Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

I Built a Claude Code-Level Coding Assistant That Runs Entirely on Your Machine

DEV Community·maruakshay·26 days ago
#lzyCROfp
#ai#opensource#cli#software#miii#fullscreen
Reading 0:00
15s threshold

No cloud. No API keys. No data leaving your machine. Claude Code is great. But every keystroke, every file, every snippet of your codebase hits Anthropic's servers. For a lot of developers — those working with client codebases, sensitive projects, or under strict company data policies — that's a deal-breaker. So I built miii-cli . A terminal-native AI coding assistant powered by local models via Ollama (or any OpenAI-compatible API). Same agentic workflow as Claude Code. Zero cloud. What it does miii isn't just a chatbot in your terminal. It's a full agentic loop: Reads and writes files — edits, creates, overwrites, deletes Runs shell commands — tests its own output, verifies changes Chains up to 6 tool calls deep — reads, edits, runs, verifies autonomously Reads full project context — type @filename to instantly inject any file Persists session memory — conversations survive across terminal launches Supports custom slash commands — extend it with your own Markdown or TypeScript skill files It plans the…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More