Oh My OpenAgent just dropped v4.3.0, and it’s a big one. The new release stops asking you to type commands to get into flow state. Set your default mode once, and every new session fires up with ultrawork and the ralph loop active. No more friction. It’s about getting straight to the work.
The core is hardened. Eight new workspace packages decouple core logic from the OpenCode harness. This isn’t just cleanup—it’s laying the foundation for Codex and Pi support. Translation: the architecture is now modular enough to plug in different AI backends without rewriting everything.
Multilingual support lands with toasts and agent display names in both English and Chinese. Set i18n.locale="zh" and the whole UI flips. Simple, but it opens up the tool to a massive new user base.
Zero-config might sound like a buzzword, but here it’s real. Developers waste hours setting up tools. v4.3.0 eliminates that. The ralph loop—a persistent iterative loop for agent actions—now starts automatically. That’s a direct productivity win.
And the workspace decoupling? It signals a shift toward interoperability. OpenAgent isn’t just for one LLM anymore. It’s becoming an AI-agnostic orchestration layer. That’s exactly the direction enterprise tools need to go.
One personal note: the multilingual toasts feel like an afterthought in the notes, but they’re not. For teams in Asia, this is a game-changer. It’s rare to see open-source projects prioritize i18n this early. Good call.
Official Source: https://github.com/code-yeongyu/oh-my-openagent/releases/tag/v4.3.0