Pick on the Office file
Open a deck, a sheet, or a brief. Click the title, a card, a cell — then ask. The agent writes the same path on disk. Not a Word-style canvas.
Selection is the prompt. The file stays the source of truth.
VAV
Pick a slide, a cell, a node — ask beside it. Charts and App Clips render in the thread. Swarm puts Claude next to Codex.
Not a chat box with a file picker — pick on the document, draw in the thread, pop out a clip, or split two CLIs.
Open a deck, a sheet, or a brief. Click the title, a card, a cell — then ask. The agent writes the same path on disk. Not a Word-style canvas.
Selection is the prompt. The file stays the source of truth.
Flows and charts render in the thread — Mermaid for the path, Vega-Lite for the numbers. Copy, download, or open the source file beside the chat.
Same turn: a flowchart and a bar chart, both live.
The agent can write a small interactive app in the thread — a board, a calculator, a teaching aid. Pop it out with View in window. It is a real widget, not a screenshot.
```app in chat, or a thin overlay from an HTML file.
Flip the surface and split the pane. Claude on the left, Codex on the right — each a real TUI in its own column. ⌘D splits; arrow keys move.
Optional under Settings → CLI Agents. Off until you want it.
From anywhere on your Mac, ⌘⇧↵ opens a narrow companion column. Ask one thing — a path join, a regex, a name — get the answer, close it. No full workspace.
Built for the interrupt: short, local, done.
Mermaid source, PDF, decks, sheets, Markdown — preview on one side, agent on the other.
What each type can do in a document window — preview, ask beside it, edit in place, or convert first. Capabilities match the app, not a wish list.
.docx
Word (OOXML)
Opens in Read by default; switch to Edit or use the docx skill to write the open path.
.doc
Word (legacy)
Preview via convert to DOCX/HTML (macOS). Edit means Convert → Save As .docx; original stays put.
.xlsx
Excel (OOXML)
Sheet preview + agent edits through the xlsx skill on the same workbook path.
.xls
Excel (legacy)
Opens in the spreadsheet preview. To edit, Convert → Save As .xlsx; original untouched.
.pptx
PowerPoint (OOXML)
Slide canvas + pptx skill for renames, bullets, and deck writes.
.ppt
PowerPoint (legacy)
No built-in .ppt converter. Export to .pptx first, or open with the system default app.
.pdf
PDF
Preview and ask only in the window. Create, fill, or reformat via the PDF skill to a new path.
.csv .tsv
Tables
Grid preview, charts in chat, direct text writes back to the sheet.
.md .txt
Markdown & text
Full in-place edit; agent fs_read / fs_write on the open file.
.mm .mmd
Mind maps & diagrams
Rendered canvas with pick-to-ask; source stays editable text on disk.
.heic
HEIC image
View in-app; Edit converts to JPEG via Save As. Original HEIC unchanged.
.zip
ZIP archive
Structure preview only — not a full archive utility.
Latest GitHub Release builds. Follow install notes if your OS warns on open.
From a terminal, vav . opens a session in the current directory (Settings →
vav command).