Skip to content

Port Nous Portal subscription credits - #569

Open
Finesssee wants to merge 2 commits into
codex/port-0.61.0-provider-detailsfrom
codex/port-0.61.0-nous
Open

Finesssee wants to merge 2 commits into
codex/port-0.61.0-provider-detailsfrom
codex/port-0.61.0-nous

Conversation

@Finesssee

@Finesssee Finesssee commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the Nous Portal subscription provider from upstream 0.61.0.
  • Read Hermes Agent credentials from the configured profile without refreshing or writing them; support NOUS_PORTAL_ACCESS_TOKEN as an explicit environment override.
  • Enforce HTTPS and trusted nousresearch.com routing for stored portal origins.
  • Parse monthly subscription, rollover, purchased, and total usable credits with renewal and account identity details.
  • Register Nous across the Rust provider catalog, factory, CLI aliases, OAuth source policy, tray/dashboard catalogs, and provider icons.
  • Bound streamed portal responses incrementally so oversized chunked responses cannot be buffered without a limit.

Validation

  • cargo test --manifest-path rust/Cargo.toml nous -- --nocapture — 11 passed
  • cargo test --manifest-path rust/Cargo.toml --lib --quiet — 1,937 passed, 1 ignored
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml commands::tests --quiet — 94 passed
  • cargo clippy --manifest-path rust/Cargo.toml --all-targets -- -D warnings — passed
  • cargo clippy --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml --all-targets -- -D warnings — passed
  • cargo fmt --all and git diff --check — passed

Frontend Vitest and fresh Tauri UI/CUA proof were not run because this checkout has no apps/desktop-tauri/node_modules; installing dependencies would consume the storage budget during the port batch. Hosted CI should provide the frontend validation.

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 02823452-63b1-483a-a565-7f3bda3ffae1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant