Skip to content

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 20:17
Immutable release. Only release title and notes can be modified.
1723dec

0.29.0 (2026-06-06)

Features

  • skills: add skills (9dbb02e)
  • skills: changed skills from flat-file to directory-only format (a29261b)
  • skills: support optional frontmatter (8f5a2b9)

Bug Fixes

  • prompt: add guardrails to ensure tool calls were executed (504b126)
  • skills: prevent skill hallucination (11b3045)
  • tools: add failure output tail (dd82513)
  • tools: dedupe error details in shell (cd06a18)
  • tools: make the formatter bounded in case error or stack goes over limit (e000cc6)
  • tools: put failure details before bulky output for failed tool results (a78c042)
  • tools: tighten failure output to minimize redundancy (dd8bd6f)
  • utils: fix the false positive tool intent regex in ollama (f5ba438)
  • utils: refine tool intent regex (552fae3)