Remix.run Logo
jeremyjh a day ago

You can get a lot of Codex usage out of that same sub on top of ChatGPT usage. Its a really good value and you can use that sub in any harness. In OMP I have Sol high as the orchestrator, Sol max as Planner & Reviewer, Luna max as task/coder. Very good setup. I'm on pro now and there are weekends when I use half a week's usage but I'll have 5 or 6 sessions going at once for many hours each day.

lionkor 18 hours ago | parent | next [-]

I find that subagents usually burn more tokens and take longer, and produce about the same quality. A real killer use-case is using a VERY cheap subagent to do a lot of work, or reviews. Don't be fooled into thinking that a "scout" subagent will gather enough info for a "coder" agent to just start working.

jeremyjh 5 hours ago | parent [-]

OMP also does a lot of rewinds - where the orchestrator comes up with findings on its own and rolls back to a previous turn with a summary update. I don't know if it always chooses correctly between rewinds and sub-agents, but it seems to do a pretty good job. Luna is SO MUCH cheaper that even if it spends 30K overhead in context its still much less costly, and when they work in parallel its faster too.

shepherdjerred a day ago | parent | prev | next [-]

What is OMP?

vinzenzu a day ago | parent [-]

oh my pi https://omp.sh/

sergiotapia a day ago | parent | prev [-]

This is quite interesting, I wasn't aware omp has a way to set up different models for planner/orchestrator/task.

ssk42 a day ago | parent [-]

/model then roles and also /agents for when a model chooses to delegate out sub agents

sergiotapia 20 hours ago | parent [-]

Thank you so much