v0.1.1 beta · Rust-native · Windows today, macOS & Linux next

The dev workspace you and your AI share

A native Rust terminal, a real editor beside it, and documents you and your model read from the same file — rendered for you, annotated HTML for the LLM. Built on Tauri, not Electron.

Free during beta · 64-bit Windows · macOS & Linux coming soon

100% Rust
core compiled native — zero Node.js at runtime
60 fps
terminal output, batched with real backpressure
BYOK
your key, your provider — tokens never touch our servers
Documents

You and your AI read the same file

Floculai opens HTML documents in a visual editor. Comments, @mentions, and tags are stored inside the document itself, so they reach both your teammates and any model that reads the file. You edit it visually; your model reads clean, annotated source. Same file, two readers.

What you see — Visual mode
What your AI reads — the same file
HTML Visual Diff launch-plan.html
It is <span data-c="c1">the best tool</span> for teams who ship fast. Rollout starts Monday — <span data-mention="Alex">@Alex</span> owns the copy review. <script type="application/json" id="floc-comments"> [{"id":"c1","thread":[{"author":"Sam", "text":"Can we soften \"best tool\"? @Alex"}]}] </script> <!-- no sidecar DB. nothing your AI can't see. -->
Lossless or disabled. A round-trip safety gate never lets Visual mode silently destroy markup it can't represent — you keep full fidelity in source.
Comments that travel. Anchored, threaded, resolvable — committed with the file. Resolving unwraps the anchor and removes the thread.
One @ menu. People, content tags, and element insertion — images, tables, code blocks — from a single keystroke.
Why Floculai

Built around the terminal

For developers and DevOps engineers who live in the terminal and want their workspace, git, and AI in the same window.

A solid terminal

Native Rust PTY with output batched to 60 fps and real backpressure handling. No dropped frames, no garbled resizes, no zombie processes.

An editor that tracks the filesystem

A CodeMirror editor with syntax for a dozen languages, splittable beside your terminals. It watches the filesystem, so when an agent rewrites a file you have open, the editor reflects the change rather than showing a stale copy. Tabs survive restart.

Files in their native form

Markdown renders rich, Mermaid diagrams included. JSON pretty-prints. HTML opens as a visual document. Every file has Raw, Rendered, and Diff modes.

AI where you type

Inline ghost-text completions that know your repo, your package scripts, and your running containers. A chat panel wired to your workspace. Bring your own key — tokens never route through us.

Git, first-class

Side-by-side and inline diff views, branch switching, change staging, and PR status badges — all without leaving the keyboard or opening a browser tab.

Command palette

Fuzzy-find any command and recall shell history across sessions, so you can replay what worked yesterday. Ctrl+K opens it.

Get Floculai

Download

Windows first; macOS and Linux are in progress. Every build comes from the same Rust core.

macOS Coming soon
Apple Silicon & Intel · .dmg
Not yet available
Linux Coming soon
x64 · .AppImage & .deb
Not yet available

Install in under a minute

  1. Download the installer

    Grab floculai_0.1.1_x64-setup.exe above. It's a standard NSIS installer — no admin rights required for a per-user install.

  2. Run it

    Double-click the file and follow the two-step wizard. Floculai installs its terminal shell integration automatically.

  3. Launch Floculai

    Open it from the Start menu. Point it at a project folder and your first workspace — terminal, file tree, and git view — is ready.

  4. Optional: plug in your AI

    Add your own API key under Settings → AI to enable ghost-text completions and the chat panel. Keys are stored locally, used only against your provider.

Windows SmartScreen: Floculai is a young app, so SmartScreen may show a warning while our certificate builds reputation. Click More info → Run anyway.

Give your AI a workspace, not a chat box

One download, local-first, your own keys. For people who'd rather keep their AI in the terminal than in a separate chat window.

Free during beta · 64-bit Windows · macOS & Linux next