-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: robocurve/inspect-robots
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(approver): reject non-finite values in DeltaLimitApprover to prevent reference state corruption
#376
opened Aug 12, 2026 by
Adityakk9031
Contributor
Loading…
fix(frames): cap safe filename lengths in FrameStore and json_log to prevent OS path overflow
#375
opened Aug 12, 2026 by
Adityakk9031
Contributor
Loading…
fix(controller): handle empty action chunks gracefully by raising PolicyError
#374
opened Aug 12, 2026 by
Adityakk9031
Contributor
Loading…
fix(agent): sanitize scene IDs in wire capture and transcript paths (#370)
#373
opened Aug 12, 2026 by
Adityakk9031
Contributor
Loading…
feat(plugin): add inspect-robots-wandb plugin for streaming metrics to Weights & Biases
#366
opened Aug 10, 2026 by
ujjwalredd
Loading…
8 tasks done
refactor(cli): extract CLI subcommand handlers into modular package inspect_robots._cli_commands
#364
opened Aug 10, 2026 by
ujjwalredd
Loading…
8 tasks done
feat(eval): add parallel task execution support via max_workers in eval_set
#362
opened Aug 10, 2026 by
ujjwalredd
Loading…
8 tasks done
feat(cli): add completion subcommand and environment diagnostics to doctor
#360
opened Aug 10, 2026 by
ujjwalredd
Loading…
8 tasks done
style(core): modernize isinstance type checks to Python 3.10+ union syntax
#358
opened Aug 10, 2026 by
ujjwalredd
Loading…
8 tasks done
fix(voice): playback-aware muting when \--speak\ and \--voice\ run to…
#349
opened Aug 8, 2026 by
Adityakk9031
Contributor
Loading…
feat(wizard): support context-aware wizard default suggestions in Opt…
#307
opened Aug 4, 2026 by
Adityakk9031
Contributor
Loading…
feat(view): add sequential run numbering and sortable table headers t…
#270
opened Aug 2, 2026 by
Adityakk9031
Contributor
Loading…
fix(rerun): shut down live worker on eval start to prevent blueprint …
#269
opened Aug 2, 2026 by
Adityakk9031
Contributor
Loading…
fix(setup): camera wizard UX follow-ups from #262 review (#263)
#268
opened Aug 2, 2026 by
Adityakk9031
Contributor
Loading…
setup: offer the agent's on-demand camera mode, defaulting to on_demand (#179)
#182
opened Jul 27, 2026 by
Adityakk9031
Contributor
Loading…
Coerce AgentPolicyConfig fields to string (fixes #169)
#170
opened Jul 25, 2026 by
Amresh-01
Contributor
Loading…
feat(registry): add opt-out for entry-point plugin autoloading
#164
opened Jul 24, 2026 by
0xjunger
Loading…
ProTip!
Filter pull requests by the default branch with base:main.