Skip to content

Add unity-csharpconsole (C# REPL) and unity-cli-plugin (AI agent plugin)#7

Open
niqibiao wants to merge 1 commit intoproyecto26:masterfrom
niqibiao:add-unity-repl-and-cli-plugin
Open

Add unity-csharpconsole (C# REPL) and unity-cli-plugin (AI agent plugin)#7
niqibiao wants to merge 1 commit intoproyecto26:masterfrom
niqibiao:add-unity-repl-and-cli-plugin

Conversation

@niqibiao
Copy link
Copy Markdown

What's added

Editor section

  • unity-cli-plugin — AI coding agent plugin for Unity Editor supporting Claude Code and Codex CLI. 40+ built-in commands for scene editing, components, assets, screenshots, and profiling; falls back to a full Roslyn C# REPL.

Scripting section

  • CSharp Console — Interactive Roslyn-powered C# REPL for Unity Editor and Runtime. Persistent session state, private member access, remote Player execution via HybridCLR, and an extensible `[CommandAction]` command framework.

Both projects are open-source (Apache 2.0) and actively maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant