Florian BRUNIAUX
7df11b224f
release: v3.18.2 - Steinberger Practitioner Insight
...
Add Peter Steinberger (PSPDFKit Founder, Moltbot Creator) to Practitioner
Insights with model-agnostic workflow patterns.
Changes:
- Add Steinberger entry in guide/ai-ecosystem.md (stream monitoring,
multi-project juggling, fresh context validation, iterative exploration)
- Complete evaluation in docs/resource-evaluations/steinberger-inference-speed.md
(score 3/5, fact-checked GPT-5.2, validated credentials)
- Update docs/resource-evaluations/README.md (15→16 evaluations)
- Add practitioner_steinberger references in machine-readable/reference.yaml
- Version bump 3.18.1 → 3.18.2 (VERSION + sync all docs)
- Update CHANGELOG.md with detailed v3.18.2 entry
- Update README.md evaluations count (22→25)
Scope: Model-agnostic patterns only, zero model comparisons.
Source: https://steipete.me/posts/2025/shipping-at-inference-speed
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-30 09:49:55 +01:00
Florian BRUNIAUX
97c4c7e5ae
release: v3.18.0 - Known Issues Tracker & RTK Integration
...
MAJOR ADDITIONS:
1. Known Issues Tracker (guide/known-issues.md, 285 lines)
- GitHub issue auto-creation bug (Issue #13797 , v2.0.65+, ACTIVE)
- Excessive token consumption (Issue #16856 , v2.1.1+, Jan 2026)
- Model quality degradation (Aug-Sep 2025, RESOLVED)
- Verified: 17+ accidental public disclosures, 20+ token reports
- Fact-checked: Perplexity Pro + GitHub API direct queries
- Impact: Critical security awareness, actionable workarounds
2. RTK (Rust Token Killer) Integration
- 72.6% average token reduction for git operations
- Benchmarks: git log (92.3%), git status (76.0%), find (76.3%)
- Templates: CLAUDE.md, skill, PreToolUse hook
- Limitations documented: grep broken, ls worse, early-stage
FIXES:
- Corrected "mgrep" misattribution in Everything Claude Code evaluation
VERSION UPDATES:
- VERSION: 3.17.1 → 3.18.0
- Synced across README.md, cheatsheet.md, ultimate-guide.md, reference.yaml
FILES MODIFIED: 6 (CHANGELOG, VERSION, README, cheatsheet, guide, reference)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 18:20:05 +01:00
Florian BRUNIAUX
7957dda29c
release: version 3.17.1 - README V3 with Repository Structure diagram
...
### Added
- Repository Structure diagram (Mermaid + ASCII collapsible)
- 4 missing guides in Core Documentation table
- Quiz online link (landing site)
### Changed
- README V3: merged best of both versions (WHY/HOW positioning + complete sections)
- Ecosystem positioning: complementary instead of competitive
- Core Documentation: added AI Ecosystem, AI Traceability, Search Tools, Learning with AI
### Removed
- README-new.md (merged into README.md)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-27 18:30:18 +01:00
Florian BRUNIAUX
9055c31ee7
release: version 3.17.0 - Tasks API limitations documentation
...
Version bump from 3.16.0 to 3.17.0 with Tasks API field visibility
limitations integration.
Changes:
- VERSION: 3.16.0 → 3.17.0
- CHANGELOG.md: Moved [Unreleased] to [3.17.0] - 2026-01-27
- README.md: Updated version footer, resource evaluations count (22)
- guide/cheatsheet.md: Updated version headers
- guide/ultimate-guide.md: Updated version
- machine-readable/reference.yaml: Updated version + date
Release highlights:
- 🚨 CRITICAL: Tasks API limitations documented (Gang Rui analysis)
* TaskList field visibility constraints
* 11x-51x cost overhead for N tasks
* 3 workaround patterns provided
* Prevents user frustration, maintains guide credibility
- 📊 Stats: 22 resource evaluations, 493 lines added
- 🎯 Impact: All Tasks API users (v2.1.16+) benefit from transparency
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-27 16:21:05 +01:00
Florian BRUNIAUX
3a5012eef7
docs: document Tasks API field visibility limitations (Gang Rui analysis)
...
Integration of community practitioner feedback on Tasks API (v2.1.16+)
field visibility constraints discovered through real-world usage.
Changes:
- guide/ultimate-guide.md:
* Added 3 rows to comparison table (field visibility, metadata, overhead)
* New subsection "⚠️ Tasks API Limitations (Critical)" (~40 lines)
* Field visibility constraint table, cost examples, 3 workaround patterns
- guide/workflows/task-management.md:
* New subsection "⚠️ Field Visibility Limitations" (~35 lines)
* Workflow adjustments, cost awareness, mitigation strategies
- guide/cheatsheet.md:
* Added limitation note with actionable tip (~3 lines)
- machine-readable/reference.yaml:
* 4 new entries: limitations, field_visibility, cost_overhead, workarounds
* Updated resource_evaluations_count: 16 → 22
- docs/resource-evaluations/016-gang-rui-tasks-api-limitations.md:
* New comprehensive evaluation (score 5/5 CRITICAL)
* Fact-check, challenge phase, integration details
- README.md:
* Updated resource evaluations count: 15 → 22 assessments
Score: 5/5 (CRITICAL) - Breaks recommended workflow, 11x-51x cost
overhead, prevents user frustration, maintains guide credibility.
Source: https://www.linkedin.com/posts/limgangrui_i-explored-the-new-claude-codes-task-system-activity-7420651412881268736-Hpd6
Date: 2026-01-24
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-27 16:16:49 +01:00
Florian BRUNIAUX
87423c5546
release: version 3.16.0 - TeammateTool + Myths vs Reality
...
- TeammateTool: Experimental multi-agent coordination docs
- Appendix D: Myths vs Reality (debunk misinformation)
- Cheatsheet: Features Méconnues section
- Resource evaluation: Rejected social media post (score 1/5)
- Version bump: 3.15.0 → 3.16.0
- Landing sync: 15,400+ lines (vs 14,900+)
2026-01-27 10:15:39 +01:00
Florian BRUNIAUX
6e621806a4
docs: add Myths vs Reality appendix + TeammateTool documentation
...
- Appendix D: Myths vs Reality
- Myth: Hidden features with secret flags
- Myth: Tasks API = autonomous agents
- Myth: 100x faster claims
- Reality: Documented strengths of Claude Code
- How to spot reliable vs unreliable sources
- New: TeammateTool experimental feature documentation
- Multi-agent orchestration capabilities
- Execution backends (in-process, tmux, iTerm2)
- Usage patterns (parallel specialists, swarm)
- Clear warnings about experimental status
- Community sources cited
- Cheatsheet: Features Méconnues (But Official!) section
- Tasks API, Background Agents, TeammateTool
- Session Forking, LSP Tool
- Pro tip: Read the CHANGELOG
- Reference.yaml: Added line numbers for new sections
- Resource evaluation: Rejected low-quality social media post
(docs/resource-evaluations/2026-01-27-claude-code-hidden-feature-social-post.md)
Addresses community misinformation while documenting real experimental features with proper sourcing.
2026-01-27 09:45:06 +01:00
Florian BRUNIAUX
a8d0f0273d
release: version 3.15.0 - MCP Apps integration
...
Bump version to 3.15.0 with comprehensive MCP Apps documentation.
Version updates:
- VERSION: 3.14.0 → 3.15.0
- Synced across: README.md, cheatsheet.md, ultimate-guide.md, reference.yaml
- Updated date: reference.yaml (2026-01-27)
CHANGELOG.md:
- Added MCP Apps (SEP-1865) documentation entry in [Unreleased]
- ~50 lines detailing all changes:
- architecture.md section (~150 lines)
- ultimate-guide.md section (~90 lines)
- Table update (Plugin vs MCP vs MCP Apps)
- machine-readable/reference.yaml (8 entries)
- Resource evaluation (159 lines, score 4/5)
- Key facts: First official MCP extension, co-authored OpenAI+Anthropic
- 9 interactive tools at launch (Asana, Slack, Figma, etc.)
- Platform support: Claude Desktop, VS Code, ChatGPT, Goose
- CLI relevance: Indirect (ecosystem, dev, hybrid workflows)
README.md:
- Resource Evaluations: 14 → 15 assessments
docs/resource-evaluations/README.md:
- Added MCP Apps entry in index table
- Score: 3/5 → 4/5 (High Value)
- Updated date: 2026-01-27
- Confirmed count: 15 evaluations
Total changes:
- 2 commits (MCP Apps docs + version bump)
- ~240 lines documentation (architecture + guide)
- 15 resource evaluations tracked
- 4/5 integration score (ecosystem impact)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-27 08:24:25 +01:00
Florian BRUNIAUX
3a7671ac5e
docs: update $ARGUMENTS syntax for v2.1.19 breaking change + evaluation
...
Updated all documentation and examples to reflect Claude Code v2.1.19
breaking change: $ARGUMENTS.0 → $ARGUMENTS[0] (bracket syntax).
Changes:
- guide/ultimate-guide.md: 7 occurrences updated to bracket/shorthand syntax
- guide/cheatsheet.md: Command template updated
- Added migration note in § 6.2 Variable Interpolation
- Created migration scripts: migrate-arguments-syntax.{sh,ps1}
• Automated detection + conversion with backups
• Dry-run mode, cross-platform (macOS/Linux/Windows)
- Added formal evaluation: eval-claude-code-releases-jan2026.md
• Score: 5/5 (Critical - Integrate Immediately)
• Covers releases 2.1.0 to 2.1.19 (January 2026)
• Technical accuracy verified against GitHub CHANGELOG
Files:
- guide/ultimate-guide.md (+23 lines, 7 occurrences fixed)
- guide/cheatsheet.md (+1 line)
- examples/scripts/migrate-arguments-syntax.sh (+152 lines)
- examples/scripts/migrate-arguments-syntax.ps1 (+143 lines)
- docs/resource-evaluations/eval-claude-code-releases-jan2026.md (+273 lines)
- CHANGELOG.md (+12 lines, Unreleased section)
Total: +605 lines
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 17:37:49 +01:00
Florian BRUNIAUX
893c125fa7
release: version 3.14.0 - NotebookLM MCP integration
...
Bump version from 3.13.0 to 3.14.0 with complete NotebookLM MCP documentation.
## Version Updates
- VERSION: 3.13.0 → 3.14.0
- Synced across: README.md, guide/cheatsheet.md, guide/ultimate-guide.md, machine-readable/reference.yaml
## CHANGELOG.md
- Added comprehensive v3.14.0 entry with NotebookLM MCP documentation details
- Moved previous [Unreleased] items to v3.14.0
- Updated templates count: 86 → 83 (accurate count)
## Documentation Changes
Already committed in ff3458a :
- guide/ai-ecosystem.md: +603 lines (§ 4.1-4.5)
- guide/ultimate-guide.md: +3 lines (MCP integration mention)
- Complete coverage of 16 MCP tools across 3 profiles
## Landing Site Sync
- Landing site updated: 3.13.0 → 3.14.0
- All checks passing (version, templates, quiz, guide lines)
- Verified with ./scripts/check-landing-sync.sh
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:06:46 +01:00
Florian BRUNIAUX
821c900ba0
docs: add task management workflow and update guides
...
- Add guide/workflows/task-management.md (comprehensive workflow)
- Update ultimate-guide.md with task management sections
- Add task management quick reference to cheatsheet
- Update machine-readable/reference.yaml with new content
- Update .gitignore for docs/ directory
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 14:02:54 +01:00
Florian BRUNIAUX
6f6cd90bc1
release: version 3.13.0 - Boris Cherny mental models integration
...
Major additions:
- CLAUDE.md as Compounding Memory philosophy (never correct Claude twice)
- Plan-First Discipline methodology (foundational pattern)
- Verification Loops architectural pattern (8 domains)
- Advanced Worktree Tooling section (3 independent tools validated)
- Anthropic governance resources (Constitution, Petri v2)
- Search tools mastery workflow (grep, grepai, ast-grep, Serena)
Updates:
- Boris Cherny case study enhanced with direct quotes
- Templates count: 83 → 86
- Reference YAML: new architecture diagram, search tools comparison
Resource evaluations:
- Boris Cowork video (3/5 - pertinent)
- Wooldridge productivity stack (3/5 - remote-first workflows)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 13:32:54 +01:00
Florian BRUNIAUX
96da6ebd7e
feat: add bridge script for Claude Code → LM Studio execution (v3.12.1)
...
Bridge script enables local execution of Claude Code plans via LM Studio:
- Python CLI with 5 components (DoobidooReader, LMStudioClient, Validator, StepExecutor, PlanExecutor)
- JSON Schema for plan validation (bridge-plan-schema.json)
- Cost optimization: Plan with Opus (~$0.50-2), execute free locally (80-90% savings)
- 4 validation types: json, syntax_check, contains_keys, non_empty
- CLI: --health, --list, --plan ID, -v verbose mode
Documentation:
- New section "Local Execution Bridge" in ultimate-guide.md §11.2
- scripts/README.md with full usage documentation
- machine-readable/reference.yaml entries for discoverability
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-25 18:43:05 +01:00
Florian BRUNIAUX
7330eacb2b
chore: bump version to 3.12.0
...
- Update VERSION file (3.11.7 → 3.12.0)
- Sync cheatsheet.md version references
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-25 13:31:15 +01:00
Florian BRUNIAUX
caf302107f
docs: add ClawdBot vs Claude Code FAQ (v3.11.7)
...
- Add Appendix B: FAQ section addressing ClawdBot confusion
- Comprehensive comparison table (9 dimensions)
- Early warning note in 'Before You Start' section
- New README section with quick explanation
- Update all version references to 3.11.7
- Index FAQ in reference.yaml
Context: Jan 2026 community buzz created confusion between
ClawdBot (chatbot for messaging apps) and Claude Code (CLI dev tool)
Total: +86 lines across 5 files
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-25 11:38:19 +01:00
Florian BRUNIAUX
ee5791668a
docs: add SE-CoVe plugin example + resource evaluation workflow (v3.11.6)
...
- First plugin example: SE-CoVe (Chain-of-Verification, Meta AI ACL 2024)
- Academic approach: cite paper metrics, not marketing claims
- Performance table: +23-112% accuracy (task-dependent, trade-offs disclosed)
- Resource evaluation template established (Perplexity fact-check workflow)
- Curation policy: Academic validation + Claims verified + Costs transparent
- Templates count: 82 → 83
- Architecture diagram added (visual overview of Claude Code internals)
Files:
- examples/plugins/se-cove.md (new plugin documentation)
- claudedocs/resource-evaluations/2026-01-24-se-cove-plugin.md (evaluation report)
- README.md, CHANGELOG.md, VERSION, reference.yaml (version bump 3.11.5 → 3.11.6)
- guide/architecture.md + image (visual overview)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-24 17:40:54 +01:00
Florian BRUNIAUX
89eefea8ac
docs: add skills.sh marketplace documentation (v3.11.5)
...
Added comprehensive documentation for skills.sh (Vercel Labs) marketplace:
Section 5.5 (Skills Marketplace):
- Installation instructions (npx add-skill <owner/repo>)
- Top skills by category (Frontend, Database, Auth, Testing)
- Format compatibility (100% compatible with .claude/skills/)
- Status & trade-offs (community project, early stage)
Section 11.3 (Skills Distribution Platforms):
- Comparison: skills.sh vs claude-code-templates vs SkillsMP
- When to use each platform (discovery, installation, team-specific)
Updated files:
- guide/ultimate-guide.md: New subsection Skills Marketplace (~line 5172)
- guide/ai-ecosystem.md: New section 11.3 Skills Distribution Platforms
- machine-readable/reference.yaml: Added 7 skills_marketplace_* entries
- README.md: Added skills.sh to Complementary Resources table
- CHANGELOG.md: Detailed entry for v3.11.5
- VERSION: Bumped to 3.11.5
- guide/cheatsheet.md: Version sync
Marketplace stats (Jan 23, 2026):
- 200+ skills available
- Top skill: vercel-react-best-practices (35K+ installs)
- 20+ agents supported (Claude Code, Cursor, Copilot, etc.)
- Launched: January 21, 2026 by Vercel Labs
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 18:21:15 +01:00
Florian BRUNIAUX
09ac9d381d
docs: add doobidoo/mcp-memory-service documentation (semantic memory)
...
- Add comprehensive section in ultimate-guide.md (L.6385-6523)
- Document 3 backends: sqlite_vec, cloudflare, hybrid
- List 12 MCP tools with descriptions
- Add environment variables reference
- Include multi-client sync patterns (same machine vs multi-device)
- Add disclaimer: under testing, not yet validated in production
- Update reference.yaml with 8 new entries
- Add to cheatsheet.md and mcp.json template
Complements Serena (key-value) with semantic search capabilities.
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 14:25:35 +01:00
Florian BRUNIAUX
ba4b916742
docs: update Claude Code releases (v2.1.15-v2.1.17)
...
- Add v2.1.17: Fix AVX crash
- Add v2.1.16: Task management system, VSCode plugins
- Add v2.1.15: npm deprecation, React Compiler perf
- Bump guide version to 3.11.4
- New milestone: v2.1.16 (task management)
- New breaking: npm installations deprecated
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 10:08:15 +01:00
Florian BRUNIAUX
0e5343f6b0
chore: bump version to 3.11.3
...
- VERSION: 3.11.2 → 3.11.3
- CHANGELOG: Add 3.11.3 entry with verification loops, eval harness, ecosystem update
- Sync version across README, cheatsheet, ultimate-guide, reference.yaml
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 09:00:00 +01:00
Florian BRUNIAUX
ace62f2f84
docs: add MCP Tool Search documentation (v3.11.2)
...
Add comprehensive documentation for MCP Tool Search (lazy loading):
- New section in guide/architecture.md with ASCII flow diagram
- Documents 85% token reduction and accuracy improvements
- Configuration guide for ENABLE_TOOL_SEARCH=auto:N syntax
- Simon Willison quote on context pollution resolution
Enriched release notes:
- v2.1.7: Added stats and Anthropic blog link
- v2.1.9: Added auto:N examples and cross-reference
Fixed template count: 83 → 82 (actual count)
Sources: Anthropic Engineering blog, Scott Spence, Perplexity verification
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-22 21:56:20 +01:00
Florian BRUNIAUX
5fbea061d5
docs: add Agent Vibes TTS integration documentation (v3.11.1)
...
Added comprehensive documentation for text-to-speech integration via Agent Vibes MCP server.
New files (8):
- examples/integrations/agent-vibes/README.md - Quick start guide
- examples/integrations/agent-vibes/installation.md - 18-minute setup procedure
- examples/integrations/agent-vibes/voice-catalog.md - 15 voices (4 FR models, 128 speakers)
- examples/integrations/agent-vibes/troubleshooting.md - 7 common issues solved
- guide/workflows/tts-setup.md - Step-by-step workflow
- examples/hooks/bash/tts-selective.sh - Custom selective TTS hook
- examples/claude-md/tts-enabled.md - Project template
Documentation:
- guide/ai-ecosystem.md (section 5.1) - TTS tools overview
- guide/README.md - Added TTS workflow reference
- machine-readable/reference.yaml - 8 TTS entries
Version updates:
- VERSION: 3.11.0 → 3.11.1
- README.md: Template count 71 → 83
- CHANGELOG.md: Added v3.11.1 entry
- Synced version across all docs (cheatsheet, ultimate-guide, reference.yaml)
Other:
- .gitignore: Added audio file exclusions (*.wav, *.mp3, *.onnx)
Context: Tested Agent Vibes v3.0.0 + Piper TTS with French voices. Works offline, no cloud dependency.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 16:08:32 +01:00
Florian BRUNIAUX
89f81562b5
docs: document Serena indexation commands and options
...
Add comprehensive documentation for Serena project indexation:
- guide/ultimate-guide.md: Complete setup section with all indexation options
- Basic, force-full, incremental, parallel, verbose commands
- Options table with use cases and performance notes
- Cache location (.serena/cache/typescript/)
- Deprecated command warning (index-project → project index)
- Sources: Serena docs, GitHub issues, optimization guide
- guide/cheatsheet.md: Quick reference for 3 essential commands
- Initial index, force rebuild, incremental update with parallel
- machine-readable/reference.yaml: Update line numbers and add entries
- Fix mcp_servers line number (5821 → 5984)
- Add serena_indexation: 6078 (detailed section)
- Add serena_mcp: 6037 (section start)
- Add serena_indexation and serena_cache to mcp section
- Update all subsequent line numbers (+34 lines)
Resolves user request for forcing Serena codebase indexation documentation.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 11:30:10 +01:00
Florian BRUNIAUX
f6c98851e9
chore: sync version to 3.11.0 across all docs
...
- README.md: pre-v3.10.0 → pre-v3.11.0
- guide/cheatsheet.md: version references updated
- guide/ultimate-guide.md: version references updated
- machine-readable/reference.yaml: version updated
Run via: ./scripts/sync-version.sh
2026-01-22 09:41:52 +01:00
Florian BRUNIAUX
936f8dd564
feat(guide): add Section 9.18 - Codebase Design for Agent Productivity
...
Based on Agent Experience Best Practices by François Zaninotto (Marmelab).
Covers domain knowledge, code discoverability, testing for agents, guardrails.
- Add ~1809 lines to Section 9 (10 subsections)
- Enrich Section 3.1 with domain knowledge patterns
- Add Codebase Pitfalls to Section 9.11
- Bump version 3.9.11 → 3.10.0
- Guide grew from 11,560 to 13,425 lines (+16.1%)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 13:37:35 +01:00
Florian BRUNIAUX
868d3513b2
feat(guide): add Production Safety Rules (v3.9.11)
...
Add comprehensive production safety guide for teams deploying Claude Code in production environments with 6 critical rules:
- Port Stability: Prevent accidental port changes breaking configs
- Database Safety: Backup enforcement via PreToolUse hooks
- Feature Completeness: No TODOs for core functionality
- Infrastructure Lock: Protect docker-compose, Dockerfile, terraform
- Dependency Safety: Block unapproved npm packages
- Pattern Following: Enforce codebase conventions
Adapted from community "10 non-negotiable CLAUDE.md rules" (6/10 integrated, 4/10 already covered). Verified gaps using grepai searches. Target audience: 20% production teams.
Cross-references added in ultimate-guide.md (section 3.1) and adoption-approaches.md (Medium/Large teams).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 11:23:50 +01:00
Florian BRUNIAUX
00df38d318
feat: add DevOps & SRE Guide with FIRE Framework (v3.9.9)
...
New files:
- guide/devops-sre.md: FIRE Framework for infrastructure diagnosis (~870 lines)
- examples/agents/devops-sre.md: DevOps/SRE agent persona
- examples/claude-md/devops-sre.md: CLAUDE.md template for infra projects
Guide includes:
- Kubernetes troubleshooting prompts by symptom
- Solo incident response workflow (3 AM design)
- IaC patterns (Terraform, Ansible, GitOps)
- Claude limitations table (transparency)
- Team adoption checklist
Updated:
- README.md: Added DevOps/SRE learning path, templates count → 69
- ultimate-guide.md: Added reference after Section 5.4
- reference.yaml: Added 11 DevOps/SRE entries
- examples/README.md: Added to indexes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 22:09:31 +01:00
Florian BRUNIAUX
83a62ffb5d
feat: integrate AI Coding Agents Matrix (v3.9.8)
...
- Add Section 11 in guide/ai-ecosystem.md (~60 lines)
- Interactive comparison of 23 AI coding agents
- Complementarity table (Discovery vs Mastery)
- Interactive features, limitations, positioning
- Enhance machine-readable/reference.yaml
- Add maintainers (Cédric Teyton, Arthur Magne)
- Add license (Apache-2.0), tech stack, features
- Add positioning note and freshness warning
- Update README.md ecosystem section
- Convert to comparison table (4 projects)
- Add dedicated paragraph for Matrix
- Bump version 3.9.7 → 3.9.8
- Sync versions across all files
Cross-promotion with coding-agents-matrix.dev (Packmind)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 21:03:12 +01:00
Florian BRUNIAUX
43252306e4
docs: v3.9.7 - OpusPlan workflow documentation
...
- CHANGELOG: Add 3.9.7 entry for CLAUDE.md Model Configuration
- Sync version numbers across cheatsheet and ultimate-guide
- OpusPlan hybrid workflow (Opus plan → Sonnet execute)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 11:56:12 +01:00
Florian BRUNIAUX
09eb141976
docs: v3.9.6 - Trust Calibration, Vibe Coding Trap, reference.yaml sync
...
Added:
- ultimate-guide.md: Trust Calibration section (1.7) with research-backed verification strategies
- ultimate-guide.md: Infrastructure as Code Skills (Anton Babenko's terraform-skill)
- learning-with-ai.md: "The Vibe Coding Trap" anti-pattern (Karpathy, Feb 2025)
- learning-with-ai.md: "Reality of AI Productivity" section with research
- learning-with-ai.md: External resource link to leerob.com/ai (AI fundamentals)
- IDEAS.md: "Vibe Coding Discourse" watching entry
Changed:
- reference.yaml: Complete line number synchronization (~55 entries)
Guide grew from ~9900 to 11154 lines; all deep_dive references updated
- Version bump: 3.9.5 → 3.9.6
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:36:35 +01:00
Florian BRUNIAUX
a9d302326c
docs: refactor README for better scannability (761 → 326 lines)
...
- Remove "Lines: 11,100+" badge (intimidating)
- Merge TL;DR + Get Started into Quick Start section
- Condense "Why This Guide" to 7 lines (remove comparison table)
- Move Learning Paths before What's Inside (user identifies first)
- Restructure What's Inside with 6 collapsibles
- Simplify Golden Rules to 5 bullets (move Context % table to cheatsheet)
- Consolidate About section into 4 collapsibles
- Remove redundant sections: Choose Your Path, Guide Navigation, What Makes Different
Context % thresholds table moved to guide/cheatsheet.md#context-thresholds
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 19:11:56 +01:00
Florian BRUNIAUX
9c2ce7ccce
docs: add IDEAS.md Watching section + README restructure (v3.9.5)
...
- Add "Watching (Waiting for Demand)" section to IDEAS.md
- Track Multi-LLM Consultation Patterns research
- Criteria: implement if 3+ requests
- Restructure README.md (~40% cognitive load reduction)
- Collapsible ToC with 4 learning paths
- Remove duplicate "5 Rules" section
- Version bump to 3.9.5
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 16:43:20 +01:00
Florian BRUNIAUX
3bc38ef982
docs: add Session Teleportation documentation (v3.9.4)
...
- Add Section 9.16 Session Teleportation in ultimate-guide.md (~105 lines)
- Evolution timeline (2.0.24 → 2.1.0)
- Commands: %, &, --teleport, /teleport, /tasks, /remote-env, Ctrl+B
- Prerequisites, limitations, environment support matrix
- Update cheatsheet.md with new commands and shortcuts
- Update reference.yaml with new entries and line numbers
- Add cowork.md (collaboration guidance)
- Bump version to 3.9.4
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 15:35:24 +01:00
Florian BRUNIAUX
e822452000
feat(guide): add AI Ecosystem section for complementary tools (v3.9.1)
...
New Section 11 documenting tool complementarity with Claude Code:
- guide/ai-ecosystem.md (752 lines): detailed guide covering Perplexity,
Gemini, Kimi, NotebookLM, IDE tools, and UI prototypers
- Section 11 in ultimate-guide.md (~250 lines): condensed version with
practical workflows and integration patterns
- 4 workflow pipelines: Research→Code, Visual→Code, Documentation, Presentation
- Ready-to-use prompts and cost optimization strategies
Also includes: mobile-access.md enhancements from [Unreleased]
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:25:36 +01:00
Florian BRUNIAUX
7a6d369512
docs: add subscription plans section & semantic anchors
...
- Add "Subscription Plans & Limits" section (line 1750)
- Concepts: message windows, hybrid counting, weekly caps
- Tier-specific strategies (no volatile numbers)
- Links to official pricing page
- Add Semantic Anchors section (2.7) with anchor catalog
- Fix drifted line numbers in reference.yaml
- Add 6 new slash commands (catchup, security, refactor, etc.)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 09:06:39 +01:00
Florian BRUNIAUX
77d6d8eeb6
docs: update Extended Thinking documentation (v2.0.67+ changes)
...
- Thinking mode now ON by default at max budget with Opus 4.5
- Keywords "think", "think hard", "ultrathink" are cosmetic only
- Control via Alt+T (session) or /config (permanent)
- Update Trinity pattern references
- Update quiz questions (09-001, 09-002, 04-014)
- Update cheatsheet thinking section
- Add note about cosmetic flags in modes README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 18:25:20 +01:00
Florian BRUNIAUX
d7c29f49c9
docs: prioritize grepai over mgrep as recommended semantic search
...
- Reorder sections in ultimate-guide.md (grepai first, mgrep second)
- Update cheatsheet.md MCP table (mgrep → grepai)
- Update quiz question 08-013 to reference grepai
- Sync versions to 3.8.2
Rationale: grepai is fully open-source, runs locally (privacy-first),
and offers call graph analysis that mgrep doesn't provide.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 15:29:33 +01:00
Florian BRUNIAUX
bc9b3fda3a
chore(version): bump to 3.8.1
...
- Add PDF generation documentation to CHANGELOG
- Sync version across all docs (README, cheatsheet, ultimate-guide, reference.yaml)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 11:34:12 +01:00
Florian BRUNIAUX
8fc9fb5568
docs(data-privacy): add Intellectual Property Considerations section
...
- Add new section 8 with IP disclaimer and key considerations table
- Cover: ownership, license contamination, vendor indemnification, sector compliance
- Bump version to 3.7.1
- Update .gitignore to exclude .grepai/
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 10:41:03 +01:00
Florian BRUNIAUX
46c5862c4e
fix(docs): critical factual corrections v3.6.1
...
Major audit correcting misleading documentation about Claude Code behavior:
### Fixed
- `--add-dir`: permissions (not context loading)
- `excludePatterns` → `permissions.deny` (never existed)
- `.claudeignore` removed (not an official feature)
- "selective loading" myth → lazy loading reality
- Invented CLI flags (`--think`, `--headless`, `--learn`) → prompt keywords
- `@` file reference: "loads automatically" → "reads on-demand"
### Added
- Session Search Tool (`cs`) - zero-dep bash script for finding sessions
- Security section: Known limitations of permissions.deny
15 files modified, 516 insertions, 200 deletions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 09:16:53 +01:00
Florian BRUNIAUX
5575ae69a8
feat: add VERSION file as single source of truth + sync script
...
- Create VERSION file (3.6.0) as the canonical version source
- Add scripts/sync-version.sh for automated version synchronization
- Fix version inconsistencies in cheatsheet.md and ultimate-guide.md
- Script supports --check mode for CI validation
Usage: ./scripts/sync-version.sh [--check]
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 08:18:32 +01:00
Florian BRUNIAUX
34b2ca7200
feat(security): add security hardening guide and hooks v3.6.0
...
- Add guide/security-hardening.md (~10K) covering:
- MCP vetting workflow with CVE-2025-53109/53110, 54135, 54136
- Prompt injection evasion techniques (Unicode, ANSI, null bytes)
- Secret detection tool comparison (Gitleaks, TruffleHog, GitGuardian)
- Incident response procedures
- Add 3 new security hooks:
- unicode-injection-scanner.sh: zero-width, RTL, ANSI escape detection
- repo-integrity-scanner.sh: scan README/package.json for injection
- mcp-config-integrity.sh: verify MCP config hash
- Update existing hooks:
- prompt-injection-detector.sh: +ANSI, +null bytes, +nested cmd
- output-secrets-scanner.sh: +env leakage, +generic tokens
- Update cross-references in ultimate-guide.md (§7.4, §8.6)
- Move MCP Security Hardening to Done in IDEAS.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 07:39:53 +01:00
Florian BRUNIAUX
f7551037fe
feat(docs): add development methodologies documentation v3.5.0
...
- Add guide/methodologies.md: index of 15 methodologies with decision tree
- Add guide/workflows/: 4 practical workflow guides
- tdd-with-claude.md: TDD with Claude-specific patterns
- spec-first.md: SDD adapted for CLAUDE.md
- plan-driven.md: effective /plan mode usage
- iterative-refinement.md: prompt→feedback→reprompt loops
- Add Section 9.14 in ultimate-guide.md linking to workflows
- Update guide/README.md with new documentation
- Bump version 3.4.0 → 3.5.0 across all files
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:28:02 +01:00
Florian BRUNIAUX
f9044e2deb
feat(docs): add architecture deep-dive documentation v3.4.0
...
Add comprehensive technical documentation explaining Claude Code internals:
- NEW: guide/architecture.md (~800 lines) - Complete architecture deep-dive
- Master Loop (while tool_call), Tool Arsenal, Context Management
- Sub-Agent Architecture, Permission System, MCP Integration
- Edit Tool mechanics, Session persistence, Philosophy comparison
- 5 ASCII diagrams, source confidence tiers (Tier 1/2/3)
- guide/ultimate-guide.md: Add Section 2.7 "Under the Hood" summary
- guide/cheatsheet.md: Add "Under the Hood (Quick Facts)" section
- machine-readable/reference.yaml: Add architecture index + deep_dive refs
- Update all navigation links across repository
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 21:29:46 +01:00
Florian BRUNIAUX
fb49152ee5
chore: consolidate IDEAS.md and bump version to 3.3.1
...
- IDEAS.md: Reduce from 12 to 4 actionable research topics
- Unified "MCP Security Hardening" (merged 3 overlapping topics)
- Expanded Discarded section (3 → 16 entries with justifications)
- Technical writer agent validation against reference.yaml
- Version bump: 3.3.0 → 3.3.1 across all docs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 21:12:04 +01:00
Florian BRUNIAUX
19110eba22
feat(docs): add comprehensive data privacy documentation v3.2.0
...
- Create guide/data-privacy.md with retention policies (5y/30d/0)
- Add privacy notice to README.md
- Add section 2.6 "Data Flow & Privacy" to ultimate-guide.md
- Add Golden Rule #7 to cheatsheet.md (know what's sent)
- Add Phase 0.5 Privacy Awareness to onboarding-prompt.md
- Add privacy checks to audit-prompt.md
- Add PRIVACY CHECK section to audit-scan.sh (human + JSON)
- Add privacy reminder to check-claude.sh
- Create privacy-warning.sh SessionStart hook
Addresses user awareness of Anthropic data retention and opt-out options.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:42:19 +01:00
Florian BRUNIAUX
bc07651cdf
refactor: restructure repo into thematic directories v3.1.0
...
Major repository reorganization for improved navigation:
New directory structure:
- guide/ - Core documentation (ultimate-guide, cheatsheet, adoption)
- tools/ - Interactive utilities (audit, onboarding, mobile-access)
- machine-readable/ - LLM/AI consumption (reference.yaml, llms.txt)
- exports/ - Generated outputs (PDFs)
Changes:
- Move 10 files to thematic directories with cleaner names
- Create README.md index for each new directory
- Update 150+ internal links across all documentation
- Add "Repository Structure" section to main README
- Remove redundant npm install command from README header
- Remove unverified cost estimate from prerequisites
- Fix broken anchor link (#-quick-start-15-minutes)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 15:30:02 +01:00