· Paris

Anton

Family logistics scatter across apps, inboxes, and memory; Anton is a personal agent OS that runs them in production from hardware at home.

Anton

Anton is a personal agent OS, deployed on a DGX Spark on my home network. About ten specialized domain agents (home, media, coder, research, admin, knowledge, syndic, dev, quality) coordinate via typed delegates. Skills run in a sandboxed Deno runtime, hot-reloadable. Layered memory (context, history, facts), policy engine evaluating every action, thread-aware interruption with cancel cascade, nightly self-improvement loop driven by issues, evaluation infrastructure under packages/agent-quality. Local LLM inference via vLLM behind a LiteLLM gateway over Tailscale.

Anton is a decade-later realization of Bots for Humanity, a personal-agent / digital-twin concept I worked on as my MBA capstone in 2015 and presented to contacts at Facebook. Design philosophy: ingest cheap, process lazy, enrich on demand. Explore agentic, build deterministic.