- 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>
11 lines
331 B
Markdown
11 lines
331 B
Markdown
将修改上传到 git 仓 **rjb_win_dev** 分支:
|
|
|
|
http://101.43.95.130:3001/admin/aiagent.git
|
|
|
|
```powershell
|
|
cd D:\aaa\aiagent
|
|
git push -u origin rjb_win_dev
|
|
```
|
|
|
|
鉴权请使用本机已保存的凭据,或在提示时输入平台账号;**勿在文档中保存明文密码**,也勿将含密码的文件提交到仓库。
|