mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-22 20:27:28 +08:00
feat: surface node p2p runtime visibility
This commit is contained in:
@@ -24,6 +24,7 @@ const resources = {
|
||||
tasks: 'Tasks',
|
||||
subagentProfiles: 'Subagent Profiles',
|
||||
subagentsRuntime: 'Agents',
|
||||
nodeP2P: 'Node P2P',
|
||||
agentTopology: 'Agent Topology',
|
||||
agentTopologyHint: 'Unified graph for local agents, registered nodes, and mirrored remote agent branches.',
|
||||
runningTasks: 'running',
|
||||
@@ -549,6 +550,7 @@ const resources = {
|
||||
tasks: '任务管理',
|
||||
subagentProfiles: '子代理档案',
|
||||
subagentsRuntime: 'Agents',
|
||||
nodeP2P: '节点 P2P',
|
||||
agentTopology: 'Agent 拓扑',
|
||||
agentTopologyHint: '统一展示本地 agent、注册 node 以及远端镜像 agent 分支的关系图。',
|
||||
runningTasks: '运行中',
|
||||
|
||||
Reference in New Issue
Block a user