Skip to content

Conversation

@d42me
Copy link
Contributor

@d42me d42me commented Feb 2, 2026

Note

Medium Risk
Adds new CLI flows for creating/updating/deleting secrets and variables and changes API client handling of empty/204 responses, which could affect multiple commands if response parsing expectations differ.

Overview
Adds first-class secret and variable management to the CLI: new top-level prime secret commands for global (personal/team) secrets, plus prime env secret and prime env var subcommands with interactive selection, validation, and table/json output.

Refactors shared CLI utilities by centralizing ANSI stripping in utils.formatters, introducing reusable prompt helpers/validation in utils.prompt, and updating the API client to gracefully handle 204/empty responses (sync + async). Also expands env with a new eval runner (run_eval) that validates models against Prime Inference, injects tracking headers, and can auto-push results after successful runs, and tightens the RL W&B key check.

Written by Cursor Bugbot for commit 2e3367f. This will update automatically on new commits. Configure here.

@d42me d42me requested review from JannikSt and manveerxyz February 3, 2026 05:03
@d42me d42me requested a review from manveerxyz February 9, 2026 23:02
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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.

2 participants