Skip to content

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:14
00daf2a

Changelog

  • 4d8eff6 Merge pull request #12 from BackendStack21/feat/tui-expand-tool-steps
  • 00daf2a Merge pull request #13 from BackendStack21/fix/cumulative
  • 40e7a65 Merge pull request #5 from BackendStack21/dependabot/go_modules/go-dependencies-69749e8710
  • 4c5e0e7 Merge pull request #6 from BackendStack21/dependabot/github_actions/github-actions-e986305a06
  • 145ac8c chore(deps): bump golang.org/x/net in the go-dependencies group
  • e9e2aef ci(deps): bump actions/setup-go from 6 to 7 in the github-actions group
  • a485919 feat(tui): compact tool steps with Ctrl+E details toggle
  • e053470 feat(tui): expand tool steps via keyboard (^E) and mouse
  • 75845d5 fix(tui): interleave reasoning blocks with tool calls chronologically
  • 2831ad0 fix(tui): replay full transcript on session resume
  • c0c9277 fix(tui): status badge reflects actual work instead of random phrases
  • 1fb8bfb style(tui): fix staticcheck deprecations in tool-step expansion