john
65a6d7254b
merge: gate memind-lib DeepSeek catalog on deepseek-v4 models
2026-07-26 10:13:45 +08:00
john
16b1a90edf
fix(release): gate memind-lib DeepSeek catalog on deepseek-v4 models
...
Refuse memindadm production releases when bundled llm-providers.mjs still
carries the legacy deepseek-chat catalog instead of deepseek-v4-pro/flash.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 10:13:34 +08:00
john
afc667a9ce
merge: 合入任务编排管理页
...
将 codex/orchestrator-shadow-ui 的 Orchestrator 控制台与路由测试合入主线。
2026-07-25 10:10:14 +08:00
john
10e24be243
test: cover orchestrator admin boundary
2026-07-25 07:20:25 +08:00
john
2596c8f2c6
feat: add orchestrator controls to memindadm
2026-07-25 07:12:53 +08:00
john
dd3fed5b14
feat: add Rybbit admin SSO entry
2026-07-24 17:12:31 +08:00
tkmind
b009f31aae
merge: production-ready Deep Search admin
...
Merge the verified MindSearch admin configuration and hardened shared-source release gates.
2026-07-24 02:18:48 +00:00
john
4d7bcbe948
fix: harden admin production source gates
2026-07-24 09:53:06 +08:00
john
1b5bbdf467
fix: expose new built-in search services
2026-07-23 22:51:44 +08:00
john
6977f9fc24
feat: select deep search llm in admin
2026-07-23 22:46:14 +08:00
john
ce8247743e
feat: register local deep search service
2026-07-23 22:27:11 +08:00
john
04859defeb
feat: manage pluggable search services
2026-07-23 21:38:41 +08:00
john
bacc31c83a
Merge branch 'release/episodic-memory-admin-20260722-r3'
2026-07-23 18:23:12 +08:00
john
693fc8a712
Merge remote-tracking branch 'origin/main'
2026-07-23 18:23:09 +08:00
john
00a4855715
fix: wire admin recharge WeChat notifications
2026-07-23 18:14:10 +08:00
tkmind
4f708d10bd
Merge pull request 'fix: 等待后台服务真正就绪' ( #3 ) from codex/fix-admin-startup-readiness into main
2026-07-22 05:22:37 +00:00
john
65970f383d
fix: wait for admin startup readiness
2026-07-22 13:19:29 +08:00
tkmind
f6624936d6
Merge pull request 'fix: 补齐后台共享模块图像运行依赖' ( #2 ) from codex/fix-admin-sharp-runtime into main
2026-07-22 05:17:17 +00:00
john
c0d74b9486
fix: include sharp in admin runtime
2026-07-22 13:15:50 +08:00
tkmind
75057bd285
Merge pull request 'feat: 增加历史会话召回灰度控制' ( #1 ) from codex/episodic-memory-rollout-admin into main
...
Admin build and release gate passed.
2026-07-22 04:59:45 +00:00
john
6e874c7a8e
feat: add episodic recall rollout controls
2026-07-22 12:36:30 +08:00
john
790c5794e9
feat: add image_make controls to admin
2026-07-19 21:28:00 +08:00
john
75b7c07a4d
fix: keep skill sync on Portal workspace root
2026-07-17 13:58:55 +08:00
john
d864bcd6fb
fix: package Excel skill controls in admin runtime
2026-07-17 13:54:25 +08:00
john
7c2af3306a
feat: add Memind analytics admin and Umami SSO
2026-07-16 14:09:12 +08:00
john
23a5f147fd
merge: integrate MindSearch admin controls
2026-07-15 13:47:19 +08:00
john
05681d758e
feat: add MindSearch admin controls
2026-07-15 13:46:22 +08:00
john
7df3ae35f1
feat(admin): surface Memory V2 candidate auto-review in management UI
...
Clarify active/canary/shadow modes and show auto-review metrics so operators do not need to manually approve every user memory.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-13 14:16:57 +08:00
john
731d93843d
feat(admin): add Memory V2 personal controls and Skill Runtime page
...
Wire admin UI and API routes to restored Memind personal memory and skill
runtime modules, including candidate review and runtime status display.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-13 14:00:20 +08:00
john
4cbacb8529
Merge branch 'codex/space-quota-release'
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 12:18:42 +08:00
john
a019da24b0
Merge branch 'codex/asset-gateway-controls'
2026-07-12 12:18:01 +08:00
john
6bd0faac40
refactor(admin): unify model center and Memory V2 as asset plugin cards
...
Align Providers and Memory V2 pages with asset-gateway card layout; fix
Memory V2 root layout and balanced grid on Asset Gateway.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 12:17:47 +08:00
john
0358484942
feat: present asset plugins as control cards
2026-07-12 10:00:30 +08:00
john
90cbcbba7c
feat: bridge asset gateway controls to admin api
2026-07-12 09:54:47 +08:00
john
a8a130c08f
feat: add asset gateway admin controls
2026-07-12 09:51:20 +08:00
john
98013eb548
Merge branch 'codex/reminder-llm-toggle'
2026-07-07 12:10:36 +08:00
john
b9cadd91fc
Add wechat reminder LLM admin toggle
2026-07-07 12:10:21 +08:00
john
ebcc33b367
feat(skills): 在技能页配置联网搜索 web 能力开关
...
与 web 技能一并保存角色/用户默认,避免 load_skill 后缺少 web_search 工具。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 16:06:39 +08:00
john
13485558b5
feat(ops): add plaza post management page
...
List published and hidden posts with category filters, pagination, and
inline hide/restore actions for the operations console.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 19:27:21 +08:00
john
f63bb894d9
feat: add system test validation and router admin controls
2026-07-04 23:01:30 +08:00
john
d2b97491ef
fix: add pg dependency for memory v2 runtime
2026-07-03 11:05:15 +08:00
john
c183893cdd
Merge Memory V2 admin controls
2026-07-03 09:47:21 +08:00
john
a5866ec00b
fix: default prod release to Memind shared root
2026-07-03 09:44:13 +08:00
john
ab33ce06f3
fix: bundle shared Memind modules for prod release
2026-07-03 09:43:52 +08:00
john
65fb8ed2b2
fix: use remote Memind lib in prod release
2026-07-03 09:41:40 +08:00
john
194e5ac1ef
feat: add memory v2 admin controls
2026-07-03 09:34:42 +08:00
john
aa6a029530
chore: enforce standard branch release workflow
2026-07-01 10:53:11 +08:00
john
f9a7584ad4
chore: checkpoint admin restore state
2026-06-30 20:26:33 +08:00
john
4b4bc898bd
Support editing user space quota in admin
2026-06-25 23:48:29 +08:00
john
f2172322fd
Fix user list pagination SQL
2026-06-20 17:06:21 +08:00