Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:39
· 24 commits to main since this release
v0.5.0
6a90071

What's Changed

Features

  • Add configurable sandbox backends by @mattyr in #59
  • Stream every assembly agent by default by @mattyr in #61
  • Infer graph branches from generic edges by @mattyr in #62
  • Add native sandboxed code mode by @mattyr in #64
  • Make code-mode lifecycle predictable by @mattyr in #68
  • Build LLM-friendly versioned documentation by @mattyr in #72
  • Unify tool artifacts and MCP lifecycle by @mattyr in #73
  • Prepare version 0.5.0 by @mattyr in #75

Fixes

  • Propagate fork outputs to graph branches by default by @mattyr in #60
  • Use the precompiled V8 gem on Linux by @mattyr in #65
  • Support workspace references for skill resources by @mattyr in #66
  • Keep code mode protocol and waits reliable by @mattyr in #67
  • Prevent JavaScript host cleanup deadlocks by @mattyr in #69
  • Isolate versioned documentation dependencies by @mattyr in #71
  • Deliver multimodal artifacts once by @mattyr in #74

Documentation

  • Show inferred edges in the homepage graph demo by @mattyr in #63
  • Refine the homepage and Code Mode guide by @mattyr in #70

Full Changelog: v0.4.0...v0.5.0