v0.28.0
What's Changed
- build: root Cargo workspace + scaffold agent runtime crates by @matthewmyrick in #154
- feat(agent): agent config schema + agents.toml loader by @matthewmyrick in #155
- feat(agent): durable SQLite job-state store + crash recovery by @matthewmyrick in #156
- feat(agent): headless claude runner (process group, timeout, orphan cleanup) by @matthewmyrick in #157
- feat(agent): isolated git worktree manager by @matthewmyrick in #158
- feat(agent): RCA trigger poller over the beagle store by @matthewmyrick in #159
- feat(agent): orchestration — RCA → worktree → claude → PR → advance by @matthewmyrick in #160
- feat(agent): control socket + protocol by @matthewmyrick in #161
- feat(cli): beagle agent daemon control + macOS launchd autostart by @matthewmyrick in #162
- feat(cli): Linux systemd --user autostart for beagle agent by @matthewmyrick in #163
- feat(ui): top-level Screen enum + Agents screen placeholder by @matthewmyrick in #164
- feat(ui): agents screen — live daemon status over the control socket by @matthewmyrick in #165
- feat(ui): agents screen controls — select, start/stop, log, config by @matthewmyrick in #166
- feat(desktop): Tauri commands + live event stream for the agents daemon by @matthewmyrick in #167
- feat(desktop): agents monitor view — live status + controls by @matthewmyrick in #168
- docs: agent runtime guide + coexistence note by @matthewmyrick in #169
- feat: attach tracking tickets (Linear/GitHub) + ticket sync auto-attaches their PRs by @matthewmyrick in #170
- release: cli 0.28.0 by @matthewmyrick in #171
- fix(ci): release packages from the workspace target dir by @matthewmyrick in #172
Full Changelog: v0.27.0...v0.28.0
What's Changed
- build: root Cargo workspace + scaffold agent runtime crates by @matthewmyrick in #154
- feat(agent): agent config schema + agents.toml loader by @matthewmyrick in #155
- feat(agent): durable SQLite job-state store + crash recovery by @matthewmyrick in #156
- feat(agent): headless claude runner (process group, timeout, orphan cleanup) by @matthewmyrick in #157
- feat(agent): isolated git worktree manager by @matthewmyrick in #158
- feat(agent): RCA trigger poller over the beagle store by @matthewmyrick in #159
- feat(agent): orchestration — RCA → worktree → claude → PR → advance by @matthewmyrick in #160
- feat(agent): control socket + protocol by @matthewmyrick in #161
- feat(cli): beagle agent daemon control + macOS launchd autostart by @matthewmyrick in #162
- feat(cli): Linux systemd --user autostart for beagle agent by @matthewmyrick in #163
- feat(ui): top-level Screen enum + Agents screen placeholder by @matthewmyrick in #164
- feat(ui): agents screen — live daemon status over the control socket by @matthewmyrick in #165
- feat(ui): agents screen controls — select, start/stop, log, config by @matthewmyrick in #166
- feat(desktop): Tauri commands + live event stream for the agents daemon by @matthewmyrick in #167
- feat(desktop): agents monitor view — live status + controls by @matthewmyrick in #168
- docs: agent runtime guide + coexistence note by @matthewmyrick in #169
- feat: attach tracking tickets (Linear/GitHub) + ticket sync auto-attaches their PRs by @matthewmyrick in #170
- release: cli 0.28.0 by @matthewmyrick in #171
- fix(ci): release packages from the workspace target dir by @matthewmyrick in #172
Full Changelog: v0.27.0...v0.28.0