Files
jiahao6635 8ec5388655 fix(cli): preserve agent update flags in retry_argv
When agent update hit exit-10 confirmation, retry_argv dropped
--add-kb/--remove-kb/--system-prompt-file/--config-file, so re-running
after approval could not reproduce the original update.

Expand pflag SliceValue flags as repeated --flag value pairs in
BuildRetryArgv, and include the missing agent update flags in the
allow list. Fixes #2597.
2026-08-10 19:33:39 +08:00
..
2026-07-06 22:53:01 +08:00
2026-07-06 22:53:01 +08:00