Capabilities
Built different.
A focused set of capabilities designed for real work, not demos.
Built in Rust
Starts in milliseconds. Runs for days without leaking memory. A single compiled binary with no interpreters, no runtimes, and no Docker.
fawx 1.0.0 (2026-03-19)
Persistent Memory
Fawx remembers across sessions. It learns your projects, preferences, and patterns using built-in embeddings for semantic search.
Native Tool Calling
13+ built-in tools for files, web, browser, git, and shell. The model calls them natively through provider APIs. No prompting tricks.
WASM Plugins
Hot-loadable WebAssembly skills with cryptographic signature verification. Sandboxed execution. Build your own in any language that compiles to WASM.
Kernel Safety
Compiled safety layer the AI cannot modify. Capability-based boundaries instead of permission prompts. The agent works freely within its space; hard blocks only on irreversible actions.
Native macOS & TUI
SwiftUI native app for macOS and iOS. Full terminal UI with ratatui. HTTP API for automation. Same engine, same conversation, any surface.
See it work
Fawx thinks,
then acts.
A real agentic loop. Fawx reads context, calls tools, and synthesizes answers. Autonomously, on your machine.
Works with Claude, GPT, or any OpenAI-compatible provider. Switch models mid-conversation. Token-by-token streaming shows you the thinking in real time.
Architecture
Layered by design.
Three clean layers. The kernel enforces safety. The loadable layer provides intelligence. Shells are replaceable.
The agent can modify its own skills and behavior. The safety kernel that governs it is compiled into the binary and cannot be changed at runtime. Not by the user, not by the agent.
Getting started
Download.
Setup. Go.
The setup wizard handles everything. You just need an API key from Claude or ChatGPT.
Download
Grab the DMG from the download page. Drag Fawx to Applications. Done.
Setup
Launch Fawx. The setup wizard walks you through connecting your AI provider: Claude, ChatGPT, or your own API key.
Chat
Start talking. Fawx handles tools, memory, and multi-step reasoning. It gets better the more you use it.
Questions