nof0xgiven
Documentation for AI agent projects — runtimes, developer tools, extensions, and testing.
The Ecosystem
nof0xgiven is a collection of projects built around a single idea: AI agents should do real work, not just chat. These projects span the full stack of agent-powered development — runtimes, developer tools, platform extensions, and testing infrastructure.
Projects
- Xena — Linear-native webhook-driven agent that processes issues through automated workflows.
- Deep — Terminal-based AI coding assistant built on the DeepAgents framework.
- Noktua — Desktop multi-agent orchestration with multi-provider LLM support.
- Warp Engine — Event-sourced stateful coding harness with fresh context guarantees.
- Teddy — Codebase context generation CLI so agents understand what they're working with.
- Bug Boomerang — Automated pipeline that takes a bug report and produces a draft pull request.
- AI QA — Write tests in plain English and run them against real browsers, using AI to analyze results.
- SDUI — Schema-driven UI architecture: 62+ screens from 3 catch-all routes, where AI composes interfaces at runtime.
Philosophy
Every project here started from the same frustration: the gap between what AI agents can theoretically do and what they actually accomplish in practice. The answer isn't better models — it's better infrastructure. Give agents the right context, the right execution environment, and the right feedback loops, and they start producing work you'd actually ship.
This site documents the thinking behind each project — what problem it solves, why it was built the way it was, and how the pieces fit together.