Skip to content

v0.41.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:47
c47234c

What's Changed

  • fix(tools): bind set_goal + restore wait same-session resume (bd-2aa, bd-3b6) by @mabry1985 in #1023
  • fix(chat): non-streaming empty-200 robustness + unreachable web-research skill (bd-2qy, bd-2zh) by @mabry1985 in #1029
  • fix(background): capture spawning session so completions drain back (bd-3v0) by @mabry1985 in #1030
  • refactor: single source of truth for tool + slash-command inventories (bd-67j, bd-1wt) by @mabry1985 in #1031
  • fix(lint): restore graph/slash_commands.py so main's import contract passes by @mabry1985 in #1032
  • feat(plugins): host-free plugin test harness (testkit) — closes #1024 by @mabry1985 in #1033
  • feat(sdk): supervised background-task helper — closes #1025 by @mabry1985 in #1034
  • feat(sdk): one-call goal-driven recurring loop — closes #1026 by @mabry1985 in #1036
  • feat(sdk): plugin telemetry + agent decision-log kit — closes #1027 by @mabry1985 in #1037
  • feat(sdk): runtime knobs + presets control surface — closes #1028 by @mabry1985 in #1035
  • feat(chat): per-tab model selection — each chat tab talks to its own model by @mabry1985 in #1038
  • feat(settings): model fields use the gateway list + cache the schema query by @mabry1985 in #1039
  • fix(goals): set_goal rejects an unknown verifier (no more unsatisfiable goals) by @mabry1985 in #1040
  • fix(scheduler): retry the jobs.db owner-lock instead of giving up at boot (bd-1o9) by @mabry1985 in #1041
  • chore(followups): quiet scheduler startup catch-up (bd-3vp) + fallback_models gateway picker by @mabry1985 in #1042
  • fix(inbox): mark a fired now-item delivered so check_inbox doesn't re-surface it (bd-jus) by @mabry1985 in #1044
  • feat(knowledge): surface the RRF relevance score in search results (#1043) by @mabry1985 in #1045
  • feat(chat): surface wait/scheduled resumes live in the chat tab (bd-k02, ADR 0053 Slice 2) by @mabry1985 in #1046

Full Changelog: v0.40.0...v0.41.0