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
de415ca310
feat: add Prompt template library, agent_call inter-agent tool, and RAG memory
...
- New PromptTemplatePicker component for browsing 13 preset prompt templates
- AgentConfig.vue: "Load from library" button for system prompt
- Agents.vue: "Create from Prompt template" entry with agent node + RAG memory
- seed_prompt_templates.py: 13 preset templates (客服/研发/教育/内容/分析/创意/健康医疗)
- agent_call tool: agents can delegate tasks to other agents (19th builtin tool)
- Created 全能助手 (general orchestrator) and 家庭医生助手 agents
- Switch template-created agents from type:llm to type:agent for full ReAct + RAG
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-03 21:57:30 +08:00
renjianbo
09467568ec
feat: Agent 运行时、对话 API、作业助手与引擎修复及前端执行超时
...
- agent_runtime 模块与 agent_chat API,前端 AgentChat 视图与路由对接
- workflow_engine: code 节点命名空间与 json 引用修复
- llm_service: 工具调用 extra_body(如 DeepSeek)
- create_homework_manager_agent / _3 脚本与测试脚本扩展
- frontend: WORKFLOW_EXECUTION_HTTP_TIMEOUT_MS、AgentChatPreview/MainLayout 等
- 文档:架构说明与自主 Agent 改造完成情况
Made-with: Cursor
2026-05-01 11:31:48 +08:00
renjianbo
4366312946
feat: DeepSeek v4 模型对齐、作业助手脚本与 Agent 对比测试
...
- 前端 WorkflowEditor/ModelConfigs/NodeTemplates:deepseek-v4-flash、v4-pro,弃用提示
- llm_service 默认 deepseek-v4-flash;workflow_engine 等与模型配置注入
- 作业管理脚本支持 AGENT_NAME 与 v4-pro;新增 compare_homework_agents 脚本
- 文档重命名为 (红头)项目核心文档汇总.md 并更新 DeepSeek 说明
Made-with: Cursor
2026-04-30 00:57:13 +08:00
renjianbo
cadeb2dc32
fix: 修复热点摘要超长上下文并统一 Windows 启动文档
...
为 http_request 增加响应体截断与头部精简,避免门户首页触发 LLM 上下文超限;同时新增政务/媒体及教育批量 Agent 脚本,并将 Windows 启停说明合并为唯一指南,补充本次超时故障复盘与标准重启流程。
Made-with: Cursor
2026-04-30 00:10:19 +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
renjianbo
bd3f8be781
feat: 工作流记忆与内置工具、知你客服脚本、Agent管理技能展示与能力配置、文档与Windows启动脚本;忽略 redis_temp 二进制目录
...
Made-with: Cursor
2026-04-08 11:44:24 +08:00
9d3198f6bc
知你客服
2026-03-06 22:31:41 +08:00
171a6edf94
工具
2026-01-23 09:49:45 +08:00
f7702f4e72
ss
2026-01-22 09:59:02 +08:00
b8f340401a
自动布局
2026-01-20 18:05:31 +08:00
e4aa6cdb79
工作流动画效果
2026-01-19 17:52:29 +08:00
6674060f2f
第一次提交
2026-01-19 00:09:36 +08:00