卡若AI
|
ec540f6625
|
feat: 根目录 AI 安装指引 AGENTS.md + install.sh 一键安装
AI 先读 AGENTS.md 自主完成安装/排错;install.sh 同步 Hub、部署 MCP、冒烟验收。
修复 sync_pchat_runtime 使用本仓库 lib/src/web 结构。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 18:00:46 +08:00 |
|
卡若AI
|
7bb771e9bc
|
docs: PRD 标记 co-chat 扩展已卸载
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 17:51:34 +08:00 |
|
卡若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
|
e96960ab52
|
docs: PRD v1.5 100% 验收 + MCP 去重 + 删除 PRD 副本
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 17:46:17 +08:00 |
|
卡若AI
|
ba786b3700
|
feat: Persistent Chat v1.1 CO-Chat 整合上传 Gitea
同步 enhance/bridge/smoke/retire 模块、vendor 3.3.34、增强面板与 PRD 文档,
Hub 接入 hub-routes-prd,含安装/经验/模块说明与 co-integration 运维脚本。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 17:42:16 +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
|
31c0361ee0
|
fix(panel): holding/isHung sessions 在主列表显示
|
2026-06-27 20:17:57 +08:00 |
|
卡若AI
|
22e5611c94
|
fix: keep MCP transport alive when stdin closes
|
2026-06-26 20:51:03 +08:00 |
|
卡若AI
|
7d1815d6c9
|
fix codex remote hub bootstrap
|
2026-06-26 19:05:14 +08:00 |
|
卡若AI
|
3528a4a8ef
|
fix persistent chat wait-state wording
|
2026-06-26 18:54:17 +08:00 |
|
卡若AI
|
147308380b
|
docs: align main host references
|
2026-06-26 18:51:01 +08:00 |
|
卡若AI
|
fb85d4f0f8
|
fix wait-state handoff in persistent chat
|
2026-06-26 14:10:10 +08:00 |
|
卡若AI
|
5b4c480663
|
docs: prefer lan host for public links
|
2026-06-26 13:41:40 +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 插件,可同时跑
v1.6.37
|
2026-06-26 13:01:08 +08:00 |
|