v0.3.41

mvanhorn/last30days-skillv0.3.41Jul 8, 2026by github-actions[bot]

AI Summary

This release introduces CLI enhancements for issue ordering and adds capabilities for Lark bot management, including owner binding and thread isolation. It also updates documentation and fixes several runtime and session-related bugs.

Key Highlights

  • CLI feature to enable issue ordering via --position and --sort flags
  • Lark bot management improvements allowing owners to bind and manage their bots
  • Custom runtime names and a searchable machine-grouped picker
  • Squad management improvements allowing members to create their own squads

New Features

  • CLI issue ordering
  • Lark bot binding
  • Custom runtime names
  • Squad member management

Full Release Notes

## Changelog
* 947a54b67496231576d12f6e625805a995615d52 docs(agent): align state guidance with sweep (#5083)
* c05b67ae4a9f43170394da2a50e68cd7ccd51f80 docs(changelog): add v0.3.41 release notes (en/zh/ja/ko) (#5094)
* 519d2aeff073ec6989f0966d018f573e64cc4174 feat(cli): enable issue ordering via cli (issue reorder, --position, --sort/--direction) (#4110)
* fd3216fd6bbb7d3dce08dec4372e179d5a916fd3 feat(lark): let an agent's owner bind/manage its Lark bot (MUL-4213) (#5079)
* fd58e13bec52d73d509d9e28d6d2abc7d0505f22 feat(runtimes): custom runtime names + searchable machine-grouped picker (MUL-4217) (#5070)
* 405d88c1dc173d7399f94ec945e626a19c207c70 feat(squad): allow members to create and manage their own squads (MUL-4223) (#5071)
* 875eb551098b5c20b7a08893f1863c0d86aa7b1a fix(chat): friendlier failure message when agent runtime errors (MUL-4249) (#5085)
* 4ed582e3bbe407ba7b88073222958ab3adcd7251 fix(cli): reject issue list --direction when sort is position or omitted (#5072)
* 324ebf6560ad8366e3b761995226c2a4df58c46f fix(core): mark list stale after off-window status count move (#5038)
* c8cfd0a21427b96b150c3fa9fa79247eec607fd5 fix(desktop): restrict git describe to semver tags for version derivation (#5057)
* fd813f2569a719f7349337d176fb8dad60817872 fix(lark): isolate topic-group sessions by thread (#5061)
* bcb111dbd9a2bbb7483746c6cd41ecde92a64203 fix(runtimes): machine-level rename + fix picker search copy (MUL-4217) (#5087)
* c56f081660ba84d8fd2410a20c292fc2994a9a1a fix(skills): preserve runtime import files (#5066)
* c4997af4d1802b74f6da380a4e763befdbfab04f fix: archive autopilots on delete (#5042)