Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:42
1434838

What's Changed

  • refactor(core): unified Run vocabulary (chat/task convergence, F0) by @alemicali in #131
  • refactor(node): optional onEvent stream hook on executeRun (F1a) by @alemicali in #132
  • refactor(node): token-level onDelta streaming through executeRun (F1b) by @alemicali in #133
  • fix(skills): install copies the full bundle via FileSystem (not shell cp -r) by @alemicali in #135
  • refactor: route chat through executeRun (flag + parity, F1c) by @alemicali in #134
  • refactor(drizzle): extend runs + engine-scope task queries (F2 PR1) by @alemicali in #136
  • refactor(drizzle): runs-backed loop store + dual-write (F2 PR2) by @alemicali in #137
  • refactor(drizzle): backfill loop_runs into runs (F2 PR3) by @alemicali in #138
  • Release v0.15.0 by @alemicali in #139

Full Changelog: v0.14.0...v0.15.0