Skip to content

Conversation

@manveerxyz
Copy link
Member

@manveerxyz manveerxyz commented Jan 8, 2026

Note

Adds RL monitoring and introspection

  • New CLI subcommands under prime rl: get, metrics, rollouts, progress, distributions; outputs JSON for easy piping
  • API client (api/rl.py) adds: get_run, get_metrics, get_rollouts, get_progress, get_distributions

CLI UX improvements

  • list command extracted to _list_runs_impl; adds alias ls and JSON support retained
  • Adds rich_help_panel grouping for run, models, list/ls, get, stop, delete, logs, init, metrics, rollouts, progress, distributions
  • lab Typer now no_args_is_help=True; main CLI registers rl and lab under Lab

Other

  • Minor output/wording tweaks in run details and init help; logs command categorized under "Monitoring"

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

@manveerxyz manveerxyz requested a review from JannikSt January 9, 2026 04:25
JannikSt
JannikSt previously approved these changes Jan 10, 2026
Copy link
Member

@JannikSt JannikSt left a comment

Choose a reason for hiding this comment

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

could technically also add a nice tui and similar to other commands work with proper --output flag

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.

3 participants