v0.1.0 beta · Windows 11 · built with Tauri v2

The dev workspace your AI can actually work in

A terminal that never flinches, a real multi-pane editor, and rich documents that you and your LLM read the same way — visual for you, clean annotated HTML for the model. Rust-native. No Electron. No markdown gymnastics.

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

100% Rust
backend — zero Node.js at runtime
60 fps
terminal output pipeline with real backpressure
BYOK
your AI provider, your key, your data
Human ⇆ AI collaboration

Stop meeting your AI in raw markdown

Floculai opens HTML documents in a true visual editor. Comments, @mentions, and tags are stored inside the document itself — so they reach your teammates and any LLM that reads the file. You edit like it's WordPress. 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. Resolve unwraps the anchor and deletes the thread. Clean by design.
One @ menu. People, content tags, and element insertion — images, tables, code blocks — from a single keystroke.
Why Floculai

Everything between you and the shell, removed

Built for developers and DevOps engineers who live in the terminal — and want the workspace, git tooling, and AI to come to them, not the other way around.

A terminal you can trust

Native Rust PTY with output batched to 60 fps and real backpressure handling. No dropped frames, no garbled resizes, no zombie processes. The terminal is the product — and it shows.

An editor built for agent traffic

A real CodeMirror editor with syntax for a dozen languages, splittable right beside your terminals. It watches the filesystem — when an AI agent rewrites a file you're looking at, the editor updates instead of lying. 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 gets Raw, Rendered, and Diff modes, so you read artifacts the way they were meant to be read.