Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 22:49
8670de8

What's Changed

  • feat(mcp): add model parameter to session creation tools by @edwin-zvs in #824
  • fix(config): document grok in config.toml.template by @edwin-zvs in #825
  • fix(mcp): ignore empty strings for model parameter by @edwin-zvs in #826
  • feat(mcp): add construct_merge_session tool by @edwin-zvs in #827
  • perf(tui): stop reformatting the entire chat transcript on every redraw by @edwin-zvs in #829
  • tune(daemon): raise usage-probe settle/timeout windows for slow-rendering harnesses by @edwin-zvs in #830
  • fix(daemon): ACK pty input on enqueue, not on adapter delivery (spec 0087) by @edwin-zvs in #831
  • fix(adapter-grok): exclude sibling sessions from native-reset discovery by @edwin-zvs in #833
  • fix(daemon): recover sessions with missing adapters by @edwin-zvs in #832
  • fix(tui): fix grok's harness usage tooltip rendering as a giant black box by @edwin-zvs in #828
  • fix(cli): let mouse hover override selection highlight in lineage view by @edwin-zvs in #834
  • Program selection verbs: spec + implementation (specs 0089/0090) by @edwin-zvs in #823
  • fix(daemon): unstick harness usage probes by @edwin-zvs in #835
  • chore: release v0.14.0 by @edwin-zvs in #836

Full Changelog: v0.13.8...v0.14.0