Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:00
· 319 commits to main since this release

Changelog

Fixes

  • 27c6526 fix(frontend): anchor session row-state selectors to .session-row
  • b95e4be fix(frontend): scope margin/padding reset to html,body only
  • 5fc6673 fix(run): skip failed MCP servers instead of aborting the run

Changes

  • e035913 Update agents-server port from 8080 to 9527
  • 113758a feat(agents-server): add --host flag to configure bind address
  • b0fbb84 feat(agents-server): serve interactive sandbox terminals over /ws/terminal
  • 34fd8b2 feat(frontend): MCP tool arg summary and header layout alignment
  • 836a794 feat(frontend): add global terminal panel with tabs and chat quoting
  • b6eeada feat(frontend): encode inspector panel state in URL hash
  • ee17610 feat(frontend): persist session drafts and preferences in localStorage
  • ba11ea1 feat(frontend): widen side panel default and max width
  • 8708dec feat(sandbox): add interactive Terminal support to ssh and docker backends
  • 5f8613f refactor(agents-server): precompress static assets with gzip instead of brotli
  • ad06202 rename agents-server to agents-go in CLI usage and OAuth client
  • e121259 rename frontend title and manifest to agents-go

Full Changelog: v0.1.0...v0.1.1