First chat
import Screenshot from ’../../../components/Screenshot.astro’
After installing Kanna, run kanna from any project directory. The web UI opens at http://localhost:3210.
Create a project
Kanna auto-discovers projects from your Claude and Codex local history. Your current working directory is added as a new project on first launch.
Start a chat
Click New Chat under your project. The composer accepts plain text, slash commands (/), and file/subagent mentions (@).
Send a turn
Type a prompt and press Enter. The agent runs in the background; tool calls render inline in the transcript.
Next: set up the OAuth pool for subscription billing.