From b5f74314288ddca8fde8f6389047dbb381172124 Mon Sep 17 00:00:00 2001 From: Shadow Date: Tue, 6 Jan 2026 11:25:14 -0600 Subject: [PATCH] Changelog: note skipBootstrap --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce1f30e4..a28d77485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ - Bash tool: inherit gateway PATH so Nix-provided tools resolve during commands. Thanks @joshp123 for PR #202. ### Maintenance +- Agent: add `skipBootstrap` config option. Thanks @onutc for PR #292. - UI: add favicon.ico derived from the macOS app icon. Thanks @jeffersonwarrior for PR #305. - Tooling: replace tsx with bun for TypeScript execution. Thanks @obviyus for PR #278. - Deps: bump pi-* stack, Slack SDK, discord-api-types, file-type, zod, and Biome.