Descriptions:
David Ondrej interviews Van, the creator of Agent Zero, on the launch of Space Agent—a browser-based AI agent framework that runs entirely client-side in JavaScript. Unlike conventional agents that operate on a backend server and communicate through constrained interfaces like WhatsApp or Telegram, Space Agent executes inside the browser itself, giving it the ability to dynamically modify the page it is displayed on. Van describes this as a new paradigm for self-updating agents: rather than adjusting markdown files or back-end logic, the agent can generate, modify, and persist arbitrary UI components in real time.
The core technical innovation is a ‘spaces and widgets’ system where the agent writes JavaScript functions—not direct DOM manipulations—so that generated components survive page refreshes. In live demos powered by Claude Opus, Space Agent builds a weather widget, a Trello-style colorful Kanban board, a cybersecurity research tool with PDF export, and interactive charts, all from natural language instructions and all generated from scratch without pre-built UI templates.
Space Agent is fully open source and available on GitHub, with a free guest account accessible at space-agent.ai by supplying an API key from any supported LLM provider. Van contrasts this with closed-source competitors such as Manus and Perplexity’s computer use product, positioning Space Agent’s full-stack client mutability as a meaningful architectural distinction. The project builds on Van’s prior work with the Agent Zero framework.
📺 Source: David Ondrej · Published April 27, 2026
🏷️ Format: Showcase







