File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+ - ** ` gt mail mark-read ` ** - Mark messages as read without opening them (desire path)
12+ - ** ` gt down --polecats ` ** - Shut down polecats without affecting other components
13+ - ** Self-cleaning polecat model** - Polecats self-nuke on completion, witness tracks leases
14+ - ** ` gt prime --state ` validation** - Flag exclusivity checks for cleaner CLI
15+
16+ ### Changed
17+ - ** Removed ` gt stop ` ** - Use ` gt down --polecats ` instead (cleaner semantics)
18+ - ** Policy-neutral templates** - crew.md.tmpl checks remote origin for PR policy
19+ - ** Refactored prime.go** - Split 1833-line file into logical modules
20+
21+ ### Fixed
22+ - ** Polecat re-spawn** - CreateOrReopenAgentBead handles polecat lifecycle correctly (#333 )
23+ - ** Vim mode compatibility** - tmux sends Escape before Enter for vim users
24+ - ** Worktree default branch** - Uses rig's configured default branch (#325 )
25+ - ** Agent bead type** - Sets --type=agent when creating agent beads
26+ - ** Bootstrap priming** - Reduced AGENTS.md to bootstrap pointer, fixed CLAUDE.md templates
27+
28+ ### Documentation
29+ - Updated witness help text for self-cleaning model
30+ - Updated daemon comments for self-cleaning model
31+ - Policy-aware PR guidance in crew template
32+
1033## [ 0.2.4] - 2026-01-10
1134
1235Priming subsystem overhaul and Zero Framework Cognition (ZFC) improvements.
You can’t perform that action at this time.
0 commit comments