Skip to content

Releases: runloopai/rl-cli

v1.16.0

23 Apr 01:06
b401a38

Choose a tag to compare

1.16.0 (2026-04-23)

Features

  • add agent/axon TUI screens and align list commands with pagination (#205) (1481d7a)
  • add secret config to bmj, toggle available to show public benchmarks for new jobs (#156) (86cda21)
  • better handling of RUNLOOP_BASE_URL (#216) (f4b59fd)
  • extract shared object detail fields and fix ResourcePicker height (#204) (b685b65)
  • improve agent support in interactive rli (#209) (4aa5ca6)
  • update agents support in rli command line (#200) (512d41f)

Bug Fixes

  • "Showing 1-0 of 0" in TUI, cache unfiltered total count through search reset (#196) (8170888)
  • don't reset settings TUI menu cursor on back (#198) (7a0796d)
  • harden dependency security posture (#211) (198ad1e)
  • improve column width handling for rli agent list (#199) (d4aa73f)

v1.15.0

03 Apr 01:59
150f8ae

Choose a tag to compare

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

  • fetch total count in the background, not foreground (#189) (0903d89)

v1.14.0

25 Mar 23:30
2689442

Choose a tag to compare

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

  • cli: parallelize scenario log downloads with max concurrency of 50 (#176) (a5828a2)
  • cli: parallelize scenario run fetching and name resolution in bmj logs (#179) (227d0fd)

v1.13.3

09 Mar 18:38
3190c76

Choose a tag to compare

1.13.3 (2026-03-09)

Bug Fixes

  • benchmark: set default agent timeout -> 2 hours (#162) (869fb89)

v1.13.2

09 Mar 04:08
350624f

Choose a tag to compare

1.13.2 (2026-03-09)

Bug Fixes

  • benchmark: increase id column so full id visible in bechmark-job.list (#159) (a472f0a)
  • benchmark: remove default agent timeout (#160) (97fcfcc)

v1.13.1

07 Mar 22:31
58ff9f1

Choose a tag to compare

1.13.1 (2026-03-07)

Bug Fixes

  • disable unfinished benchmark features in interactive UX (#157) (fd84d31)

v1.13.0

06 Mar 23:47
642290d

Choose a tag to compare

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)

Bug Fixes

  • remove spurious warning for optional secrets (#146) (3abea8a)

v1.12.0

05 Mar 23:39
b9e64da

Choose a tag to compare

1.12.0 (2026-03-05)

Features

Bug Fixes

  • using the new format for mcp-configs (#132) (9deeb1c)

v1.11.2

26 Feb 21:09
803e22e

Choose a tag to compare

1.11.2 (2026-02-26)

Bug Fixes

  • network policy create toggles and detail page for egress rules (#129) (3e37035)

v1.11.1

26 Feb 20:42
4eb6401

Choose a tag to compare

1.11.1 (2026-02-26)

Bug Fixes