Skip to content

Releases: goat-agent/goat-code

v0.1.21

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:10

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

Choose a tag to compare

@github-actions github-actions released this 07 Jul 00:13

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:03

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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 05:44

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

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:17

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:51

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

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:43

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

Choose a tag to compare

@github-actions github-actions released this 27 Jun 08:22

What's Changed

Full Changelog: v0.1.11...v0.1.13

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:54

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 25 Jun 02:16

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