Skip to content

Add local-cli-agent — terminal AI coding agent with orchestrator, undo, and watch mode#3028

Open
suebi76 wants to merge 1 commit intovinta:masterfrom
suebi76:master
Open

Add local-cli-agent — terminal AI coding agent with orchestrator, undo, and watch mode#3028
suebi76 wants to merge 1 commit intovinta:masterfrom
suebi76:master

Conversation

@suebi76
Copy link
Copy Markdown

@suebi76 suebi76 commented Apr 5, 2026

Description

Adding local-cli-agent — a self-improving AI coding assistant for the terminal.

Why it fits this list:

  • Runs 100% locally via Ollama or LM Studio (no API key, no cloud)
  • Master Orchestrator: complex tasks → automatic specialist plan (Architect → Backend → Tester → Verification → Security → Docs)
  • 15 built-in agent profiles
  • Undo system: every file change snapshotted, /undo restores instantly
  • Watch mode: monitors files, triggers agent on change
  • Auto-test loop: runs tests after every write, self-corrects on failure
  • Built in Python, actively maintained, open source (MIT)

GitHub: https://github.com/suebi76/local-cli-agent

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