beff3fac8d
fix: delete agent 500 error + dynamic personality + deployment guide
...
- Fix delete agent 500: clean up FK records (agent_llm_logs, permissions,
schedules, executions, team_members) and unbind goals/tasks before delete
- Remove hardcoded personality templates in Android, replace with dynamic
system prompt generation from name + description
- Set promptSectionsEnabled=false to bypass PromptComposer for personality
- Add Tencent Cloud Linux deployment guide (Docker Compose)
- Accumulated backend service updates, frontend UI fixes, Android app changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-06-29 01:17:21 +08:00
renjianbo
9454dee976
feat: complete remaining plan items — all 4 phases fully implemented
...
- Task API: add execute and retry endpoints
- Agent API: add create-main-agent endpoint and execute with graph/debate/pipeline modes
- Feishu tools: add read_messages, create_sheet, upload_file (54 builtin tools total)
- Feishu events: group @mention handling, approval callback, auto daily reporting
- Feishu app service: add send_plain_text_to_group for group chat replies
- Typed Data Ports: template variable injection {{previous.output.field}} + output schema validation
- GoalDetail.vue: Gantt timeline view + real-time progress polling (10s)
- Autonomy loop: per-goal Celery Beat scheduling via sync_autonomy_schedule_for_goal
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-08 22:36:03 +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
eabf90c496
feat: add AI学习助手 agent (KG+RAG ideal) and renshenguo feishu bot
...
- Add AI学习助手 agent creation script with all 39 tools, 3-layer KG+RAG memory
- Add renshenguo (人参果) feishu bot integration (app_service + ws_handler)
- Register renshenguo WS client in main.py startup
- Add RENSHENGUO_APP_ID / RENSHENGUO_APP_SECRET / RENSHENGUO_AGENT_ID config
- Reorganize docs from root into docs/ subdirectories
- Move startup scripts to scripts/startup/
- Various backend optimizations and tool improvements
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-06 01:37:13 +08:00
renjianbo
63b54116a5
图片上传识别功能
2026-04-13 22:52:36 +08:00
renjianbo
df4fab1e6e
feat: Agent 批量测试、作业助手与上传预览;Windows 启动脚本与文档- 新增 run_agent_test_cases 与示例 JSON、(红头)agent测试用例文档
...
- 扩展 test_agent_execution(--homework、UTF-8 控制台)
- 后端:uploads 预览、file_read、工作流与对话落盘等
- 前端:AgentChatPreview 与设计器相关调整
- 忽略 redis二进制、agent_workspaces、uploads、tessdata 等本机产物
Made-with: Cursor
2026-04-13 20:17:18 +08:00
renjianbo
0608161c82
feat: 完善企业场景多线路由与执行稳定性
...
补齐平台模板与场景 DSL、预算控制、执行看板和企业场景脚本,增强 Windows 启动/迁移与前端代理和聊天会话记忆,修复执行创建阶段 500 与异步链路排障体验。
Made-with: Cursor
2026-04-09 21:58:53 +08:00
9d3198f6bc
知你客服
2026-03-06 22:31:41 +08:00
d59f015362
android应用
2026-01-20 11:03:55 +08:00
e4aa6cdb79
工作流动画效果
2026-01-19 17:52:29 +08:00
6674060f2f
第一次提交
2026-01-19 00:09:36 +08:00