Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 12:48
· 141 commits to main since this release

Kana v0.3.0 adds queued input and scheduled-message management, Codex hosted web search, and clickable terminal hyperlinks.

Features

  • Add OpenAI Codex hosted web search with visible provider activity rendering.
  • Add /schedule to view, create, refresh, and delete in-process scheduled messages.
  • Queue input during Agent runs and deliver queued submissions and due wakes in FIFO order.
  • Render safe Markdown links as terminal hyperlinks when supported, with readable fallbacks.

Bug Fixes

  • Fix queued-input delivery and duplicate display after deferred steering.