Skip to content

ghostwright/wraith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wraith

Wraith

The agent harness, open sourced.

Rust Platform Provider Agnostic Stars


The claw-code repository reached 128K stars as a clean-room reimplementation of an AI agent harness. The repo is still viewable on GitHub, but you can't clone or fork it.

We had the same problem, so we retrieved the source files and published them here. The first commit is the original, completely unmodified. Everything after that is ours.

If the original authors have concerns, reach out at cheemawrites@gmail.com.

Our vision

We want to take this foundation and build it into something provider-agnostic. The original targets one provider. We think an agent harness should work with Claude, OpenAI, Gemini, local models - your choice. We're building that in the open, one commit at a time, with Claude Code.

See PARITY.md for what works today and what still needs building.

Quick start

cd rust && cargo build --release
python3 -m src.main summary

Credits

The foundation was built by Sigrid Jin (@instructkr) and the ultraworkers team using oh-my-codex and oh-my-opencode. This is their work. We're carrying it forward.

Star History

Star History Chart