From 513c8b650cc1bf1a8cac9118642f1e4f4a5f5ebc Mon Sep 17 00:00:00 2001 From: Julien SIKOUTRIS Date: Wed, 11 Mar 2026 13:40:13 +0100 Subject: [PATCH 1/3] Add AI Coding Compare to Resources section AI Coding Compare is a comparison tool for 50+ AI coding assistants with features, pricing, and performance benchmarks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39051fc..c306b92 100644 --- a/README.md +++ b/README.md @@ -300,4 +300,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. - [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects. - [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed. +- [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) From b7e0ce71cd2df2d380146b34a6f308597098e5b5 Mon Sep 17 00:00:00 2001 From: ofekkatriel Date: Mon, 16 Mar 2026 00:19:12 +0200 Subject: [PATCH 2/3] Add Caliber to Command-line assistants --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..04cf92e 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [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. - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. +- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0–100 and recommends MCP servers. - [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). - [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. From 85b4252598b51e4e7af6698987b115ec3ccfdb97 Mon Sep 17 00:00:00 2001 From: Reeve Francis Date: Mon, 16 Mar 2026 16:53:18 -0400 Subject: [PATCH 3/3] Add FlyDex to agent tooling list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..1c2464a 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution - [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. - [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. - [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. - [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. - [Micro Agent by Builder](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you.