| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-11 | 3.3 kB | |
| v0.9.0 source code.tar.gz | 2026-08-11 | 26.9 MB | |
| v0.9.0 source code.zip | 2026-08-11 | 29.4 MB | |
| Totals: 3 Items | 56.4 MB | 0 | |
Major new features
- 🧭 Smart Routing: route each task and its subagents to the best model and harness automatically with Databricks AI Gateway smart routing (#4074, [#4181], [#4213]). OSS smart routing still exists and uses an LLM classifier to choose the best model.
- 🎨 Refreshed web UI: a Zinc palette, tightened typography, flush rails, and unified menus/shadows, plus a session filter menu (All / My / Shared / Archived), a support-tiered harness picker, and settled turns folded behind a "Worked for Xs" row (#4019, [#4021], [#4020], [#4228], [#4055], [#4107], [#3786], [#4288]).
- 🧰 More sandbox and deployment control: pick the platform default with
sandbox.type: auto(#3339), size Boxlite disks viasandbox.boxlite.disk_size_gb(#4072), target per-agent Kubernetes runner Pods by label (#3361), set a project default base branch for new worktree sessions (#4205), and authenticate headless withomnigent run --profileagainst a deployed Databricks app (#4017). - 🤖 New harnesses and example agents: Grok Build (xAI) joins as a first-class ACP harness (#3075), and ship-ready examples land — a deep-research agent (#95), a repro-agent that reproduces a bug live and authors an e2e test (#4032, [#4047]), and a resolve-agent that fixes and proves it (#4127).
- 🌐 Nimble web builtins:
nimble_extractandnimble_researchpull structured data straight off the web (#3117).
Breaking changes
- Shared-session approval authority and message attribution were reverted: session approvals are once again available to any shared editor, not just the session owner (#4318).
Bug fixes
- 🔌 Steadier hosts and runners:
omnigent hostsurvives a dropped VPN and auto-reconnects on 401/403 (#4025), a transient IP-ACL block no longer permanently bricks the runner's token factory (#4024), tunnels stop dying with "ping timeout" when a probe hangs (#4092), a crashed in-sandbox host restarts in place (#4155), and starting a session in a large git workspace no longer spuriously times out (#4259). - 🖥️ Native session fixes: approving a plan from the web UI works for Claude Code (#4067), background tasks no longer queue new messages behind a "Steer" button (#4132, [#4266]), the working indicator stays alive across turns (#4195), mid-tool-use steering renders cleanly (#4160), and the Codex "Starting MCP servers" band clears as work begins (#4071).
- 📜 Calmer transcript reading: conversation images load in parallel and stay cached (#4187), scrolling back no longer fights you as older messages load (#4204), opening a session stops re-fetching and shifting history (#4291), and the composer no longer shoves the conversation as it grows (#4161).
- ☁️ Databricks and packaging: gateway-routed Claude sends the required coding-agent header (#4082), bracketed model IDs like
...[1m]no longer 404 (#4105), and Android sign-in to Databricks-hosted servers completes in-app (#4296).
💜 Thanks to our community
This release was shaped by the people who filed issues, opened PRs, and talked through feature requests with us on our Discord! Thank you for building omnigent with us, keep the bug reports, ideas and contributions coming :)
Full Changelog: https://github.com/omnigent-ai/omnigent/blob/main/CHANGELOG.md