Marketplace

omnigent

Other

togo impl provider — implement autopilot issues via the Omnigent multi-agent harness (secured behind Coder)

togo-framework
bash
togo install togo-framework/omnigent

Install

bash
togo install togo-framework/omnigent

A togo impl provider backed by Omnigent — the multi-agent meta-harness. Implements autopilot issues by running the omni CLI, so you get any-agent orchestration (Claude/Codex/custom), spend caps, model routing and OS sandboxing instead of a single hard-coded agent.

Registers into autopilot's impl slot. Off by default — opt in:

bash
togo install togo-framework/omnigent
togo provider:use impl omnigent

Secured behind Coder auth — for free

The impl runs through autopilot's Env, so when the exec provider is coder the omni process runs inside the Coder workspace — Omnigent's auth-less API is reached only within the Coder-governed, network-isolated environment. Pair them:

bash
togo provider:use impl omnigent
togo provider:use exec coder

Config (dynamic — CLI / .env / settings)

Key
Default
Purpose
OMNIGENT_BINomniomni CLI binary
OMNIGENT_FLAGS-pflags before the prompt (space-separated)
OMNIGENT_AGENToptional --agent (claude, codex, …)
OMNIGENT_APIOmnigent server URL (used by togo provider:test)
Rows per page
1–4 of 4
Page 1 of 1

<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>