AI Panel

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

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 16 actions (UI, file, repository, and Issues operations).

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

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