code.ae
code.ae Desktop · v0.1.0

code.ae on your computer

The same agent that powers code.ae on the web, running on your machine. Edits files on your disk directly. Your code stays local; only the AI model runs in our cloud.

Install code.ae

~50 KB · works on Mac, Windows, Linux · installs into your existing code editor

How to install

code.ae installs as a panel inside your code editor. If you already use Cursor, VSCodium, Windsurf, or a compatible editor, you're ready in 30 seconds.

  1. 1
    Download the installer

    Click Install code.ae above. You'll get a file called code-ae-agent-0.1.0.vsix.

  2. 2
    Open it in your editor

    In Cursor / VSCodium / your editor: Extensions panel … menuInstall from VSIX… → pick the file.Or from a terminal: cursor --install-extension code-ae-agent-0.1.0.vsix

  3. 3
    Open a folder, sign in, chat

    Click the sparkle icon in the side rail, sign in with your code.ae account, then press ⌘L or Ctrl L to focus the chat. Describe what you want and the agent edits your files.

What's included

Plan / Build mode

Plan first — read-only tools, scope work. Build — full tool surface, write code.

File mentions

Type @path/to/file in chat to include its content. Works for files, folders, and images.

Drag-and-drop attachments

Drop a screenshot on the chat panel — the agent sees it as a multimodal reference.

Clipboard paste

⌘V or Ctrl-V a screenshot to attach without saving it first.

Inline diffs

Every edit opens a side-by-side diff. Review before accepting.

CLAUDE.md

Drop a CLAUDE.md in your project; team conventions get applied automatically.

Persistent sessions

Conversation history saves locally. Reopen the folder; the chat resumes.

Multimodal images

Screenshots, mockups, diagrams — attach an image and the agent sees what you see.

Standalone app

Don't have a code editor yet? Download code.ae Desktop directly — one file, no editor required. Unsigned in v0.1.0; your OS may warn about an unknown publisher on first launch.

Full feature reference: docs/agent · all docs
Source & issues: github.com/Ibrhimovic9989/code.ae