Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 May 20:19
· 93 commits to main since this release
daaeeaa

What's Changed

  • fix(mesh): reject caller's ask/negotiate fast when callee session fails by @ZhePang in #135
  • fix(tasks): scope list to caller's owner tree, always show archive, autofit lanes by @ZhePang in #136
  • fix(cancel): route signal to daemon, block late update_progress, drop misleading session button by @ZhePang in #137
  • fix(memory): stable scope-tab counts via dedicated counts endpoint by @ZhePang in #138
  • fix(mesh): fast-fail across processes via session.updated pg_notify by @ZhePang in #140
  • fix(tasks): suppress 'No tasks yet' during background refetch by @ZhePang in #142
  • fix(inbox): scope task branches by owner, not direct-person-creator by @ZhePang in #143
  • fix(task): human revise dispatches the revision session by @ZhePang in #144
  • fix(inbox): invalidate inbox cache on task approve/reject/revise/cancel by @ZhePang in #145
  • ui: natural chat UI + knowledge-graph agent view by @ws2694 in #146
  • fix(chat): wire client session_id so live steps appear while agent is running by @ws2694 in #156
  • fix(routing): team agents cannot handle specialist work directly by @ws2694 in #154
  • feat(runtime): recover pluggable runtimes and add codex by @ws2694 in #150
  • fix(ui): strip task XML wrapper from session H1, wrap transcript content by @ws2694 in #158
  • feat: persist work product body + daemon fetch resilience by @ws2694 in #157
  • fix(daemon): claimer test passes runtimeRegistry to satisfy ClaimerConfig by @ZhePang in #160
  • feat(daemon): sync subcommand for registering newly-installed CLIs by @ZhePang in #161

Full Changelog: v0.1.2...v0.1.3