Skip to content

v0.4.0

Latest

Choose a tag to compare

@feloy feloy released this 03 Apr 14:05
· 4 commits to main since this release
6ee8758

What's Changed

  • chore: use CODECOV_TOKEN if from a local branch by @benoitf in #162
  • chore: bump version to 0.4.0-next by @kortex-bot in #160
  • ci: configure PR auto-merge in bump-next-version job by @feloy in #164
  • feat(instances): support workspace access by name or ID by @feloy in #166
  • refactor(runtime): enforce typed WorkspaceState with boundary validation by @feloy in #168
  • feat(cmd): display workspace list as formatted table by @feloy in #169
  • feat(cmd): group commands and indicate aliases in help output by @feloy in #172
  • feat(cmd): add auto-start support to init command by @feloy in #174
  • docs: use podman runtime in examples instead of fake by @feloy in #176
  • feat(agent): add agent registry with automatic onboarding by @feloy in #177
  • chore(docs): update intro and glossary to reflect runtime architecture by @feloy in #179
  • feat(agent): add cursor agent with automatic onboarding by @feloy in #181
  • feat(agent): add auto-onboarding for goose by @feloy in #183
  • feat(cmd): add --force flag to workspace remove command by @feloy in #184

New Contributors

Full Changelog: v0.3.0...v0.4.0