Commit Graph

440 Commits

Author SHA1 Message Date
Ilja Nevolin d0180cdab2 Add resume-cli to CLI Utilities 2026-04-07 22:34:03 +01:00
Bradley Tangonan b0c259d219 Add Anima — native macOS companion for Claude Code
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 15:14:07 -04:00
James Murdza 8553f7c1ce Update README.md 2026-04-06 08:35:34 -07:00
James Murdza 1db32c40af Merge pull request #396 from koriyoshi2041/add-agentify
Add Agentify — OpenAPI to 9 agent interface formats
2026-04-05 17:38:32 -07:00
James Murdza 3d8f927f95 Merge pull request #394 from Abdallah-khalil/add-ptah-extension
Add Ptah - multi-provider AI coding orchestra for VS Code
2026-04-05 17:38:22 -07:00
James Murdza 707bf3183f Merge pull request #401 from prabal-rje/patch-1
Add ClaudeDown to Usage Analytics & Cost Tracking
2026-04-05 17:37:11 -07:00
Jeff Yaw 575c53a26b Add ctxlint — AI context file linter
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 17:31:57 -07:00
Prabal f1396fae32 Add ClaudeDown to Usage Analytics & Cost Tracking
ClaudeDown tracks the complaint-to-mention ratio for Claude AI
on Twitter/X in real time, comparing against historical baselines
to detect outages before the official status page acknowledges them.

- Live dashboard: https://claudedown.com
2026-04-05 01:44:36 -04:00
kigland 8ea4c41d13 Add Agentify 2026-04-04 17:43:57 +08:00
abdallah-khalil 7466907868 Add Ptah - multi-provider AI coding orchestra for VS Code 2026-04-04 02:38:37 +02:00
James Murdza dd08fddd24 Merge branch 'main' into add-kagan-vscode-extension 2026-04-01 12:12:33 -07:00
James Murdza 7bb92c877c Merge pull request #376 from cafeTechne/add-antigravity-link
Add Antigravity Link — mobile MCP bridge for Antigravity IDE
2026-04-01 12:05:54 -07:00
IM.codes aba65542e8 Add IM.codes 2026-04-01 13:55:43 +08:00
cafeTechne 3652aab5f3 Add Antigravity Link to IDE Extensions 2026-03-31 22:27:17 -04:00
Altynbek Orumbayev 9c311271df Add Kagan to IDE Extensions 2026-03-31 23:00:08 +02:00
James Murdza c58bb43de5 Fix more capitalization errors
- MacOS → macOS (Amazon Q Developer CLI)
- wsl → WSL (Amazon Q Developer CLI)
- VSCode → VS Code (Unblocked)
- IDE's → IDEs (Unblocked)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 20:10:13 +00:00
James Murdza 0946218035 Fix spelling and capitalization errors
- Ai → AI (Baz description)
- teh → the (Baz description)
- Opensource → open source (LlamaCoder)
- Github → GitHub (EntelligenceAI, OctoMind)
- Gitlab → GitLab (EntelligenceAI, Greptile)
- VSCode → VS Code, Jetbrains → JetBrains (Swimm)
- Remove duplicate PhPStorm entry (Swimm)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 20:07:42 +00:00
James Murdza d727796ac8 Reorganize Web-Based Tools categories for clarity
- Rename "App Generators" to "App Builders" for clearer intent
- Rename "Code Assistants" to "Codebase Intelligence" to better describe
  tools for understanding and navigating existing codebases
- Create new "Coding Agents" category for autonomous agents that work on
  codebases (Factory, Jules, Potpie, DemoGPT)
