A CLI for Claude Code to integrate directly into Unity as a command line interface. Allows developers to integrate directly with Unity's editor as a new tab in their editor. Works best with Unity MCP services.
Stars
17
Forks
1
Watchers
17
Open Issues
0
Overall repository health assessment
28
commits
1
commits
feat: auto-save plan file and force continue after plan responses
48671c1View on GitHubfeat: auto-switch from Plan to Auto-approve on plan approval
bd71ce9View on GitHubfix: remove duplicate result text and strip markdown from button labels
34cac10View on GitHubfix: detect numbered options followed by trailing text, remove duplicate
d803af1View on GitHubfix: instruct Claude to avoid AskUserQuestion and surface result text
42906a1View on GitHubfix: broaden WaitingForInput detection to catch generic questions
b88c070View on GitHubfix: extract and display question text from AskUserQuestion tool calls
b9c9e9eView on GitHubfix: broaden action button detection for waiting-for-input patterns
d6bf39aView on GitHubfeat: add planning mode with read-only permission support
3145e2dView on GitHubfix: auto-repair lowercase permission rules in Claude settings files
a1e12fcView on GitHubfeat: file-based permission handler and auto-configured project settings
786ad53View on GitHub