Commit Graph

448 Commits

Author SHA1 Message Date
James Murdza 98fa04450b Restructure categories for better navigation and mutual exclusivity
Reorganize the entire list from 16 overlapping categories into 13 mutually
exclusive categories based on primary delivery mechanism:

### New Structure:
- **Development Environments**: AI-Native IDEs, IDE Extensions
- **Terminal**: Terminal Agents (interactive), CLI Utilities (single-command)
- **Web & Desktop**: Web-Based Tools, Desktop Applications
- **Automated Workflows**: PR & Code Review Bots, CI/CD & Testing Automation
- **Agent Infrastructure**: Multi-Agent Orchestration, Sandboxing & Isolation,
  Configuration & Context Management, Usage Analytics & Cost Tracking
- **Specialized Tools**: Git & Commit Helpers, Documentation Generation,
  Code Search & Understanding
- **Resources**: Benchmarks & Evaluation, Rule Collections & Templates

### Key Changes:
- Merged "Shell Assistants" into CLI Utilities (moved Warp to Desktop Apps)
- Consolidated App generators, UI generators, Snippet generators into Web-Based Tools
- Created new "Agent Infrastructure" section for the growing ecosystem
- Split terminal tools into Agents (interactive sessions) vs Utilities (single commands)
- Added decision tree for unambiguous tool classification

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:38:39 +00:00
James Murdza afb6e38028 Merge branch 'feat/add-significant-tools' 2026-03-25 19:22:47 +00:00
James Murdza e312091876 Add Cursor CLI to command-line tools
Added Cursor CLI alongside other major vendor CLIs (OpenAI Codex,
Gemini CLI, Amazon Q).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:22:22 +00:00
James Murdza 84ac190a8a Move Aider up in Agents list and update description
Moved Aider to position 8 (after Goose, before Plandex) to reflect
its popularity and significance. Updated URL to aider.chat and
improved description with star count.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:21:35 +00:00
James Murdza 75fd651e5e Add Jules (Google's AI coding agent)
Added Jules to the Agents section alongside other major autonomous
coding agents (Devin, OpenHands, Claude Code).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:18:28 +00:00
James Murdza 6fe6cd3ba9 Fix URLs and rename SWE-Agent to Mini SWE-Agent
- OpenAI Codex CLI: openai.com/codex/
- Gemini CLI: geminicli.com/
- SWE-Agent → Mini SWE-Agent with updated description
- GPT-Pilot: back to GitHub URL

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:17:06 +00:00
James Murdza d7b7e7e9cb Update tool URLs to use official websites instead of GitHub
Changed URLs for newly added tools to point to official product pages:
- OpenHands: all-hands.dev
- SWE-Agent: swe-agent.com
- GPT-Pilot: pythagora.ai
- Goose: block.github.io/goose
- Plandex: plandex.ai
- OpenAI Codex CLI: openai.com
- Gemini CLI: cloud.google.com

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:10:48 +00:00
James Murdza d3a454d33b Add major missing AI coding agents and CLI tools
Added high-profile autonomous coding agents and CLI tools:
- Agents: Devin, OpenHands, SWE-Agent, GPT-Pilot, Goose, Plandex
- CLI tools: OpenAI Codex CLI, Gemini CLI

Tools ordered by significance within their sections. Also moved
Claude Code to top of agents section alongside other major agents.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 19:03:28 +00:00
James Murdza 4c4ff8622f Add AgentsKB to Search section
AgentsKB is a knowledge base with 39K+ technical Q&As that integrates
with AI coding assistants via MCP server, REST API, or web interface.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 18:56:19 +00:00
James Murdza 4ea3d2f47d Fix formatting issues and remove duplicate entry
- Remove duplicate Poirot entry (was listed in both Web-based and Desktop sections)
- Fix double hyphen typo on Hermes IDE entry (- - → -)
- Standardize Zed entry to use em dash (— ) instead of hyphen
- Remove misplaced AgentsKB entry (was orphaned between Testing and Evaluation)
- Remove extra blank line in App generators section

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 18:53:51 +00:00
James Murdza 78a3f655d0 Merge pull request #269 from 0xranx/add-golembot
Add GolemBot to Agents section
2026-03-25 11:44:42 -07:00
James Murdza fa2e941414 Merge pull request #271 from sagarmk/add-beacon-plugin
Add Beacon: semantic code search plugin
2026-03-25 11:43:23 -07:00
James Murdza d290edab83 Merge pull request #315 from dohko04/add-ai-dev-toolkit
Add AI Dev Toolkit to Resources section
2026-03-25 11:22:58 -07:00
James Murdza d0d9fc6f5e Merge branch 'main' into add-golembot 2026-03-25 00:54:11 -07:00
James Murdza 6e982526c0 Merge pull request #316 from fengshao1227/add-ccg-workflow
Add CCG Workflow — multi-model collaboration CLI
2026-03-25 00:51:45 -07:00
James Murdza 5e44f42180 Merge branch 'main' into add-ccg-workflow 2026-03-25 00:51:29 -07:00
James Murdza e7c2ccb631 Merge pull request #322 from gabrielanhaia/main
Add Hermes IDE to Shell assistants section
2026-03-25 00:45:02 -07:00
James Murdza 6044b4f862 Merge pull request #324 from yjcho9317/main
Add aiignore-cli
2026-03-25 00:44:42 -07:00
James Murdza 5d9b0c0fe3 Merge pull request #313 from CrossGen-ai/add-codehawk
Add CodeHawk — AI GitHub PR review bot
2026-03-25 00:31:56 -07:00
James Murdza 78db2d7d92 Update README.md 2026-03-25 00:13:40 -07:00
James Murdza 7ac2078505 Update PULL_REQUEST_TEMPLATE.md 2026-03-25 00:07:38 -07:00
James Murdza 83151b4a77 Merge branch 'feat/pull-request-template' 2026-03-25 06:24:03 +00:00
James Murdza 8964661927 Add pull request template
Add a simple PR template to help contributors provide consistent
information when submitting pull requests.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 06:20:54 +00:00
James Murdza d5df97a51a Update README.md 2026-03-24 23:19:15 -07:00
James Murdza cd47a68172 Merge pull request #339 from melagiri/add-code-insights
Add Code Insights to Command-line section
2026-03-24 23:16:10 -07:00
Srikanth Rao M b1ed647ea8 Add Code Insights to tools list in README 2026-03-24 07:14:57 +05:30
James Murdza 897d2d3b07 Merge pull request #335 from arielshad/add-shep
Add Shep
2026-03-22 20:06:03 -07:00
Ariel Shadkhan a649b24c57 Add Shep 2026-03-22 20:26:40 +02:00
James Murdza eb3ce537ff Merge pull request #323 from charlie-cao/add-skillshub-resources
Add Skills Hub to Resources section
2026-03-21 09:42:25 -07:00
James Murdza f1abec6d71 Merge pull request #321 from JAORMX/add-brood-box
Add brood-box to Agents
2026-03-21 09:41:07 -07:00
James Murdza 40edacce54 Merge pull request #325 from Wolfe-Jam/add-faf-cli
Add faf-cli to Command-line assistants
2026-03-21 09:40:50 -07:00
James Murdza 5564c250c2 Merge pull request #231 from tarmojussila/main
Add Z.ai and MiniMax PR agent AI tools
2026-03-21 09:09:40 -07:00
tarmojussila 835534323c Merge branch 'main' into main 2026-03-21 16:34:40 +02:00
Wolfe-James d6a04d7308 Add faf-cli to Command-line assistants 2026-03-20 16:54:29 -04:00
João Jin 066d72fca3 Add aiignore-cli 2026-03-21 02:49:27 +09:00
Charlie.Cao 401bbd0a20 Add Skills Hub to Resources — community-rated AI coding instructions marketplace 2026-03-21 00:34:50 +08:00
Gabriel Anhaia 7e3a238e8f Add Hermes IDE to Shell assistants section
Added Hermes IDE to the list of AI tools in the README.
2026-03-20 16:20:54 +01:00
Juan Antonio Osorio cd21b30e57 Add brood-box to Agents section 2026-03-20 14:36:36 +02:00
li ba27aa5a1b Add CCG Workflow — multi-model collaboration CLI for Claude Code 2026-03-20 01:55:16 +08:00
Dohko 907a2cce2f Add AI Dev Toolkit to Resources section 2026-03-18 12:08:55 +00:00
CrossGen-ai 2ee4803da5 Add CodeHawk — AI GitHub PR review bot 2026-03-17 20:49:50 -07:00
James Murdza 50772ac37e Merge pull request #299 from prakersh/add-onwatch
Add onWatch to Command-line section
2026-03-17 00:05:24 -07:00
James Murdza aa7801b055 Merge branch 'main' into add-onwatch 2026-03-17 00:05:15 -07:00
James Murdza bb90e274bf Merge pull request #301 from keterslayter/add-caliber
Add Caliber to Command-line assistants
2026-03-17 00:02:42 -07:00
James Murdza aaf4777679 Merge pull request #287 from Julien361/add-aicodingcompare
Add AI Coding Compare to Resources
2026-03-16 23:58:51 -07:00
James Murdza 984e8d935b Merge pull request #307 from reevefrancis17/codex/add-flydex
Add FlyDex to the Agents section
2026-03-16 23:56:03 -07:00
Reeve Francis 85b4252598 Add FlyDex to agent tooling list 2026-03-16 16:53:18 -04:00
ofekkatriel b7e0ce71cd Add Caliber to Command-line assistants 2026-03-16 00:19:12 +02:00
Prakersh Maheshwari beb07f40c4 Add onWatch to Command-line section
onWatch is an open-source Go CLI that tracks AI API quota usage
across 7 providers with a Material Design 3 web dashboard.
2026-03-15 20:21:53 +05:30
James Murdza 8c16c466c6 Merge pull request #280 from notadamking/add-stoneforge
Add Stoneforge - multi-agent orchestration for AI coding
2026-03-12 12:33:37 -07:00