Загрузка видео...
Не удалось загрузить видео
Multi-harness RL training is coming to OpenEnv > pick a model. pick a harness. pick a sandbox. train > Claude Code. Codex. Gemini CLI. OpenCode. Pi. Kimi. OpenHands. and many more. > Async RL loop. fully open-source. end-to-end, harbor compatible dropping soon 👀
26,012 просмотров • 5 дней назад •via X (Twitter)
Комментарии: 35

Beautiful, this is how we trained LFM2.5-2.6B as well

i am assuming you do something like Polar by nvidia right?

🚨🚨‼️‼️

bhai my brain is fried seeing this

stop the tease man...

what in the actual F! 🤯 👏🏼

The durable principle is to separate the model from the training environment: interchangeable harnesses and sandboxes make agent training reproducible instead of tied to one vendor’s workflow.

Fantasy football but the players are coding agents.

excited for this!!!

Model × harness × sandbox is the right matrix — only if you hold two fixed when you score the third. Otherwise the leaderboard measures harness quirks, not model skill. Permissions/sandbox constant or the RL signal is noise.

very much excited for this and trying this out

@adithya_s_k Multi-harness RL 这方向对小团队也有启发:我们现在多挂 Codex/Claude/Cursor 是为了 failover;下一步是把 harness 当训练变量,而不是身份标签。 成功率和成本方差往往差在 harness,不在模型 logo。 开源端到端能复现,比再发一篇 harness 评测有用。

Great!

pick everything, love that flexibility

this is the loop i want - pick harness, pick sandbox, train. agents getting real training rails finally

Making the harness and sandbox explicit is the right abstraction. Model choice without execution context is only half the deployment contract.

The harness-agnostic part is the interesting bet here. Claude Code, Codex, and Gemini CLI all emit different tool-call shapes and retry semantics, so an async RL loop has to normalize those before the reward signal means anything. Curious whether the sandbox layer absorbs that or

The useful benchmark is not harness count. I’d hold task distribution, tool permissions, and sandbox limits constant; otherwise RL learns harness quirks and the leaderboard becomes a compatibility test.

Curious how you're normalizing reward across harnesses this different, Claude Code, Codex, Kimi all have their own action space and CoT format. That async loop sounds like the hard part honestly.

The real unit is harness+model, not model alone. Watch train/prod harness drift — async RL is useless if the sandbox you train in is not the one that ships.

Been waiting for this. Trajectory format incompatibility was the bottleneck for cross-harness RL experiments. Harbor compatibility means existing eval pipelines should carry over directly.

The harness boundary may become more important than model choice. What do you use to keep reward signals comparable across those environments?

training across model, harness, and sandbox combinations is the right abstraction. agents are systems now, so optimizing one model in one shell misses the deployment reality.

@grok ELI18 what this means and enables

Training against one harness just overfits the UI. If the same policy holds up in Claude Code and Codex then maybe it learned the task.

la idea es destilar otros agentes para entrenar un modelo?

The useful abstraction is not “which model wins?” It’s whether the same agent can survive a different harness, sandbox, and failure mode without being rebuilt from scratch.

hows the training tests though i.e. swe and human evaluation? I run a full OS on a custom kernel in a VM - its all from scratch - ive found blasting training like this doesn't work as well as targeted.

Picking the harness like a hyperparameter feels like the right abstraction. Question is whether reward signals stay comparable across harnesses or you end up tuning per-harness anyway.

The harness swap is the interesting part. In practice each CLI agent has its own quirks around tool-call formatting and retries, so a shared sandbox contract is what makes swapping them non-trivial.

Curious whether the gains transfer across harnesses or stay tied to the training harness

Pick a model, pick a harness, pick a sandbox. That is the training setup builders actually need🤝

should i go deep into RL or inference ? I have been learning inference from last few months, but seems like RL is more worth going deep. can you please guide me ?

model, harness, sandbox, train: four words keeping GPU cloud providers insanely rich

Loving those visuals bro let's go !! Did you make that ?
