卡若AI
|
64c3b23468
|
chore: Cursor 全面替换 co-chat → pchat 配置真源
- cursor-config/ 项目级+用户级 MCP 与 rules 模板
- deploy-cursor-config.sh 一键部署
- retire_cochat.sh 支持 patchNativeOk 并自动卸载扩展
- mcp-config/cursor.mcp.json 同步 ensure-hub 唯一套
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 17:51:28 +08:00 |
|
卡若AI
|
0c836af847
|
revert: hub.js/server.js/panel.html 回滚到 v1.6.37(用户指令:1.6.37 为最新版本)
- src/hub.js: 89545 → 89332 字节(去除 1.6.70 增强)
- src/server.js: 42219 → 41961 字节
- web/panel.html: 89203 → 84523 字节(撤掉 isSessionConnected holding/isHung 修改)
- 本地 /Users/karuo/.persistent-chat-local/ 三个核心文件已同步覆盖 + uchg 锁定
- Hub 服务已重启到 1.6.37(API 返回 panelVersion: 1.6.37)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-27 22:18:45 +08:00 |
|
卡若AI
|
62577508c9
|
feat: 持久对话 MCP 插件 v1.6.37 · Hub + Panel + MCP 三形态部署
- src/: server.js (MCP 4 工具) + hub.js (HTTP Hub) + cursor-title.js
- web/: panel.html (主面板) + panel.remote.html (远端 1637)
- scripts/: ensure-hub.sh (stdio→http 桥) + mongo_sync.py
- mcp-config/: trae.mcp.json + cursor.mcp.json
- docs/: INSTALL / DEPLOY / MCP_SETUP / ARCHITECTURE / QUICKSTART
- ZIP 原始安装包备查
关键机制:
- 4 MCP 工具:init / select / wait / merge
- 垂直绑定:workspace::cursorTitle@hostIp 三件指纹
- 真挂起:关闭 timedReply 后 wait 真正阻塞,agent turn 不结束
- 双 Hub 部署:远端 NAS 24×7 + 本地 launchd 守护备份
- 三形态组合:远端 + 本地 + Trae 插件,可同时跑
|
2026-06-26 13:01:08 +08:00 |
|