AI Panel

AI chat integrated into the editor. Uses the Claude API to control the editor with natural language.

Talk to Your Whole Repository

Beyond the file you have open, AI reads your entire repository to answer. Code, docs, commit history — all accessible from AI. A Claude Code-like experience, right in your browser.

Explore

"How is auth implemented in this repo?" "How has app/index.html evolved?" "Show me the 5 most recently updated files" "What did I work on last week?"

Brainstorm and keep it

1. Open a new note (ideas/feature-x.md) 2. Ask AI — proposes with full repo context 3. Have AI summarize the discussion, save to file 4. Open the same file the next day → AI reads the past discussion and continues

What you can do

Content operations

"Convert this paragraph to bullet points" "Summarize this file" "Translate to English" "Create a new README with a project overview"

UI operations

"Switch to dark mode" "Increase the font size" "Close the sidebar" "Switch to preview mode"

AI Actions

Managed via the actions registry (SSOT). Currently 19 actions (UI, file, repository, Issues, repository exploration).

CategoryExample actions
UIChange theme, change font size, toggle sidebar, change editor mode
FilesOpen file, create file, create directory, propose edit (diff view)
RepositoriesCreate repo, switch repo (fuzzy search), list repos
IssuesGet Issue details, list Issues, create Issue, comment on Issue, update Issue
Repository ExplorationList files, read file content, list commits

Speak and Listen — Voice In, Voice Out

The AI panel features push-to-talk voice input and AI response read-aloud (TTS). Speak, then listen back — interact with AI on the move or while working, without staring at the screen.

Available Models

ModelModel IDBest for
Haiku (default)claude-haiku-4-5-20251001Fast, low-cost. Ideal for everyday note editing and simple questions
Sonnetclaude-sonnet-4-6Balanced. Ideal for code editing and complex suggestions
Opusclaude-opus-4-6Highest performance. Ideal for advanced analysis and long-form writing

Switch with one click in settings. More models will be added in the future.

Key Features