diff --git a/src/content/docs/changelog.mdx b/src/content/docs/changelog.mdx index 2c88113..d70f647 100644 --- a/src/content/docs/changelog.mdx +++ b/src/content/docs/changelog.mdx @@ -11,6 +11,10 @@ This page is updated automatically each night when new content is added to the g {/* ENTRIES_START */} +## 2026-08-24 + +**Going 10x — Conflict management** — expanded guidance on parallel workspaces: cloud agents, Git worktrees, separate clones, and shared checkout tradeoffs with setup and editor tooling. + ## 2026-08-06 **Spec-Driven Development** — New guide on defining, managing, and enforcing solution spaces for AI agents with structured requirements, acceptance scenarios, and contracts.