u/Broad_Chemistry1080

▲ 9 r/rajkot+2 crossposts

Been building this for a while. Finally at a point where I'm happy to share it.

What it does:

  • Agentic coding loop — plans, writes, debugs and iterates on its own
  • Reads your full project context (not just one file)
  • Runs terminal commands to test its own output
  • Keeps looping until the task is done

Why I built it: Claude Code is great but your code hits Anthropic's servers every time. For anyone working with sensitive codebases, client projects, or just not wanting to pay per token forever — that's a problem.

This runs entirely local. Zero data sent anywhere.

Stack: Node.js / npm package

📦 npm: https://www.npmjs.com/package/miii-cli ⭐ GitHub: https://github.com/maruakshay/miii-cli

Would love feedback, especially around model compatibility and performance. Still early days. Happy to answer any questions.

u/Broad_Chemistry1080 — 7 days ago