Skip to content

Commit 8a6aa3e

Browse files
log-lilog-li
authored andcommitted
fix: merge agent command with args in parseAgents config
- Updated parseAgents() in src/config.ts to read raw.args and merge it with command as "{command} {args.join(' ')}" - Updated ConfigAgentEntry type to include args?: string[] - Added 3 tests: args merging, backward compat, invalid type validation - All 443 tests pass, lint clean Fixes #198
1 parent 130a1c5 commit 8a6aa3e

3 files changed

Lines changed: 1403 additions & 220 deletions

File tree

0 commit comments

Comments
 (0)