Back to browse
Claude Code leak forced this early – Dojo dual agents vs. Claude/Codex

Claude Code leak forced this early – Dojo dual agents vs. Claude/Codex

by avidcoder·Apr 2, 2026·3 points·0 comments

AI Analysis

MidShip ItBold Bet

Audio-first agent workspace trying to unify Claude, Gemini, Grok, and Cursor in one GUI.

Strengths
  • Multi-provider support lets you switch models mid-session or combine them
  • Built-in browser automation and MCP skills system for extensibility
  • Local-first design with no telemetry or data collection
Weaknesses
  • macOS only with Linux and Windows coming later limits immediate audience
  • Unified agent GUI is crowded space with Cursor, Continue, and others already established
Target Audience

Developers wanting a unified interface for multiple AI coding assistants

Similar To

Cursor · Continue · Windsurf

Post Description

Claude Code leak pushed me to finally ship something I’ve been building quietly: a local-first agent environment called ehAye Engine (with built-in Dojo Agents).

It’s now available for download. I’m updating the demo video and docs next.

Conceptually, it’s a unified GUI (+ optional TUI) for working with multiple coding/agent tools in one place — similar space as Claude Code, Codex CLI, Gemini CLI, Cursor CLI, etc., but designed to mix providers and workflows instead of locking into one.

Some things it does:

Natural, two-way conversational interface at the core (text + optional private audio capture/transcription) Multi-provider support — switch models mid-session or combine them Native Telegram integration (text, audio, commands) Built-in browser automation (headless Chromium), plus bundled tools (bun, ffmpeg) for scripting and session recording MCP + Skills system for extending capabilities Drag-and-drop files with preprocessing before LLM use Context management + caching (auto + manual control) Environment variable management with selective (“surgical”) injection into authorized commands only Local-first / privacy-focused (except for chosen LLM + web queries)

Still early, but usable today. Curious how it compares for people already using Claude Code / Cursor / etc.

Happy to answer questions.

Similar Projects