- Move Telex to UI Generators (it generates WordPress blocks/themes)
- Move sudocode to Codebase Intelligence (it's a context management tool)
- Remove Factory, Jules, DemoGPT, sudocode from App Builders (they don't
  generate deployable apps)

The key distinction is now:
- App Builders: create new deployable full-stack apps
- UI Generators: create UI components/designs/frontend code
- Coding Agents: work autonomously on existing codebases
- Codebase Intelligence: help understand/navigate code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 19:49:57 +00:00
James Murdza d1e1cdc6ac Update README.md 2026-03-31 12:03:38 -07:00
Kaushik Gnanaskandan f8b8367bdd Fix source link style to match repo conventions 2026-03-31 11:53:10 -07:00
Kaushik Gnanaskandan 660871e1aa Add Domscribe to Configuration & Context Management 2026-03-30 22:12:42 -07:00
James Murdza a8998609e8 Update README.md 2026-03-30 18:04:32 -07:00
James Murdza b94ab94afd Generalize section descriptions by removing specific tech names
Made descriptions more universal by avoiding specific tool names
(VS Code, GitHub, React, etc.) while keeping them technical and
descriptive.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 00:58:54 +00:00
James Murdza c065117053 Refine section descriptions with technical detail and colons
Updated all 21 section descriptions to be:
- More technical and specific
- Medium length (between too short and too verbose)
- Ending with colons to introduce the lists

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 00:56:34 +00:00
James Murdza bca713c6ed Shorten section descriptions for conciseness
Reduced all section descriptions to brief, scannable one-liners
while preserving their meaning.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 00:52:41 +00:00
James Murdza a20c7f9de3 Add short descriptions to each section in README
Added concise introductory descriptions after each section/subsection title
to provide context before the list of tools. This helps readers understand
what each category covers at a glance.

Sections updated:
- AI-Native IDEs, IDE Extensions
- Terminal Agents, CLI Utilities
- App Generators, UI Generators, Code Assistants
- Database & SQL, Snippet & Utility Tools, ChatGPT Plugins
- Desktop Applications
- PR & Code Review Bots, CI/CD & Testing Automation
- Multi-Agent Orchestration, Sandboxing & Isolation
- Configuration & Context Management, Usage Analytics & Cost Tracking
- Git & Commit Helpers, Documentation Generation
- Code Search & Understanding, Resources

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 00:50:46 +00:00
AkrMcmr 3ca5d400b1 Add DocuPilot to Documentation Generation section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 22:27:48 +09:00
James Murdza ae676a603e Merge branch 'main' into patch-1 2026-03-29 15:55:18 -07:00
EnigmaEasel bc10827365 Relocate EnigmaEasel to Snippet Generators section
Relocated the EnigmaEasel entry from "UI Generators" to the "Snippet Generators" section based on maintainer feedback. While the tool features a live preview, its primary output is production-ready code snippets (Tailwind, SCSS, JSON etc).
2026-03-30 03:23:04 +05:00
James Murdza 8c5d7302dc Update README.md 2026-03-28 17:09:10 -07:00
kurtnebiev-elvis4 b66cf6ec65 Add ai-vertical-saas-gen to App Generators section 2026-03-28 16:58:04 +01:00
chernistry 14ad7deefb Move Bernstein to end of Multi-Agent Orchestration section 2026-03-28 16:47:50 +03:00
chernistry ea07dad66c Add Bernstein to Multi-Agent Orchestration 2026-03-28 10:37:21 +03:00
dwgoldie 2bcab4c142 Add Gestalt to Configuration & Context Management (#357) 2026-03-27 21:28:35 -07:00
G3dar 33f0a993c5 Add PATAPIM to Desktop Applications 2026-03-28 00:31:15 -03:00
James Murdza cab110948d Replace CodeWP with Telex
CodeWP is now Telex (telex.automattic.ai).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:32:07 +00:00
James Murdza 7aa06738f4 Remove Replit Ghostwriter Chat
Replit is already listed under AI-Native IDEs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:31:01 +00:00
James Murdza 5eabfb5b14 Remove Rendition Create
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:30:35 +00:00
James Murdza e8b7443ab0 Update Factory.ai description
Factory is no longer waitlisted and now offers a full agent-native
development platform with Droids across IDE, terminal, CLI, and more.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:30:04 +00:00
James Murdza 996f5a5d3a Remove Second.dev
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:28:37 +00:00
James Murdza 9ff298c1f2 Remove Marblism
Marblism is no longer a devtool.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:27:49 +00:00
James Murdza 3a8a8b00f2 Remove duplicate entries
- Remove duplicate CodeRabbit entry (line 237)
- Remove duplicate Qodo PR Agent entry (line 235)
- Remove GPT Web App Generator (duplicate of MAGE - same Wasp product)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:27:36 +00:00
James Murdza 997a0bcb6b Reorder tools by popularity/notability in key sections (#356)
Move most notable and popular tools to the top of their respective sections:
- AI-Native IDEs: Cursor, Windsurf, Zed, Replit now lead
- IDE Extensions: Continue, Tabnine, Supermaven moved up after Copilot/Cline
- Terminal Agents: Claude Code, Aider, OpenHands, Devin now lead
- Desktop Applications: Warp moved to #1
- PR & Code Review: CodeRabbit, Qodo PR Agent now lead

Co-authored-by: James Murdza <jamesmurdza@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 09:24:51 -07:00
James Murdza 250b9f117d Merge branch 'chore/add-context7' 2026-03-27 16:20:33 +00:00
James Murdza c1b1f266aa Fix dead links and remove stale repositories (#355)
* Fix GitHub repository URLs that have moved

Updated URLs to their new locations:
- Rubberduck: rubberduck-ai → lgrammel
- GPT Migrate: 0xpayne → joshpxyne
- poorcoder: vgrichina → Strawberry-Computer
- Shell Whiz: beimzhan → beyimjan
- Code Review GPT → Shippie: mattzcarey/code-review-gpt → mattzcarey/shippie
- vx.dev → Dewhale: Yuyz0112/vx.dev → Yuyz0112/dewhale
- Claude Code Open → Axon: kill136/claude-code-open → kill136/axon

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update descriptions for renamed/pivoted tools

- Shippie: Updated description to reflect current features (extendable
  code review agent with MCP integration)
- Dewhale: Updated to describe as GitHub-powered AI and v0.dev alternative
- Axon: Updated to highlight self-modification and multi-provider support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Remove archived and stale repositories

Removed the following due to being archived or not updated in 6+ months:

Archived:
- talk-codebase (archived, last updated Nov 2024)

Stale (no updates in 6+ months):
- Mutable (repo deleted/404)
- Smol Developer (last updated Apr 2024)
- DevOpsGPT (last updated Aug 2024)
- Rapidpages (last updated May 2024)
- Incognito Pilot (last updated Sep 2023)
- SwePT (last updated Mar 2023)
- Blinky (last updated Jun 2024)
- Rubberduck (last updated May 2024)
- Agentic Sprint (not recently updated)
- code-collator (last updated Oct 2024)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Fix Dewhale description to use technical language

Replaced marketing speak with concrete technical details about
the tool's capabilities.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Remove additional stale projects

Removed Shippie, Dewhale, poorcoder, and Shell Whiz as they
are no longer actively maintained.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Remove GPT Migrate (stale project)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update Sweep, replace GPT-Pilot/Srcbook with Pythagora/Mocha

- Sweep: Changed from stale GitHub repo to sweep.dev, moved to IDE
  Extensions (now a JetBrains plugin with autocomplete and codebase indexing)
- GPT-Pilot: Removed stale GitHub repo, replaced with Pythagora
  (pythagora.ai) in App Generators - the commercial evolution of GPT-Pilot
- Srcbook: Removed stale GitHub repo, replaced with Mocha (getmocha.com)
  in App Generators - AI-powered no-code app builder

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Remove additional stale GitHub repositories

Removed repos not updated in 6+ months:
- GPT Engineer (AntonOsika/gpt-engineer) - last updated May 2025
- Vibe Compiler (Strawberry-Computer/vibe-compiler) - last updated May 2025
- MutahunterAI (codeintegrity-ai/mutahunter) - last updated April 2025
- Roundtable MCP Server (askbudi/roundtable) - last updated October 2025
- AutoComplete.sh (closedLoop-technologies/autocomplete-sh) - last updated February 2025

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: James Murdza <jamesmurdza@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 09:20:24 -07:00
James Murdza 2c32c0072c Add Context7 to Configuration & Context Management
Context7 is a documentation platform that delivers up-to-date,
version-specific docs and code examples for any library directly
into AI coding tools like Cursor, Claude Code, and Windsurf.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:07:11 +00:00
James Murdza 4318882770 Restore Magnet and Onboard links
Re-added after user confirmed they are working:
- Magnet (magnet.run) - updated description to "AI-native workspace"
- Onboard (getonboardai.com) - SSL cert issue was transient

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 15:48:21 +00:00
James Murdza 1d280ac164 Remove more dead links and update changed URLs
Dead links removed (SSL/certificate errors or 404):
- Melty (melty.sh) - redirects to Conductor which is already listed
- Magnet (magnet.run) - returns 404
- Onboard AI (getonboardai.com) - SSL certificate expired
- AskCommand (askcommand.cppexpert.online) - SSL certificate expired
- GitFluence (gitfluence.com) - SSL error 526
- Supacodes (supacodes.com) - returns 403 forbidden

Updated URLs:
- Galileo AI → Google Stitch (stitch.withgoogle.com) - acquired by Google
- ChatWithGit URL updated to plugins.sdan.io/git (redirected)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 15:45:06 +00:00
James Murdza c413f010fa Clean up Cosine and Vibe Kanban descriptions
- Removed "Formerly Buildt/Bloop" suffixes
- Added VPC deployment detail to Cosine description

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 15:42:30 +00:00
James Murdza e8dd60574a Add Cosine and Vibe Kanban (pivoted tools still relevant)
- Added Cosine (cosine.sh) to Terminal Agents - enterprise AI software
  engineer for bug fixes, features, refactors, and PR generation.
  This is what Buildt pivoted to.

- Added Vibe Kanban (bloop.ai) to Multi-Agent Orchestration - AI-powered
  Kanban platform for orchestrating autonomous coding agents.
  This is what Bloop pivoted to.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 15:42:30 +00:00