Releases: goat-agent/goat-code
Releases · goat-agent/goat-code
Release list
v0.1.21
What's Changed
- fix: keep backslash as a path separator not an escape on windows by @jbj338033 in #105
- feat: seed worktree model and effort from owner repo by @jbj338033 in #106
- cut ci time by fixing the windows shell-timeout hang by @jbj338033 in #107
- feat: managed background processes and watch by @jbj338033 in #108
- prompt for account name instead of overwriting existing login accounts by @jbj338033 in #109
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- fix: scope interrupt transcript styling to suffix only by @jbj338033 in #97
- fix: refresh header git branch on checkout by @jbj338033 in #98
- transcript diffs, thinking blocks, error hints, and mouse selection by @jbj338033 in #99
- tui ux improvements and codebase robustness fixes by @jbj338033 in #100
- fix: carry session state in reattach snapshot so skills load on resume by @jbj338033 in #101
- fix: keep trailing space when swapping running spinner frame by @jbj338033 in #102
- pin composer and unify autocomplete panel and hint layout by @jbj338033 in #103
- improve effort/model slash-command selection and header styling by @jbj338033 in #104
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- split hosted providers into per-vendor crates and add xai oauth by @jbj338033 in #90
- fix: update hosted provider model catalogs by @jbj338033 in #91
- feat: show header context tokens and provider rate limits by @jbj338033 in #92
- feat: header usage display, composer proxy, and resume model list by @jbj338033 in #93
- fix: route xai composer oauth through responses api by @jbj338033 in #94
- feat: show repo branch and worktree in tui header by @jbj338033 in #95
- feat: tui tool transcript gist and glob dot paths by @jbj338033 in #96
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- feat: search provider registry and provider cli management by @jbj338033 in #88
- feat: separate skill command display by @jbj338033 in #89
Full Changelog: v0.1.16...v0.1.18
v0.1.16
v0.1.15
What's Changed
- feat: add provider management ux by @jbj338033 in #85
- feat: embed minimal-build discipline in shared agent principles by @jbj338033 in #86
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- refactor: clean up user message panel rendering by @jbj338033 in #84
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- feat: highlight user messages in transcript by @jbj338033 in #81
- feat: add desktop completion notifications by @jbj338033 in #82
- add browser web fetch and search tools by @jbj338033 in #83
Full Changelog: v0.1.11...v0.1.13
v0.1.11
What's Changed
- feat: add pasted image attachments by @jbj338033 in #80
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- add headless front-end for the goat binary by @jbj338033 in #76
- ground the system prompt with date and project authority by @jbj338033 in #77
- fix replay sequence ordering and tool overhead by @jbj338033 in #78
- fix: stop daemon dying when the browser cdp connection breaks by @jbj338033 in #79
Full Changelog: v0.1.9...v0.1.10