From e5153cb88ccccfae19bacb14c81c32911de999fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Aug 2026 03:18:43 +0000 Subject: [PATCH 1/2] changelog: 2026-08-24 --- src/content/docs/changelog.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/docs/changelog.mdx b/src/content/docs/changelog.mdx index 2c88113..95e25cb 100644 --- a/src/content/docs/changelog.mdx +++ b/src/content/docs/changelog.mdx @@ -11,6 +11,12 @@ 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. + +**Multiple pages** — fixed punctuation on external link attributions. + ## 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. From dd28f821eb46aa558fb17b42b55d93611b0a5a61 Mon Sep 17 00:00:00 2001 From: Marek Kaput Date: Tue, 25 Aug 2026 17:31:59 +0200 Subject: [PATCH 2/2] Update changelog.mdx --- src/content/docs/changelog.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/docs/changelog.mdx b/src/content/docs/changelog.mdx index 95e25cb..d70f647 100644 --- a/src/content/docs/changelog.mdx +++ b/src/content/docs/changelog.mdx @@ -15,8 +15,6 @@ This page is updated automatically each night when new content is added to the g **Going 10x — Conflict management** — expanded guidance on parallel workspaces: cloud agents, Git worktrees, separate clones, and shared checkout tradeoffs with setup and editor tooling. -**Multiple pages** — fixed punctuation on external link attributions. - ## 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.