john
20116b161f
Merge Memory V2 runtime facade
2026-07-03 09:46:03 +08:00
john
7005c2a834
Add MindSpace service runtime release chain
2026-07-03 09:29:00 +08:00
john
ec5b1a6e3f
feat: finalize mindspace service extraction phase a
2026-07-03 08:40:28 +08:00
john
b258004dad
feat: complete mindspace conversation packages
2026-07-02 23:46:05 +08:00
john
253ee870e7
Add MindSpace service facade skeleton
2026-07-02 21:06:03 +08:00
john
66c530b1ed
Add MindSpace canonical URL facade
2026-07-02 21:04:49 +08:00
john
e4d6267c96
Add MindSpace decoupling foundation
2026-07-02 21:03:14 +08:00
Your Name
8e0ace1389
chore: add hourly runtime slo soak monitor
2026-07-02 12:45:55 +08:00
Your Name
f9a385f333
feat: add agent run heartbeat to slo reports
2026-07-02 12:41:04 +08:00
Your Name
054379ac98
feat: add worker heartbeat for agent runs
2026-07-02 12:38:34 +08:00
Your Name
7a47dc6a98
feat: add task artifact validation for code runs
2026-07-02 12:31:29 +08:00
Your Name
201cc5fb7a
fix: harden auth middleware against transient db errors
2026-07-02 12:16:38 +08:00
Your Name
c27bf04a71
feat: recover stale running agent runs
2026-07-02 12:12:41 +08:00
Your Name
af5396c127
docs: record worker concurrency rollout
2026-07-02 12:08:49 +08:00
Your Name
79d310ba29
chore: keep agent run worker alive during gray rollout
2026-07-02 11:54:29 +08:00
Your Name
c0f922b5f8
feat: require validation receipts for h5 code runs
2026-07-02 11:52:40 +08:00
Your Name
80b762053b
feat: add agent run guard rollout controls
2026-07-02 11:36:46 +08:00
John
e17dcaf4a8
feat: gate code tools by task mode
2026-07-02 07:12:18 +08:00
John
fa0024907b
docs: record runtime ops rollout
2026-07-02 07:05:07 +08:00
John
4420cca340
chore: add runtime observability ops
2026-07-02 07:04:50 +08:00
John
04e308e582
feat: add streaming runtime router
2026-07-02 06:55:26 +08:00
john
1297531b04
docs: record v2 direct-injection release id for 103 rollback
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:32:27 +08:00
john
de5fab370c
fix(agent): inject Shanghai time into each reply message
...
103 goosed harness_remember returns remembered:false, so session memory
never carried the time anchor. Prepend buildCurrentTimeAgentPrefix on every
H5 /reply and WeChat agent prompt so the model sees Asia/Shanghai clock.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:32:27 +08:00
john
75e5a56b86
docs: record 103 agent-time-fix release id for rollback
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:31:32 +08:00
john
62c1d72470
fix(agent): inject Asia/Shanghai time anchor on 0630007 line
...
Agent replies were reporting UTC time because 0630007-memind never injected
TKMind 当前时间基准 into session memory. Port the time anchor from the
0630004 work only—no miniapp branch changes—and add a 103 rollback script.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:31:32 +08:00
john
b273bb7aa2
fix: gate public page download links before Portal release
...
Add a MindSpace public HTML checker for missing companion docx/PDF paths, wire it into runtime packaging and release-portal-runtime-prod.sh, and document the workflow for agents and ops.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:18:27 +08:00
john
d7cbf3cc96
chore: add 105 runtime and openhands ops tooling
2026-07-01 18:10:48 +08:00
john
ae6eaf8c3e
docs: 103 发布 0630004 回退说明与备份路径
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:08:06 +08:00
john
b1b8d3afc6
docs: 103 发布 0630003 回退说明与备份路径
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:08:06 +08:00
john
71e536eceb
feat(mindspace): 悬浮聊天勾选资料联动、UI 与交互优化
...
勾选单个文件时 Agent 获知上下文并主动问候;打开悬浮窗使用新会话。
统一弹窗浅色主题、固定高度与输入区布局,支持点击外部收起。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:08:06 +08:00
john
2c91689692
feat(schedule): 待办提醒推送、行事历仅展示提醒与管理 API
...
单次提醒 worker 投递、local 时间写入校验、未来 7 天提醒列表与忽略/批量删除;行事历去掉事项重复展示。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:08:06 +08:00
john
2f6a52151a
docs: 103 发布 0630001 回退说明与备份路径
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 18:08:06 +08:00
john
4e7ef3d853
docs: 103 发布 0629002 回退说明与备份路径
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 00:29:38 +08:00
john
98721371a4
fix(mindspace): edit_file 落盘、Finish 聊天 merge 与回归守卫
...
- finish-sync 支持 edit_file 覆盖 public HTML
- Finish 同步 merge 本地流式消息,剥离 agent 内部前缀
- 新增 verify:mindspace-publish-guards 与 AGENTS.md 跨工具说明
- 发版脚本接入回归门禁;103 runtime 发布含备份回退
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 00:27:15 +08:00
john
ea19ffb5fa
feat: improve mindspace asset handling and local runtime paths
2026-06-28 12:18:26 +08:00
john
c924b2bb77
docs: add release must-read checklist
2026-06-27 21:48:27 +08:00
john
1798c07d42
docs: Update documentation and release rules
...
- 架构和规划文档更新
- 开发、工程、生产发布规则更新
- 服务隔离和升级指南
- README 更新
2026-06-27 08:25:06 +08:00
john
f1220a7905
feat: Goosed 本地 Docker 构建方案
...
- scripts/verify-goosed-docker.sh: 一键本地构建脚本
- docker-compose.local.yml: 本地开发环境
- docs/goosed-docker-local-verification.md: 本地测试指南
- docs/goosed-local-build-delivery.md: 构建交付说明
- docs/goosed-phase1-local-plan.md: 实施计划
完全本地化,无 CI 依赖,手工构建交付。
2026-06-27 08:24:57 +08:00
john
9b4a25799f
Add smart ACK provider for WeChat MP replies
...
Replace fixed ackText with a rule-based AckProvider that picks
response templates by message type and intent (translate, summary,
rewrite, poster, ppt, mindmap, code, search, schedule). Pure sync,
zero I/O, auto-falls back to config.ackText on any error.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-26 15:19:03 +08:00
john
e133f9a3a4
Point gadm root to admin console
2026-06-20 16:11:57 +08:00
john
daa5ab7199
Document gadm ops root routing
2026-06-20 16:09:03 +08:00
john
02c651a3d0
Unify current release docs and isolation notes
2026-06-20 15:54:19 +08:00
john
db0149b025
Add release flow topology to deploy guide
2026-06-20 15:53:01 +08:00
john
41470bafcb
Unify plaza and gadm release docs
2026-06-20 15:46:32 +08:00
john
cb51b94f2c
Document gadm release flow
2026-06-20 15:41:22 +08:00
john
44e962e270
Document plaza 105-to-studio flow
2026-06-20 15:39:19 +08:00
john
70492d9eba
Add attachment text extraction, auto web news skill, and chat/voice UI updates.
...
Simplify asset upload temp paths, refresh deploy docs for Aliyun DNS topology, and ship MindSpace content-scan and auth improvements.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-20 15:08:10 +08:00
john
229805a070
Improve WeChat MP replies and ship MindSpace/H5 production updates.
...
Add WeChat service account routing with sync acks, connectivity tests, and context isolation; document deploy runbooks; and bundle related MindSpace, voice, Plaza, and server gateway changes for production rollout.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-19 23:06:43 +08:00
Your Name
b0f5d6a51c
Extract memind_adm admin server, add local dev tooling, and remove image-generation.
...
Split platform admin and ops APIs into standalone admin-server.mjs with network guards; simplify billing to RMB token pricing, refactor user auth, and add rsync deploy plus local-test scripts and docs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-17 16:39:39 -07:00
John
d376161ab0
docs: publish v0.1.0-baseline for team development
...
Announce the v0.1.0-baseline tag (25d9c8c ) as the starting point for all
future branches and document checkout workflow in docs/BASELINE.md.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-15 23:46:26 -07:00