## Summary - ## Motivation Closes # ## Change type - [ ] `feat` — New feature or capability - [ ] `fix` — Bug fix - [ ] `refactor` — Code restructuring (no behavior change) - [ ] `test` — Adding or updating tests - [ ] `docs` — Documentation only - [ ] `chore` — Build, CI, or tooling changes ## Scope - [ ] `pi-tui` — Terminal UI - [ ] `pi-ai` — AI/LLM layer - [ ] `pi-agent-core` — Agent orchestration - [ ] `pi-coding-agent` — Coding agent - [ ] `gsd extension` — GSD workflow (`src/resources/extensions/gsd/`) - [ ] `native` — Native bindings - [ ] `ci/build` — Workflows, scripts, config ## Breaking changes - [ ] No breaking changes - [ ] Yes — describe below: ## Test plan - [ ] Unit tests added/updated (`npm run test:unit`) - [ ] Integration tests added/updated (`npm run test:integration`) - [ ] Manual testing — describe steps: - [ ] No tests needed — explain why: ## Rollback plan - [ ] Safe to revert (no migrations, no state changes) - [ ] Requires steps — describe: ## Release context - **Target**: