Commit Graph

483 Commits

Author SHA1 Message Date
john 28581310da feat(wechat): add image generation delivery policy
Memind CI / Test, build, and release guards (pull_request) Successful in 2m45s
2026-07-21 23:22:06 +08:00
john bfb1f6fea9 fix(memory): initialize candidates and enforce lifecycle rollout
Memind CI / Test, build, and release guards (push) Successful in 3m29s
2026-07-21 22:55:19 +08:00
tkmind 0dd9331e5b merge: verify MindSpace service replacement
Memind CI / Test, build, and release guards (push) Successful in 2m15s
CI run 1065 passed. Fixes the 8082 listener race and validates the replacement launchd job.
2026-07-21 10:59:04 +00:00
john 4e6db07123 fix: verify MindSpace service replacement
Memind CI / Test, build, and release guards (pull_request) Successful in 2m26s
2026-07-21 18:55:23 +08:00
tkmind fe4b8c0da9 merge: preserve MindSpace runtime data during release
Memind CI / Test, build, and release guards (push) Successful in 2m30s
CI run 1063 passed. Required release safety fix for the image_make production canary.
2026-07-21 10:41:21 +00:00
john fa777fa195 fix: preserve MindSpace runtime data during release
Memind CI / Test, build, and release guards (pull_request) Successful in 2m31s
2026-07-21 18:37:49 +08:00
tkmind b63c906c23 merge: complete reviewed image generation delivery
Memind CI / Test, build, and release guards (push) Successful in 2m57s
Merge validated 0717-dev image generation delivery changes. No 103 runtime artifact or production deployment.
2026-07-20 12:09:06 +00:00
john 4b15610aa8 feat(image): complete reviewed generation delivery
Memind CI / Test, build, and release guards (pull_request) Successful in 2m47s
2026-07-20 20:04:53 +08:00
john fc3d27aae0 fix(mindspace): do not block home on job summary 2026-07-20 20:04:53 +08:00
john b6f2b40942 fix(page-data): isolate invalid workspace bindings 2026-07-20 20:04:53 +08:00
john 105a72c1f1 feat: add guarded image generation controls 2026-07-20 20:04:53 +08:00
john 72ed4dde83 fix: complete image_make asset delivery 2026-07-20 20:04:53 +08:00
john 9cf12e3786 feat: expose image generation to page agents 2026-07-20 20:04:53 +08:00
john 5b88f8ece5 feat: integrate image_make with MindSpace assets 2026-07-20 20:04:53 +08:00
john 2f4366e882 merge: enable WeChat media for all users
Memind CI / Test, build, and release guards (push) Successful in 2m18s
2026-07-18 21:21:13 +08:00
john 2ce1527edd feat: enable WeChat media for all users 2026-07-18 21:20:56 +08:00
john 1161292482 merge: fix WeChat multi-image gray flow
Memind CI / Test, build, and release guards (push) Successful in 2m28s
2026-07-18 19:53:21 +08:00
john 711a7d2061 fix: aggregate WeChat multi-image batches 2026-07-18 19:53:09 +08:00
john 341cf5ae89 merge: fix WeChat media gray pipeline
Memind CI / Test, build, and release guards (push) Successful in 1m55s
2026-07-18 19:10:13 +08:00
john ae3e1ba3fa fix: recover stale WeChat active requests 2026-07-18 19:05:33 +08:00
john 8eaf4d23f3 fix: route WeChat media through shared vision pipeline 2026-07-18 18:15:22 +08:00
john 8ccaf3b39d merge: add WeChat media analysis gray rollout
Memind CI / Test, build, and release guards (push) Successful in 2m35s
2026-07-18 17:50:06 +08:00
john 94f347398d feat: gate WeChat media analysis by user 2026-07-18 17:46:20 +08:00
john fd3904fdee feat: add WeChat media analysis adapters 2026-07-18 17:41:32 +08:00
tkmind 055d53c58b Merge pull request 'fix(chat): translate session replay cursors' (#14)
Memind CI / Test, build, and release guards (push) Successful in 4m33s
Preserve Portal/Goose SSE cursor boundaries and recover Finish after reconnect.
2026-07-17 08:55:36 +00:00
john cce56a4c6a fix(chat): translate session replay cursors
Memind CI / Test, build, and release guards (pull_request) Successful in 2m55s
2026-07-17 16:49:31 +08:00
tkmind c9591bc4cf Merge pull request 'fix(analytics): identify Memind users before pageviews' (#13) from codex/fix-umami-users-identify into main
Memind CI / Test, build, and release guards (push) Successful in 4m25s
2026-07-17 06:17:00 +00:00
john ed9e23fc07 fix(analytics): identify Memind users before pageviews
Memind CI / Test, build, and release guards (pull_request) Successful in 3m11s
2026-07-17 14:10:36 +08:00
tkmind 25620be0b1 Merge pull request 'fix: sync npm lockfile for Excel runtime' (#12) from codex/fix-excel-package-lock into main
Memind CI / Test, build, and release guards (push) Successful in 3m39s
Keep package-lock.json aligned with the Excel runtime dependency so npm ci and release CI remain reproducible.
2026-07-17 04:16:20 +00:00
john e8a51506d0 fix: sync npm lockfile for Excel runtime
Memind CI / Test, build, and release guards (pull_request) Successful in 3m37s
2026-07-17 12:11:32 +08:00
tkmind 2f590464b4 Merge pull request 'fix: remount goosed after portal runtime swap' (#11) from codex/fix-goosed-remount into main
Memind CI / Test, build, and release guards (push) Failing after 1m23s
Ensure goosed containers remount the new Portal/MindSpace live directory after each atomic runtime swap.
2026-07-17 04:07:21 +00:00
john 0c1c0c3b48 feat: add pluggable Excel analyst report guard
Memind CI / Test, build, and release guards (push) Has been cancelled
2026-07-17 12:05:51 +08:00
john 59cfbcde6c fix: remount goosed after portal runtime swap
Memind CI / Test, build, and release guards (pull_request) Successful in 2m50s
2026-07-17 11:51:43 +08:00
tkmind 75b32d959c Merge pull request 'fix: connect Page Data sandbox to user PostgreSQL' (#10) from codex/fix-page-data-pg-runtime into main
Memind CI / Test, build, and release guards (push) Successful in 11m15s
merge: fix Page Data sandbox PostgreSQL runtime
2026-07-17 03:10:56 +00:00
john 3659368927 test: make container PG routing deterministic
Memind CI / Test, build, and release guards (pull_request) Successful in 7m17s
2026-07-17 11:02:21 +08:00
john 93811f4657 fix: connect Page Data sandbox to user PostgreSQL
Memind CI / Test, build, and release guards (pull_request) Failing after 15m29s
2026-07-17 10:44:41 +08:00
john 4d57c35b66 merge: fix Page Data PostgreSQL role permissions
Memind CI / Test, build, and release guards (push) Successful in 17m12s
2026-07-17 09:33:13 +08:00
john a5d109d585 fix(page-data): grant agent role set permission 2026-07-17 09:32:31 +08:00
john 331a863288 merge: fix goosed release dependency check
Memind CI / Test, build, and release guards (push) Successful in 7m27s
2026-07-16 22:37:58 +08:00
john 486e25f86b fix(release): validate composed goosed containers 2026-07-16 22:37:50 +08:00
john f4bc716789 merge: bundle MindSearch MCP runtime
Memind CI / Test, build, and release guards (push) Successful in 2m23s
2026-07-16 22:29:01 +08:00
john 3cafadba5a fix(runtime): bundle MindSearch MCP for production 2026-07-16 22:26:47 +08:00
john 122e478894 merge: pnpm release dependency lock
Memind CI / Test, build, and release guards (push) Successful in 2m54s
2026-07-16 21:44:53 +08:00
john 7b0f269180 fix: lock patched dependencies for pnpm release builds 2026-07-16 21:44:49 +08:00
john c7e4a063bf merge: production dependency security patches
Memind CI / Test, build, and release guards (push) Successful in 2m34s
2026-07-16 21:41:55 +08:00
john fe5d32b451 fix: patch production dependency vulnerabilities 2026-07-16 21:41:40 +08:00
john 30fcbaf613 ci: install locked sharp arm64 runtime
Memind CI / Test, build, and release guards (push) Successful in 3m9s
2026-07-16 21:37:28 +08:00
john e0d4868908 ci: install sqlite test dependency
Memind CI / Test, build, and release guards (push) Failing after 1m15s
2026-07-16 21:34:21 +08:00
john e7d5c09e56 ci: fetch parent for patch validation
Memind CI / Test, build, and release guards (push) Failing after 1m10s
2026-07-16 21:32:21 +08:00
john 475328830a ci: remove external action dependencies
Memind CI / Test, build, and release guards (push) Failing after 1m15s
2026-07-16 21:29:51 +08:00