tkdfs/dsh-ptc-auto-preset

tkdfs★ 0JavaScript最后同步: 2026-08-14

在 GitHub 打开

DSH preset: auto-assigns model + reasoning effort per work phase in PTC sessions — plan→pro+max, implement→pro+high, mechanical→flash+high.

README 摘要

PTC Auto-Assign (ptc-auto preset) A resident DSH agent preset: in PTC (Code Mode) sessions, it automatically assigns the model and reasoning effort for every request according to the current work phase. 中文文档: README.zh-CN.md Rules (from PROJECT.md §7 recommended config) Phase Trigger Model Reasoning effort Plan/architecture Plan mode on, or the message contains 设计/架构/规划/方案/计划/接口/重构 (or English design/architecture/plan/refactor, etc.) deepseek-v4-pro max Implement/fix tests Default (no keyword hit) deepseek-v4-pro high Mechanical edits Message contains 文案/机械性/补全/整理/重命名/格式化/迁移/注释/标注 (or English rename/formatting, etc.) deepseek-v4-flash high All keywords and gears are configurable in the ptc-assign row's config inside agent.cordis.yml — no code changes needed. Install Copy this whole directory to: (The preset id = the directory name ptc-auto ; renaming the directory = changing the id.) After copying, start a new session and pick 「PTC 模式(自动分配)」 in the preset picker (recommended: "set as default"). Verify with /ptc status . You can also let an AI deploy it — paste this to your AI assistant: Clone https://github.com/tkdfs/dsh-ptc-auto-preset into ${DSH HOME:-$HOME/.dsh}/.agent-presets/p…

在 GitHub 查看完整 README →
Agentsagentdeepseekdshdsh-pluginllmpreset

分类