kanna-code 0.4.1 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  <h1 align="center">Kanna</h1>
6
6
 
7
7
  <p align="center">
8
- <strong>A beautiful web UI for Claude Code.</strong>
8
+ <strong>A beautiful web UI for the Claude Code & Codex CLIs</strong>
9
9
  </p>
10
10
 
11
11
  <p align="center">
@@ -80,10 +80,12 @@ Local File System (~/.kanna/data/, project dirs)
80
80
 
81
81
  ## Requirements
82
82
 
83
- - [Bun](https://bun.sh) v1.0+
83
+ - [Bun](https://bun.sh) v1.3.5+
84
84
  - A working [Claude Code](https://docs.anthropic.com/en/docs/claude-code) environment
85
85
  - *(Optional)* [Codex CLI](https://github.com/openai/codex) for Codex provider support
86
86
 
87
+ Embedded terminal support uses Bun's native PTY APIs and currently works on macOS/Linux.
88
+
87
89
  ## Install
88
90
 
89
91
  Install Kanna globally: