Releases: runloopai/rl-cli
Releases · runloopai/rl-cli
v1.15.0
1.15.0 (2026-04-03)
Features
- axon list with pagination and api-client upgrade (#184) (dc9743e)
- cli: add some (hidden) agent handling commands (#187) (1a92f5f)
Bug Fixes
- clean stdout for --config-only when appending SSH config (#192) (4428295)
- cli: account for pending scenarios in rli display (#185) (c82d528)
- widen VERSION column in agent list to prevent truncation (#190) (c7eba09)
Performance Improvements
v1.14.0
1.14.0 (2026-03-25)
Features
- add 'logs' command to download info from devboxes (#164) (d5354be)
- use total_count field from Pagination API response (#175) (4e84f30)
Bug Fixes
- benchmark: fix benchmark id when creating job with benchmark (#170) (2c73cba)
- bmj list now counts finished scenarios from in-progress runs (#168) (123f1d4)
- cli: show failure reason when benchmark job fails with no outcomes (#182) (817b5cd)
- cli: use allSettled() instead of all() so one bad download doesn't spoil the barrel (#178) (8f4145a)
- don't reset TUI menu cursor on back (#181) (6cc35a7)
- eliminate flicker in bmj watch and show job elapsed time (#167) (9b1deed)
- prevent double devbox creation when pressing Enter in interactive form (#173) (23f8a28)
- scenarios sometimes listed as in progress after bmj completes (#174) (78f8f55)
- update broken tests (#169) (d8b35a2)
Performance Improvements
v1.13.3
v1.13.2
v1.13.1
v1.13.0
1.13.0 (2026-03-06)
Features
- add benchmark list features (#154) (2abe85c)
- benchmark: add status breakout during status -w (#149) (393548e)
- benchmark: add watch with term takeover / interactive display (#151) (c49ee7a)
- benchmark: print scenario runtime, status and prompt for viewing extended (#152) (32f4f72)
- benchmark: support multi agent jobs (#145) (41ec8d3)