fix: update OmegaOS for current agent CLIs - #6
Conversation
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
|
Important Review skippedToo many files! This PR contains 135 files, which is 35 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (135)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
Co-authored-by: Gareth ⎇ Agentik {OS} <agentik-os@users.noreply.github.com>
What this changes
omega-gatewaydin prebuilt archivesomega-os@1.5.13to npm (latest)Why
Recent upstream CLI releases changed required subcommands, mutually exclusive flags, authentication surfaces, model identifiers, and session APIs. The default Codex launch and several alternate-provider paths could fail before starting an agent, while CI excluded the shipped gateway and prebuilt installs omitted it.
Verification
cargo fmt --all -- --checkcargo clippy --locked --workspace --all-targets -- -D warningsRUSTFLAGS="-D warnings" cargo build --release --locked --workspacecargo test --locked --workspaceVERIFY_SOURCE_ONLY=1 VERIFY_FAST=1 ./scripts/verify-install.shomega-duo --self-test: 48/48 passed under Bun 1.4.0npm publish --dry-runcleanomega-os@1.5.13, dist-taglatestnpx --package omega-os@1.5.13 omega-os --helpChecklist
cargo build --releaseis clean (CI builds with-D warnings, so a warning fails it)cargo testpassesinstall.shships it and./scripts/verify-install.shpasses