[PR #10665] [MERGED] Add UnityCodeLama to README.md #60015

Closed
opened 2026-04-29 14:56:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10665
Author: @HardCodeDev777
Created: 5/11/2025
Status: Merged
Merged: 5/11/2025
Merged by: @jmorganca

Base: mainHead: unitycodelama


📝 Commits (2)

  • 020644a Add BlazeLama to community section
  • ebaba4e Add UnityCodeLama

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

This PR adds UnityCodeLama – an in-editor utility for Unity that lets developers send their C# scripts to local LLMs via Ollama.

It supports:

  • 🔎 Model selection (any local Ollama model)
  • 🧠 Prompt profiles (Explain / Bug detection / Improvement)
  • 📄 Script selection directly from the project
  • 📋 Copy-paste ready responses

Aims to bring AI-assisted analysis and debugging right into the Unity Editor.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/10665 **Author:** [@HardCodeDev777](https://github.com/HardCodeDev777) **Created:** 5/11/2025 **Status:** ✅ Merged **Merged:** 5/11/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `unitycodelama` --- ### 📝 Commits (2) - [`020644a`](https://github.com/ollama/ollama/commit/020644a6db8c56edc55ebde8574b575fb9ab3987) Add BlazeLama to community section - [`ebaba4e`](https://github.com/ollama/ollama/commit/ebaba4ec721168cdcc542327ec2580afd953b427) Add UnityCodeLama ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This PR adds UnityCodeLama – an in-editor utility for Unity that lets developers send their C# scripts to local LLMs via Ollama. It supports: - 🔎 Model selection (any local Ollama model) - 🧠 Prompt profiles (Explain / Bug detection / Improvement) - 📄 Script selection directly from the project - 📋 Copy-paste ready responses Aims to bring AI-assisted analysis and debugging right into the Unity Editor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 14:56:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#60015