From 094dd48d94a110425541f23c6f79362349042ae3 Mon Sep 17 00:00:00 2001 From: scotthavird Date: Mon, 29 Dec 2025 16:00:48 -0500 Subject: [PATCH 1/9] Add Havoptic - AI coding tool release tracker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..6bc7a9a 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Bloop](https://bloop.ai/) — Natural language search for repositories. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. +- [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) ## Testing From b1422c3cd1fac04831e2bd5936d08ffdbec7f569 Mon Sep 17 00:00:00 2001 From: Mathis <93727116+mathisdev7@users.noreply.github.com> Date: Sat, 3 Jan 2026 16:01:07 +0100 Subject: [PATCH 2/9] Add Arctic CLI to AI tools list Added Arctic CLI to the list of AI tools in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..ba32c2d 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. - [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. +- [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. ### Desktop From 47186f664a703d41facf5ec650753c3026d36be5 Mon Sep 17 00:00:00 2001 From: Harsh Kumar <9u.harsh@gmail.com> Date: Sun, 4 Jan 2026 10:37:44 +0530 Subject: [PATCH 3/9] Added Fastshot Added Fastshot to the list of no-code platforms. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..000da15 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. - [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. +- [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. ## UI generators From 11981e6eec4bd0f6186762ca9069263a2423c683 Mon Sep 17 00:00:00 2001 From: Pushkaraj Kulkarni <107422421+thepushkaraj@users.noreply.github.com> Date: Wed, 14 Jan 2026 01:23:27 +0530 Subject: [PATCH 4/9] Add ContextMCP to Search section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..5f3e45d 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Bloop](https://bloop.ai/) — Natural language search for repositories. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. +- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. ## Testing From a0476f7fbcef90824dd40f82185e7175150be815 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Sat, 24 Jan 2026 16:29:09 +0000 Subject: [PATCH 5/9] Add Open Agent to the Agents list Open Agent is a self-hosted control plane for Claude Code that provides: - Isolated container workspaces (systemd-nspawn) - Real-time mission streaming - Git-backed Library for skills, tools, rules, and MCPs - Web and iOS dashboards --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..dee0a02 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Potpie](https://potpie.ai) — Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents. - [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. +- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code From 11d717febc2ed6486e28ee80fc29b6fb5b511e09 Mon Sep 17 00:00:00 2001 From: jinmingyang <2214962083@qq.com> Date: Tue, 27 Jan 2026 11:39:52 +0800 Subject: [PATCH 6/9] feat: add vsync to Command-line section Add vsync - a CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion. GitHub: https://github.com/nicepkg/vsync --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..e6bbe77 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. - [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. +- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON ↔ TOML ↔ JSONC). ### Desktop From 537c6fb953f4f220661cd0b1fc53c733bf78f5db Mon Sep 17 00:00:00 2001 From: Junho Yeo Date: Fri, 30 Jan 2026 22:46:43 +0900 Subject: [PATCH 7/9] Add Tokscale to Command-line assistants --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..e0d21bf 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. - [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. +- [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. ### Desktop From 91572c7d4798e8bca3b67fd73e904bfe8ff151a7 Mon Sep 17 00:00:00 2001 From: Ryan Snodgrass Date: Sun, 1 Feb 2026 11:45:25 -0800 Subject: [PATCH 8/9] Add aloc - AI-augmented lines of code counter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..f455f5f 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Command-line - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). +- [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. - [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages. - [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. From 1e48f528563f9d9c8cffe03f7af8bbdb18554ec4 Mon Sep 17 00:00:00 2001 From: scotthavird Date: Mon, 2 Feb 2026 00:01:31 -0500 Subject: [PATCH 9/9] Move Havoptic to Resources section Per maintainer feedback, moved Havoptic from Search section to a new Resources section at the bottom of the list. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bc7a9a..3e3ba44 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Search](#search) - [Testing](#testing) - [Evaluation](#evaluation) +- [Resources](#resources) ## IDEs - [Google Antigravity](https://antigravity.google/) — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration. @@ -242,7 +243,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Bloop](https://bloop.ai/) — Natural language search for repositories. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. -- [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) ## Testing @@ -263,3 +263,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Evaluation - [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. + +## Resources + +- [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com)