Skip to content

v0.65.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:12
0ff8723

What's Changed

  • feat(chat): render reasoning, text & tool calls in emission order by @mabry1985 in #1272
  • fix(settings): host edits stop 'resetting' — clear shadowing agent keys + don't seed host-scoped fields by @mabry1985 in #1273
  • fix(acp): build the skills index in the operator MCP sidecar so load_skill works by @mabry1985 in #1274
  • fix(chat): drop stray whitespace between tool calls (no empty gap, keep the group) by @mabry1985 in #1275
  • feat(chat): interleave reasoning inline with tools + text (not hoisted to the top) by @mabry1985 in #1276
  • feat(schedule): click a job to open a detail dialog — read the full prompt + edit it by @mabry1985 in #1277
  • feat(scheduler): atomic PUT update endpoint + drop the Workstacean backend by @mabry1985 in #1278
  • feat(schedule): confirm before deleting a job (no more one-click delete) by @mabry1985 in #1280
  • docs(changelog): backfill [Unreleased] for v0.65.0 by @mabry1985 in #1281

Full Changelog: v0.64.3...v0.65.0