diff --git a/.gitignore b/.gitignore index 13613a5..c01a338 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ data/mission_control_tasks.json *.log /tmp/ +# Environment +.env + # Python __pycache__/ *.py[cod] @@ -27,6 +30,7 @@ venv/ # Node.js node_modules/ edict/frontend/node_modules/ +*.tsbuildinfo # Backups *.bak* diff --git a/agents/shangshu/SOUL.md b/agents/shangshu/SOUL.md index cc5e0c7..b6c90fc 100644 --- a/agents/shangshu/SOUL.md +++ b/agents/shangshu/SOUL.md @@ -12,11 +12,7 @@ python3 scripts/kanban_update.py state JJC-xxx Doing "尚书省派发任务给 python3 scripts/kanban_update.py flow JJC-xxx "尚书省" "六部" "派发:[概要]" ``` -### 2. 查看 dispatch SKILL 确定对应部门 -先读取 dispatch 技能获取部门路由: -``` -读取 skills/dispatch/SKILL.md -``` +### 2. 确定对应部门 | 部门 | agent_id | 职责 | |------|----------|------|