Commit 40335a4
committed
feat(aletheia): "派 Hermes" 默认走 orchestra auto + Hermes 真接通了
agent 已在 VPS 配通 Hermes (gateway+DeepSeek+default profile), 测试 task 端到端
8 秒回中文回复. 我把 OntologyNode "派 Hermes" 按钮的链路切到真模式:
useCanvasStore.promoteOntologyToTask:
- TaskNode data 默认填 agentMode='auto', assignedTo='hermes', hermesAssignee='default'
- 不再调 dispatchTaskNode (manual hermes-proxy 流), 让 orchestra dispatcher 自动接管
- VPS conductor (mock 模式) 已切真模式 (systemd 加 HERMES_USER/PASS/DEFAULT_ASSIGNEE)
- 链路: 浏览器点"派 Hermes" → conductor 抢锁 → POST Hermes Kanban (assignee=default)
→ Hermes worker 接 → DeepSeek 真返回 → 写 ResultNode 回 Y.Doc → 三人浏览器看到
HERMES-BOOTSTRAP-FOR-LICHANG.md 头部撤回我之前"⛔ 不要启 gateway"的判断:
- 实测 hermes gateway 内嵌 kanban dispatcher (kanban.dispatch_in_gateway=true)
- 必须启 gateway 才能让 ready task 被 worker 接走
- agent 已替 lichang 完成所有配置, 只剩 SOUL.md 加 kanban_done 工具调用提示
[ui-cc] 2026-05-021 parent 5be60fc commit 40335a4
2 files changed
Lines changed: 46 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
19 | 36 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
23 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
24 | 50 | | |
25 | | - | |
| 51 | + | |
26 | 52 | | |
27 | | - | |
| 53 | + | |
| 54 | + | |
28 | 55 | | |
29 | 56 | | |
30 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1742 | 1742 | | |
1743 | 1743 | | |
1744 | 1744 | | |
1745 | | - | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
1746 | 1748 | | |
1747 | 1749 | | |
1748 | 1750 | | |
| |||
1764 | 1766 | | |
1765 | 1767 | | |
1766 | 1768 | | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
1767 | 1773 | | |
1768 | 1774 | | |
1769 | 1775 | | |
| |||
1779 | 1785 | | |
1780 | 1786 | | |
1781 | 1787 | | |
1782 | | - | |
1783 | | - | |
1784 | | - | |
1785 | | - | |
1786 | | - | |
| 1788 | + | |
| 1789 | + | |
1787 | 1790 | | |
1788 | 1791 | | |
1789 | 1792 | | |
| |||
0 commit comments