renjianbo
f30997c02a
fix: schedule_delete 外键约束导致无法删除定时任务
...
- schedule_delete_tool 执行前先解除 executions.schedule_id 引用
- 迁移 012: executions.schedule_id FK 改为 ON DELETE SET NULL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 23:08:31 +08:00
renjianbo
ded3ba2973
feat: Agent技能市场 — 公开/发布/分类/精选/评分
...
- AgentCreate 新增 category/tags/is_public/is_featured 字段
- 迁移 011 添加 agents 市场相关列(category/tags/is_public/rating_avg 等)
- agent_market API:按分类/标签/精选筛选,排序,分页
- 前端 AgentMarket.vue:市场浏览页,搜索/筛选/安装
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 08:02:38 +08:00
renjianbo
9054f42cda
feat: Agent间知识共享 — 全局知识池(去重+置信度+过期)
...
- GlobalKnowledge 模型新增 confidence 和 expires_at 字段
- save_global_knowledge 增加 MD5 去重、置信度评分、TTL过期
- _global_knowledge_search 增加过期过滤、置信度优先排序
- run()/run_stream() 所有完成路径补齐知识提取调用
- 新增 Alembic 迁移 010_add_global_knowledge
Cl oses #9
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-06 22:04:56 +08:00
renjianbo
7ee80c74b2
feat: 集成飞书通知和机器人对话系统
...
- 新增通知系统 (notifications 表、服务、API)
- 新增飞书定时任务结果推送 (webhook + 应用消息)
- 新增飞书应用消息发送服务 (feishu_app_service)
- 新增飞书 WebSocket 长连接事件监听 (苹果应用)
- 新增飞书账号绑定/解绑 API
- 新增橙子飞书机器人 (独立 WS 连接,固定路由到橙子助手 Agent)
- 执行记录添加 schedule_id,用户添加飞书绑定字段
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-02 16:17:49 +08:00
renjianbo
0608161c82
feat: 完善企业场景多线路由与执行稳定性
...
补齐平台模板与场景 DSL、预算控制、执行看板和企业场景脚本,增强 Windows 启动/迁移与前端代理和聊天会话记忆,修复执行创建阶段 500 与异步链路排障体验。
Made-with: Cursor
2026-04-09 21:58:53 +08:00
renjianbo
bd3f8be781
feat: 工作流记忆与内置工具、知你客服脚本、Agent管理技能展示与能力配置、文档与Windows启动脚本;忽略 redis_temp 二进制目录
...
Made-with: Cursor
2026-04-08 11:44:24 +08:00
171a6edf94
工具
2026-01-23 09:49:45 +08:00
6674060f2f
第一次提交
2026-01-19 00:09:36 +08:00