Posted by JoshPurtell 23 hours ago
It integrates with our sdk for evaluation and optimization but also comes batteries-included with self-hosted implementations. We think Horizons will make building agent-based products a lot easier and help builders focus on their proprietary data, context, and algorithms
Some notes:
- you can configure claude code, codex, opencode to run in the engine. on-demand or on a cron
- we're striving to make it simple to integrate with existing backends via a 2-way event driven interface, but I'm 99.9% sure it'll change as there are a ton of unknown unknowns
- support for mcp, and we are building with authentication (rbac) in mind, although it's a long-journey
- all self-host able via docker
A very simplistic way to think about it - an OSS take on Frontier, or maybe OpenClaw for prod
Just like everyone can write their own agent, yet many opt for codex/claude code sdk/opencode, we think that at some point in our journey, many will also opt for standard implementations of these patterns, for projects big or small.
Realistically, though, the case for a standardized environment grows a lot stronger when you have multi-agent, permissioned actions, and generally just a lot more state than what you can get away with using only opencode + some glue. Insofar as big teams have ambitious products, they might be more likely to try it