Skip to content

feat: add slash command invocation support#3

Open
yangliguo7 wants to merge 1 commit intoalchaincyf:masterfrom
yangliguo7:feat/command-invocation
Open

feat: add slash command invocation support#3
yangliguo7 wants to merge 1 commit intoalchaincyf:masterfrom
yangliguo7:feat/command-invocation

Conversation

@yangliguo7
Copy link
Copy Markdown

Summary

  • 新增 /darwin-skill <args> 命令调用支持
  • 6种命令模式:all / assess / assess / history / / 空(帮助)
  • 使用方式章节补充命令等价写法
  • 向后兼容自然语言触发

Commands

Command Effect
/darwin-skill all 全量优化 Phase 0-3
/darwin-skill <name> 单skill优化
/darwin-skill assess 评估所有skills
/darwin-skill assess <name> 评估单skill
/darwin-skill history 查看优化历史

Support /darwin-skill <args> for direct command invocation:
- all → full optimization
- assess → evaluation only
- history → show results.tsv
- <skill-name> → single skill optimization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants