chore: bump version to 3.22.0
Release dual-instance planning pattern (Jon Williams). ## Changes - VERSION: 3.21.1 → 3.22.0 - CHANGELOG.md: Move [Unreleased] → [3.22.0] - 2026-02-04 - Dual-instance planning pattern entry (~15 bullet points) - Documentation, Added section, full integration details - Synced across: README.md, guide/cheatsheet.md, guide/ultimate-guide.md, reference.yaml ## Release Content **Section 9.17.1**: Alternative Pattern: Dual-Instance Planning (~350 lines) **Workflow**: guide/workflows/dual-instance-planning.md (~750 lines) **Evaluation**: docs/resource-evaluations/jon-williams-dual-instance-pattern.md (~300 lines) **References**: 15 new entries in reference.yaml ## Stats - Total lines added: ~1,400 - Files modified: 10 - Evaluation score: 4/5 (High Value) - Pattern: Vertical separation (planner ↔ implementer) - Target audience: Solo devs, spec-heavy work, $100-200/month Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9c5d030b11
commit
f830b1c836
6 changed files with 25 additions and 11 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
**Written with**: Claude (Anthropic)
|
||||
|
||||
**Version**: 3.21.1 | **Last Updated**: January 2026
|
||||
**Version**: 3.22.0 | **Last Updated**: January 2026
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -484,4 +484,4 @@ where.exe claude; claude doctor; claude mcp list
|
|||
|
||||
**Author**: Florian BRUNIAUX | [@Méthode Aristote](https://methode-aristote.fr) | Written with Claude
|
||||
|
||||
*Last updated: February 2026 | Version 3.21.1*
|
||||
*Last updated: February 2026 | Version 3.22.0*
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
**Last updated**: January 2026
|
||||
|
||||
**Version**: 3.21.1
|
||||
**Version**: 3.22.0
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -4139,7 +4139,7 @@ The `.claude/` folder is your project's Claude Code directory for memory, settin
|
|||
| Personal preferences | `CLAUDE.md` | ❌ Gitignore |
|
||||
| Personal permissions | `settings.local.json` | ❌ Gitignore |
|
||||
|
||||
### 3.21.1 Version Control & Backup
|
||||
### 3.22.0 Version Control & Backup
|
||||
|
||||
**Problem**: Without version control, losing your Claude Code configuration means hours of manual reconfiguration across agents, skills, hooks, and MCP servers.
|
||||
|
||||
|
|
@ -17779,4 +17779,4 @@ We'll evaluate and add it to this section if it meets quality criteria.
|
|||
|
||||
**Contributions**: Issues and PRs welcome.
|
||||
|
||||
**Last updated**: January 2026 | **Version**: 3.21.1
|
||||
**Last updated**: January 2026 | **Version**: 3.22.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue