Skip to content

v0.66.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:51
· 54 commits to main since this release
91bfd69

What's Changed

  • feat(server): schemaVersion on project.yaml and paddock.config.yaml, with a downgrade guard (#724) by @edspencer in #735
  • test(harness): add [[BGSUBAGENT]] — a fake sub-agent that outlives its parent turn (#725) by @edspencer in #739
  • refactor(web): call it "adopt", not "import" (#744) by @edspencer in #748
  • fix(server): the turn after a delete lands in the chat it was sent to (#730) by @edspencer in #742
  • fix(server): stop the in-flight turn before a destructive chat op (#731) by @edspencer in #743
  • feat(server): change the default port from 4000 to 7233 by @edspencer in #741
  • feat(web): make the instance Config screen navigable — section rail + live filter by @edspencer in #740
  • fix(release): point the BGSUBAGENT changeset at a real workspace package by @edspencer in #749
  • fix(server): don't call a running sub-agent finished, and keep its steps out of the parent transcript (#725, #727) by @edspencer in #750
  • chore: version packages by @github-actions[bot] in #738

Full Changelog: v0.65.0...v0.66.0