Canonical cluster v0.1.34 images built from 4beb95a70583b19a23cbadff1036e0af219e0b06.
ghcr.io/omnara-ai/omnara-web@sha256:6e253ffd85966e26fd1f46cb27a6354771ea310fc85980651bac560cd780dd92ghcr.io/omnara-ai/omnara-api@sha256:6e6669156940f0882e4ba25ce7c9af43ce1a841d4cc131c295e8d91ff16a9a04ghcr.io/omnara-ai/omnara-worker@sha256:3a4ebff972f63a6dfb261c0b5d07b467488cc1d5669028b1d7d57523f0a3e770ghcr.io/omnara-ai/omnara-maintenance@sha256:42f3603918f619e7711fd4ce1394289023fb11baf1d3f627fd8d810d2c08281bghcr.io/omnara-ai/omnara-migrations@sha256:43a7f7f15bc51ed3940fdc13efc8b104df86bed94cada7d54bd2bbe2f632a744
What's Changed
🚀 Features
- feat: support per-call machine resource overrides by @asherdale in #563
- feat: Improve org UI by @cmsparks in #571
- feat: add custom headers for model providers by @asherdale in #570
🐛 Bug Fixes
- fix: omit unavailable environment secrets at runtime by @asherdale in #566
- fix: Add openai domain verification and additional mcp annotations by @cmsparks in #567
- fix: mark cluster and omnarad releases as latest after publishing by @asherdale in #569
- fix: stop messaging the parent agent when a subagent is archived by @cmsparks in #540
- fix: discover machine pools through list_machines using stable IDs by @ksarangmath in #545
- fix: stop browser translation from crashing the web app by @asherdale in #573
🧰 Maintenance
- refactor: replace bundled MinIO with RustFS by @asherdale in #572
Full Changelog: cluster-v0.1.33...cluster-v0.1.34