August is Live
March 30, 2026 (today)
August is officially live in production at agst.me.
After months of intensive development and internal testing, August has reached a production-ready state. This is not another AI wrapper or a simple chat interface for your code. It is a complete, stateful development loop designed to take a feature from a high-level specification all the way to a verified pull request without ever needing to touch a terminal.
I built August to solve the context and state problems that typically hinder AI-driven development. By utilizing long-running sandboxes on Modal, powered by GPT-5.4 Codex, August maintains the stability and compute necessary for complex, multi-file engineering tasks. It does not just suggest code. It understands the entire architecture of your project and can reason through technical debt and design patterns as it builds.
One of the most powerful aspects of August is its automated infrastructure. August automatically detects the specific requirements of your project and spins up isolated Redis and Postgres instances for every single thread. This ensures that the agent is testing and running code in a real, stateful environment that mirrors production rather than operating in a vacuum. If a migration fails or a test suite crashes, August sees it and fixes it in real time.
August is also built on a foundation of the Model Context Protocol (MCP). It is fully native with the tools you already use, providing agents with direct, live access to your GitHub repositories, Linear issues, and Notion documentation. It does not just propose changes. It executes them, verifies the builds, and manages the entire pull request lifecycle.
For now, August is invite-only for friends and partners while I continue scaling the infrastructure. You can view the landing page and stay updated on our progress at agst.me.