Alternatives
Products that do what Mi does
30-line zero-config CLI agent for bug fixes + refactoring
- 1

- 2

- 3

- 4

- 5

- 6
- 7
- 8

- 9

- 10

- 11NO
Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…
2024 · github.com
- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19OO
Hi HN, I built OpenHarness , an open-source terminal coding agent that works with any LLM: Ollama (free, local), OpenAI, Anthropic, Deepseek, Qwen or any OpenAI-compatible API. Install and run: npm install -g @zhijiewang/openharness oh # auto-detect local model oh --model ollama/qwen2.5:7b # specific model What it does: - 17 tools (file read/edit/write, bash, grep, glob, web search, task management, notebooks) - 16 slash commands (/diff, /undo, /commit, /cost, /compact, /plan, /review...) - Git integration: every AI edit auto-committed,…
Apr 2026 · github.com
- 20

- 21

- 22WB
Hi HN, I'm one of the creators of Nanobrowser, an open-source Chrome extension that lets you automate web tasks using AI agents. We were inspired by the potential of tools like OpenAI's Operator, but we wanted something that was: -Open-Source:You can see the code, modify it, and contribute to the project. -Browser-Based:No complex setups or server deployments. It runs directly in your browser. -Customizable:You can tailor the agent's behavior to your specific needs. -BYO LLM:Bring your own large language model API key (OpenAI, Anthropic,or even local models), No vendor lock-in. -Privacy…
2025 · github.com
- 23MC
I got tired of coding agents that feel like IDEs in disguise. Slow to start, full of chrome, opinionated about where you work. So I built one that doesn't get in the way. It's called *mini-coder*. The command is `mc`. Tagline: Small. Fast. Gets out of your way. Oh — and it mostly wrote itself (with some help from me). --- ## What it is mini-coder is a terminal-native AI coding agent built on *Bun.js* — fast startup, native TypeScript, built-in SQLite, no ceremony. It routes to *Anthropic, OpenAI, Google, Ollama, and Zen* and auto-detects your provider from env vars. No config file to write.…
Mar 2026 · github.com
- 24DV
I was tired of setting up my coding environment from scratch whenever I switched machines, and I wanted easy access to Goose AI (an OpenAI-powered coding assistant) without complex configuration. So this weekend I hacked together Goosecode Server - a dockerized VS Code that runs in the browser with the Goose AI agent pre-installed and configured. It's nothing fancy, just combining existing tools in a useful way. What's interesting is that beyond personal use, it can be integrated as a tool call for AI agents people are building. Since it's containerized with a standard interface, you can…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →