Skip to content

v0.68.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:58
d0fc715

What's Changed

  • ci(web-e2e): cache Playwright browsers + timeout/retry the install (fixes #1167) by @mabry1985 in #1306
  • fix(docker): multi-stage console build + dep-drift guard (closes #874) by @mabry1985 in #1309
  • perf: off-loop console handlers + inbox/activity retention (#875) by @mabry1985 in #1308
  • fix(console): disable rail panel-toggle buttons when the rail is empty (#1234) by @mabry1985 in #1307
  • perf(chat): incremental mid-stream output/reasoning views — kill the O(N²) rescan (#1310) by @mabry1985 in #1311
  • perf(console): goals/tasks panels invalidate on the event bus, drop the 5s poll (closes #1310) by @mabry1985 in #1312
  • feat(tooling): scripts/reset.sh — CLI factory-reset for the default instance (closes #1159) by @mabry1985 in #1313
  • chore(issues): issue forms + silent validation gate by @mabry1985 in #1314
  • feat: /issue — user-only GitHub issue command + console form dialog by @mabry1985 in #1315
  • feat(issue): repo picker list + util-bar bug action + tooltip popovers by @mabry1985 in #1316
  • fix(console): Background-agents util pill gets the Tooltip popover by @mabry1985 in #1317
  • chore(web): bump @protolabsai/ui → 0.46.0 (collision-aware Tooltip) by @mabry1985 in #1318
  • fix(task-tool): error-state cards + subagent label + fold settled tools into a chip by @mabry1985 in #1319
  • chore(web): swap local ToolCardSummary shim for the published DS primitive by @mabry1985 in #1320
  • fix: nest subagent tool cards under the task by explicit parent id by @mabry1985 in #1321
  • chore(tools): temporarily disable the show_component tool (#1323) by @mabry1985 in #1324
  • fix(web): collapse a delegation's nested tools (stable height, no bounce) by @mabry1985 in #1322
  • docs(changelog): tool-call rendering overhaul + show_component disable by @mabry1985 in #1325

Full Changelog: v0.67.0...v0.68.0