Releases: lml2468/octobuddy
Releases · lml2468/octobuddy
Release list
OctoBuddy v1.8.0
What's Changed
- feat(resilience): session-poison self-heal, inbound idempotency, capability negotiation, turn-pipeline decomposition, circuit breaker by @lml2468 in #170
- chore: bump VERSION to 1.8.0 by @lml2468 in #171
Full Changelog: v1.7.0...v1.8.0
OctoBuddy v1.7.0
What's Changed
- refactor: structured SystemPrompt + collapse to single prompt mode by @lml2468 in #163
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #153
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #154
- chore(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha2.105 to 3.0.0-alpha2.108 in /desktop by @dependabot[bot] in #155
- chore(deps): bump @wailsio/runtime from 3.0.0-alpha.79 to 3.0.0-alpha.94 in /desktop/frontend by @dependabot[bot] in #157
- chore(deps-dev): bump the patch-and-minor group in /desktop/frontend with 4 updates by @dependabot[bot] in #156
- feat(agent): driver abstraction + Codex driver by @lml2468 in #167
- chore(gateway): raise default per-turn idle timeout to 30 min by @lml2468 in #168
- chore: bump VERSION to 1.7.0 by @lml2468 in #169
Full Changelog: v1.6.1...v1.7.0
OctoBuddy v1.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
OctoBuddy v1.6.0
What's Changed
- refactor: remove local groupmd/threadmd feature by @lml2468 in #151
- chore: bump VERSION to 1.6.0 by @lml2468 in #152
Full Changelog: v1.5.1...v1.6.0
OctoBuddy v1.5.1
What's Changed
- fix(desktop): eliminate final-response redraw + add per-message timestamps by @lml2468 in #149
- chore: bump VERSION to 1.5.1 by @lml2468 in #150
Full Changelog: v1.5.0...v1.5.1
OctoBuddy v1.5.0
What's Changed
Full Changelog: v1.4.4...v1.5.0
OctoBuddy v1.4.4
What's Changed
- fix(names): stabilize group/channel + sender display names by @lml2468 in #145
- chore: bump VERSION to 1.4.4 by @lml2468 in #146
Full Changelog: v1.4.3...v1.4.4
OctoBuddy v1.4.3
What's Changed
- fix(im/octo): stop reconnect self-kick + detect half-open WS connections by @lml2468 in #143
- chore: bump VERSION to 1.4.3 by @lml2468 in #144
Full Changelog: v1.4.2...v1.4.3
OctoBuddy v1.4.2
What's Changed
- feat(cron): add 群内话题/Thread + restore 单人 DM as scheduled-task targets by @lml2468 in #139
- fix(cron): resolve DM-task owner at fire time, not create time by @lml2468 in #140
- feat(desktop): systematic UI copy audit — fix logic mismatches, localize errors by @lml2468 in #141
- fix(package): wipe bundle before wails package so octo-cli sha256 matches sidecar by @lml2468 in #142
Full Changelog: v1.4.1...v1.4.2
OctoBuddy v1.4.1
What's Changed
- feat(desktop): split settings into 基础信息 + Runtime 信息, scope tools to bot set by @lml2468 in #137
- fix(desktop): cron group list parses group_no; drop redundant From Name by @lml2468 in #138
Full Changelog: v1.4.0...v1.4.1