agent-Specialization/static/src
JOJO 8235c4ce70 fix(goal): 停止对话后清理工作区目标状态,避免继承到新对话
- /api/tasks/<task_id>/cancel 现在会同步停止该工作区的目标模式
- POST /api/tasks 创建非目标模式任务时清理残留活动目标
- 保留 /api/client_debug_log 前端日志上报端点供后续复用
2026-06-20 13:06:37 +08:00
..
admin feat(admin): 管理员密码管理功能,支持搜索用户名/邮箱重置密码 2026-06-10 17:41:21 +08:00
app fix(goal): 停止对话后清理工作区目标状态,避免继承到新对话 2026-06-20 13:06:37 +08:00
auth refactor(frontend): 颜色 token 系统两层重构 + 三主题填色 + 去半透明 2026-06-06 16:20:58 +08:00
components refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程 2026-06-20 00:26:45 +08:00
composables fix: 右侧面板拖拽与终端滚动 2026-06-19 17:45:09 +08:00
stores fix(sub-agent): 修复网络受限时无法创建子智能体,并修复详情页只显示最近一次工具调用的问题 2026-06-19 20:23:44 +08:00
styles refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程 2026-06-20 00:26:45 +08:00
utils fix(前端): 目标模式刷新/切换对话稳定性修复 2026-06-16 19:46:19 +08:00
app.ts feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
App.vue feat: support setting default workspace/project from frontend 2026-06-19 21:48:24 +08:00
env.d.ts feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
main.ts chore: snapshot before stacked blocks demo 2026-01-01 01:09:24 +08:00