## Linked issue Closes # - [ ] I have linked an issue above. I understand that PRs without a linked issue will be closed without review. --- ## TL;DR **What:** **Why:** **How:** ## What ## Why ## How ## 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 - [ ] `sf extension` — SF workflow - [ ] `native` — Native bindings - [ ] `ci/build` — Workflows, scripts, config ## Breaking changes - [ ] No breaking changes - [ ] Yes — described above ## Test plan - [ ] CI passes - [ ] New/updated tests included - [ ] Manual testing — steps described above - [ ] No tests needed — explained above ## AI disclosure - [ ] This PR includes AI-assisted code