blog
thoughts, updates, and insights from the superagent team.
Vibex: Rebuilding OpenAI Codex with VibeKit
Vibex is our open-source attempt to understand and rebuild OpenAI Codex using modern developer tools. It's a real coding agent that takes plain-language tasks, runs them in secure E2B containers via VibeKit, and produces working GitHub pull requests. No demo shell or fake eval—just structured coding workflows that install packages, write code, run tests, and push changes.
▸read more
On vibe coding
A new way of building software is catching on. People are skipping the traditional engineering process and using tools like Replit, LLM apps, and code agents...
▸read more
Prompting is not a skill, prompting is engineering
Today, our interactions with language models are largely limited to discrete, isolated tasks: drafting emails, generating content snippets, analyzing small...
▸read more
The death of AI agents
AI agents as we know them are about to become extinct. The complex, over-engineered systems we build today—with their carefully crafted prompts, intricate...
▸read more
ReAG: Reasoning-Augmented Generation
Until now, systems that combine language models with external knowledge have relied on a two-step process: first, retrieve relevant documents using semantic...
▸read more
Agents that write their own tools
For an agent to be really useful, it needs tools — specialized pieces of code that help complete specific tasks, like browsing the web. Today, these tools are...
▸read more
join our newsletter
updates on securing code and agents, vulnerability research, and product news.