Skip to content

v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 13:59
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.
cbf20c0

What's Changed

  • fix(skills): persist tool-activated skills across turns by @cniska in #211
  • fix(signal): detect inline signal tokens by @cniska in #210
  • refactor(skills): remove skill budget by @cniska in #213
  • refactor(tools): remove output budget system by @cniska in #214
  • refactor(tools): thread generic types through runTool by @cniska in #217
  • refactor(input): remove per-message limits by @cniska in #218
  • feat(chat): pulsing indicator for awaiting-input by @cniska in #220
  • feat(session): on-demand session search by @cniska in #219
  • feat(tools): tool result truncation by @cniska in #221
  • refactor(tools): tool output hardening by @cniska in #224
  • fix(tui): renderer fixes and streaming improvements by @cniska in #226
  • refactor(tools): unify tool output rendering by @cniska in #227
  • feat(gh): GitHub CLI integration by @cniska in #232
  • feat(agent): microcompact tool results by @cniska in #235
  • refactor(tools): single-input tools by @cniska in #237
  • refactor(lifecycle): per-call input budget by @cniska in #238

Full Changelog: v0.19.0...v0.20.0