mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-28 09:51:12 +00:00
* fix(cli): bound --message-file reads for agent command * fix(cli): preserve symlinked --message-file paths with bounded reads * fix(cli): preserve FIFO message files with bounded reads, document 4 MiB cap * fix(cli): accept FIFO --message-file targets via bounded descriptor read * test(cli): drop duplicate FIFO message-file read test * docs(cli): note 4 MiB --message-file cap in agent help text * style(commands): format agent-via-gateway test * fix(cli): preserve procfs message-file reads Co-authored-by: 陈宪彪0668000387 <chen.xianbiao@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> Co-authored-by: Peter Steinberger <peter@steipete.me>