Show HN: Cloi – free local debugging agent in your terminal Hey everyone! For the past two weeks my friend and I have been heads-down building Cloi, a fully local debugging agent that runs right in your terminal. You probably know the drill—every AI coding tool asks for API keys, subscriptions, and uploads your entire codebase to the cloud. Cloi does none of that: it runs entirely on your machine, with no cloud, no API keys, no subscriptions, and zero data leaving your system. What Cloi does: - Contextual error capture: Grabs your stack trace, local files, and environment to understand the issue. - Local LLM inference: Spins up Ollama on your box and generates targeted fixes—no external servers. - Safe patch application: Presents you with diffs and only applies changes when you explicitly approve. - Model‐agnostic: Ships with Phi-4 out of the box (surprisingly capable for its size!), but you can swap in any Ollama model you’ve installed. Why we built it: - Maintain full control over your code and data—ideal for security-sensitive projects - Avoid recurring subscription fees and cloud vendor lock-in - Keep your development flow entirely offline when you need it Highlights: We hit 202 stars in just 5 days, which tells us we're not the only ones who wanted this! Cloi is plug-and-play (just install and run), and we designed it to be completely unopinionated, meaning you can you whatever Ollama model you want. Get it now: npm install -g @cloi-ai/cloi If you find Cloi useful, we’d really appreciate a star on GitHub. Try it out, let us know what you think, and happy debugging! — Gabriel Cha & Mingyou Kim https://ift.tt/QlR0rCN May 7, 2025 at 10:55PM
Show HN: Cloi – free local debugging agent in your terminal https://ift.tt/8ncAKua
Related Articles
Show HN: Waldo is like having a big QA department, without a big QA department https://ift.tt/3qQTsaXShow HN: Waldo is like having a big QA department, without a big QA de… Read More
Show HN: ChangeSets – group PRs across multiple Git repos https://ift.tt/30zeTCdShow HN: ChangeSets – group PRs across multiple Git repos https://ift.… Read More
Show HN: Shellhook – turn any shell command into a HTTP API https://ift.tt/3CsUz2GShow HN: Shellhook – turn any shell command into a HTTP API https://sh… Read More
Show HN: Hulu Raw Video Downloader https://ift.tt/2Z5BUfOShow HN: Hulu Raw Video Downloader https://ift.tt/3HPOgdI November 21,… Read More
Show HN: A Byte of Coding – Curated technical deep-dives straight to your inbox https://ift.tt/3kLlHUMShow HN: A Byte of Coding – Curated technical deep-dives straight to y… Read More
Show HN: Windster - Tailwind CSS admin dashboard interface [MIT license] https://ift.tt/32cH4bdShow HN: Windster - Tailwind CSS admin dashboard interface [MIT licens… Read More
Show HN: Ledtop – htop, but for your motherboard or case LEDs https://ift.tt/32jQwcQShow HN: Ledtop – htop, but for your motherboard or case LEDs https://… Read More
Show HN: Venny is a set of components to create Venn Diagrams on a web page https://ift.tt/3HAYApNShow HN: Venny is a set of components to create Venn Diagrams on a web… Read More
0 Comments: