Flowork Agent is a self-hosted operating system for AI agents distributed as a single Go binary—no Docker, no Python, no separate database. It's a practical alternative to cloud-dependent agent frameworks, with intentional trade-offs worth understanding.

What You Get

Each agent runs as a sandboxed WebAssembly module with its own FTS5 full-text search index. The system logs mistakes as "Educational Errors"—a documented approach to error tracking. Whether this aids your workflows depends on your specific use case.

The runtime includes:

Threat Radar: built-in security scanning for agent behavior