Discover and explore top open-source AI tools and projects—updated daily.
ultraworkersAgentic workflow harness engineering
New!
Top 8.9% on SourcePulse
This project addresses the need for a faster, memory-safe harness runtime by providing a clean-room Python rewrite and an in-progress Rust port of "Claude Code." It targets engineers and researchers interested in AI harness engineering, agent systems, and efficient code execution, offering a reimplementation of architectural patterns without direct code copying.
How It Works
The project focuses on a Python rewrite of the core features, aiming to capture the architectural patterns of the original "Claude Code" agent harness. Concurrently, a Rust port is under development to achieve superior speed and memory safety. Development is heavily augmented by oh-my-codex (OmX), a workflow layer built on OpenAI's Codex, which orchestrates parallel code review and persistent execution loops for architect-level verification.
Quick Start & Requirements
python3 -m src.main summarypython3 -m src.main manifestpython3 -m unittest discover -s tests -voh-my-codex implies potential reliance on OpenAI's Codex, though specific API keys or setup are not detailed.https://discord.gg/5TUQKqFWd.Highlighted Details
21 hours ago
Inactive