建议:headless 支持 --agent-preset 旗标(预设能力对齐 Web GUI) #5492
NovaDev9-bot
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
场景:CI / 定时任务 / 批量自动化驱动。
现状:Agent Preset 只能在 Web GUI 用;headless 要用预设必须手工拼
--patch补丁层——还得趟过三重坑:insert/覆盖两分语义(配错=静默跳过)、Windows 路径要手写 file:// URL、persona 插件与基座 system-prompt 段冲突直接炸 boot。建议:
dsh --profile headless --agent-preset writer "任务"直接挂.dsh/.agent-presets/下的预设,让无头自动化与 GUI 同享预设生态。All reactions