重构 API 路由并新增工作流编排功能
后端: - 重构 agents, heartbeats, locks, meetings, resources, roles, workflows 路由 - 新增 orchestrator 和 providers 路由 - 新增 CLI 调用器和流程编排服务 - 添加日志配置和依赖项 前端: - 更新 AgentsPage、SettingsPage、WorkflowPage 页面 - 扩展 api.ts 新增 API 接口 其他: - 清理测试 agent 数据文件 - 新增示例工作流和项目审计报告 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
9
.doc/agents/budget-opencode/info.json
Normal file
9
.doc/agents/budget-opencode/info.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"agent_id": "budget-opencode",
|
||||
"name": "预算管家 (OpenCode)",
|
||||
"role": "budget",
|
||||
"model": "opencode",
|
||||
"description": "用 OpenCode CLI 分析性价比和优惠",
|
||||
"created_at": "2026-03-10T14:10:42.666836",
|
||||
"status": "idle"
|
||||
}
|
||||
Reference in New Issue
Block a user