Kana v0.9.0 adds profile-based asynchronous subagents, configurable built-in Agent tools, and dark, light, and custom TUI themes. It also makes the reusable Kana Agent workflow portable across repositories and providers.
Features
- Delegate bounded work to asynchronous subagents selected from built-in or user-defined profiles, with independent transcripts, approvals, accounting, completion notifications, and
/agentsmanagement. - Configure the built-in tool surface exposed to the main Agent.
- Select the built-in dark or light TUI theme, or load a custom semantic color theme.
- Cancel MCP startup and reload from the TUI without exiting Kana.
- Run the reusable Kana Agent GitHub workflow across repositories and supported providers with repository-local configuration.
Bug Fixes
- Frame streamed terminal input consistently with submitted user messages.
- Preserve visible HTML/XML-like tags in Markdown instead of stripping them.
- Correct option handling in the Kana Agent workflow.