diff --git a/CHANGELOG.md b/CHANGELOG.md index 39b2a15..36202cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [3.9.8] - 2026-01-20 + ### Added -- **AI Ecosystem: AI Coding Agents Matrix reference** — External comparison resource - - Added link to coding-agents-matrix.dev in `guide/ai-ecosystem.md` (IDE-Based Tools section) - - Added `coding_agents_matrix` entry in `machine-readable/reference.yaml` (ecosystem.complementary) - - Provides objective comparison of Claude Code vs 22+ alternatives across 11 technical criteria - - Criteria include: MCP support, Skills, Commands, Subagents, Plan Mode - - Minimal integration (1-line note) to acknowledge ecosystem without diluting focus - - Source: [coding-agents-matrix.dev](https://coding-agents-matrix.dev/) (updated Jan 19, 2026) +- **AI Ecosystem: AI Coding Agents Matrix integration** — Comprehensive ecosystem resource + - **New Section 11** in `guide/ai-ecosystem.md` (~60 lines): "AI Coding Agents Matrix" + - Interactive comparison of 23 AI coding agents across 11 technical criteria + - What Is It, Why It's Useful, Complementarity table, Interactive Features, Limitations + - Positioning: Discovery (Matrix) → Mastery (This Guide) + - Maintainers: Packmind (Cédric Teyton, Arthur Magne) + - **Enhanced `machine-readable/reference.yaml`** (lines 397-412): + - Added: GitHub repo, maintainers, license (Apache-2.0), tech stack (React, Vite, Tailwind) + - Added: 4 features (11 criteria, sortable/filterable, community-driven, JSON-based) + - Added: positioning note, data freshness warning + - **Updated `README.md`** (Section 8: Ecosystem): + - Converted complementary resources to comparison table (4 projects) + - Added dedicated paragraph for AI Coding Agents Matrix with use case + - Positioning: "Use Matrix to discover/compare → Choose Claude Code → Use this guide to master it" + - Cross-promotion with [coding-agents-matrix.dev](https://coding-agents-matrix.dev/) (updated Jan 19, 2026) ## [3.9.7] - 2026-01-20 diff --git a/README.md b/README.md index 3ee2c07..39d46ea 100644 --- a/README.md +++ b/README.md @@ -331,10 +331,23 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv 💡 **Architecture**: Separate repos for clear audience separation (devs vs non-devs), bidirectional cross-links for easy navigation. -**Complementary guides**: -- [claude-code-templates](https://github.com/davila7/claude-code-templates) — Install templates via CLI (17k⭐) -- [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) — Community tool library -- [Claude-Code-Everything](https://github.com/wesammustafa/Claude-Code-Everything) — Visual walkthrough +**Complementary resources**: + +| Project | Focus | Best For | +|---------|-------|----------| +| [claude-code-templates](https://github.com/davila7/claude-code-templates) | **Distribution** - Install & use | Getting 200+ templates via CLI (17k⭐) | +| [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) | **Curation** - Discover & link | Exploring community resources | +| [Claude-Code-Everything](https://github.com/wesammustafa/Claude-Code-Everything) | **Visual walkthrough** | Learning through screenshots | +| [AI Coding Agents Matrix](https://coding-agents-matrix.dev) | **Technical comparison** | Comparing Claude Code vs 22+ alternatives | + +**AI Coding Agents Matrix** (by [Packmind](https://packmind.com)): +- Interactive comparison: **23 AI coding agents** across **11 technical criteria** +- Criteria: CLI, MCP Support, Skills, Commands, Subagents, Plan Mode, AGENTS.md, and more +- Sortable/filterable matrix for precision discovery +- Open source ([Apache-2.0](https://github.com/PackmindHub/coding-agents-matrix)), community-driven +- **Use case**: Discovery (Matrix: "Which agent has X feature?") → Mastery (This Guide: "How to use Claude Code?") + +**Positioning**: Use Matrix to **discover and compare** → Choose Claude Code → Use this guide to **master it**. **Community**: 🇫🇷 [Dev With AI](https://www.devw.ai/) — 1500+ devs on Slack, meetups in Paris, Bordeaux, Lyon @@ -369,7 +382,7 @@ Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). --- -*Version 3.9.7 | January 2026 | Crafted with Claude* +*Version 3.9.8 | January 2026 | Crafted with Claude*