Open-source ReAct AI coding agent in Go with TUI. Works with Cursor, Zed via ACP. Supports any OpenAI-compatible providers. Can use SKILLS and MCP servers.
A ReAct (Reasoning + Acting) AI coding agent written in Go, compatible with any Agent Client Protocol (ACP) editor such as Cursor, Zed, or any other ACP client.
agent (full tool access) and plan (planning + text files only).cursor/rules/ and skills just like Cursor IDEgo install github.com/EvilFreelancer/coddy-agent/cmd/coddy@latest
Or build and install manually from source:
git clone https://github.com/EvilFreelancer/coddy-agent
cd coddy-agent
make install
make install builds the binary and copies it to the appropriate location:
/usr/local/bin/coddy~/.local/bin/coddyTo only build without installing:
make build
# or manually:
go build -ldflags "-X github.com/EvilFreelancer/coddy-agent/internal/version.Version=$(git describe --tags --always)" -o coddy ./cmd/coddy/

Run coddy in any project directory to open the interactive terminal UI:
coddy
The TUI opens full-screen with a chat interface. Your session is automatically saved on exit (ctrl+c) and can be resumed later:
coddy -s tui_1234567890 # resume a saved session
Key bindings:
| Key | Action |
|---|---|
tab | Switch mode (agent / plan) |
ctrl+p | Command palette with search |
ctrl+m | Switch model from the list in config |
ctrl+x | Toggle input on/off |
esc | Cancel the running agent |
ctrl+c | Save session and exit |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource