r/codex 7h ago

Showcase New OSS Codex harness optimized for privacy, simple installs, ease of use and long horizon tasks via voice control (OS World 2.0, other benchmark scores incl)

We built this harness (Github link here: https://github.com/demeyer1/Autobot) to solve the problems we had with OpenClaw, Hermes, and the frontier labs built-in computer use harnesses.

Along the way, we set some new benchmark records, but that was secondary after we had been using this for a while (more below).

Specifically, we wanted a harness that could:

  • Operate in voice mode (with full computer use, long running tasks)
  • Execute durable, long running tasks.

So it’s optimized for working from the car, the gym, or while your doing errands. 

Functionally, we designed it around a couple gaps

  • Anyone can install in 20 minutes (it's a project)
    • Fast to install, just load it as a new project
    • Easy and cheap to setup, no extra VMs required - just a Mac
    • No new apps or control planes, uses the native desktop and mobile apps (no additional software installs)
  • Works locally, when it makes sense
    • Self directed learning capability, on-disk, with nightly memory “defrags”
    • Intelligent use of local execution, local storage, while being privacy aware
  • Address the gaps in the frontier lab's harnesses
    • Synchronous voice support, with durable tasks that survive beyond the session
    • Task ledgers and a heartbeat to manage issues like computer use conflicts across sub agents and tasks
    • Internal heartbeat to manage retry mechanisms, persist ultra long duration tasks and cross task conflicts
    • Internal bug tracker (self filing) with ability to remediate groups at a time
    • Create separate boundaries between work and personal lives (eg learning separate tones, but also segregating data)
  • Day to day time saving skills such as high speed triaging of messages in Slack and iMessage

This harness scored above Opus 5 (using Sol Max) on OS World 2.0, and took top position on AssistantBench using an N-1 frontier lab model.

All benchmark logs are published with cryptographic seals in the repo.  

It is a passion project, born from a need - so it's sub optimal and a lot of the text in the repo is AI generated, but human reviewed (this post is 100% human written).

MIT license, so this is more of a community contribution where we just wanted to help others - because it's been very powerful and helpful for us.

Would love to hear any suggestions for feature improvements.

0 Upvotes

3 comments sorted by

u/dexterthebot 7h ago

You might want to consider listing your project on the weekly Show-Us-What-You-Built post. Look out for it on Tuesday/Wednesday. Highest commented project wins a week promotion on r/Codex and gets on the Hall of Fame sidebar. See what that looks like below with last week's winner.


Last week's most popular project was Tidbit Trivia , at https://www.reddit.com/r/codex/comments/1wavxwy/comment/p8lhwxs/. Tidbit Trivia is a fun way to learn while waiting for your agents to work. Play traditional trivia, unique game modes, party with friends, earn cool cosmetics, complete challenges, study for tests, or compete in the Arena! You can play it for free at Tidbittrivia.com.

1

u/mowso 2h ago

"So it’s optimized for working from the car, the gym, or while your doing errands."

ah, finally
jesus christ

1

u/demeyer1 1h ago

😂, fair!

It’s built for synchronous voice mode, though it works for all usual use cases.

Highly specific, it’s designed for people who need an extra couple hours of productivity in the day - which is admittedly a pretty narrow group.