• Joined on 2026-05-20
admin pushed to main at admin/momentry_core 2026-05-22 12:26:13 +08:00
a78b5bc12b docs: add agents/search endpoint to 12_agent.md
admin pushed to main at admin/momentry_core 2026-05-22 12:22:38 +08:00
2d008b75bf fix: find_file/list_files include has_data flag for video data availability
admin pushed to main at admin/momentry_core 2026-05-22 12:10:38 +08:00
380dd87d8b feat: POST /api/v1/agents/search - Gemma4 function calling agent
600ce8e964 fix: await initApp() + fulltextSearch for reliable restore
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-22 10:56:33 +08:00
bc04d1c44a fix: persist search query across refresh via sessionStorage
832dc2c45b docs: add bind/trace endpoint to 07_identity.md
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-22 10:29:54 +08:00
883535c4f7 feat: POST /identity/:uuid/bind/trace endpoint
admin pushed to main at admin/momentry_core 2026-05-22 10:18:46 +08:00
cb5d4aef61 feat: search clear X button
admin pushed to main at admin/momentry_core 2026-05-22 10:15:59 +08:00
37e75bd84f fix: search result click scrolls to first match + highlight; left sidebar unchanged
admin pushed to main at admin/momentry_core 2026-05-22 10:10:08 +08:00
373dea4a0d merge
a2042507a3 fix: search results displayed in left sidebar, not content area
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-22 10:08:13 +08:00
3e81f7c16b docs: rebuild HTML + WASM doc after identity PATCH update
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-22 10:07:41 +08:00
fc338a4b59 fix: sidebar sticky top, independent scroll from content
admin pushed to main at admin/momentry_core 2026-05-22 09:56:12 +08:00
f6a24e8cb5 docs: thumbnail auto-detect + representative-frame endpoint in 08_media.md; sync wasm
admin pushed to main at admin/momentry_core 2026-05-22 09:33:34 +08:00
7805eaa3cb fix: doc-wasm hardcoded path momentry_core_0.1 -> momentry_core
admin pushed to main at admin/momentry_core 2026-05-22 09:24:48 +08:00
0794476902 feat: representative frame limited to first half of video
admin pushed to main at admin/momentry_core 2026-05-22 09:22:17 +08:00
2b950c985c feat: representative frame - auto-detect thumbnail + JSON endpoint
admin pushed to main at admin/momentry_core 2026-05-22 08:56:09 +08:00
2b025a014e docs: add PATCH identity endpoint doc + BCP 47 alias reference
admin pushed to main at admin/momentry_core 2026-05-22 08:51:13 +08:00
701e71463d feat: identity PATCH update, alias system, name UNIQUE removal
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-22 07:09:54 +08:00
deb9516796 feat: TKG extension - pose data + mutual gaze detection
admin pushed to main at admin/momentry_core 2026-05-22 06:29:27 +08:00
a9e9285032 docs: add TKG_QUERY_API_V1.0 design document
admin pushed to main at admin/momentry_core 2026-05-22 05:35:25 +08:00
6db29fc0e8 docs: add co-occur-with endpoint to 08_media.md
admin pushed to main at admin/momentry_core 2026-05-22 05:34:26 +08:00
2d3017d3c1 feat: GET file/:uuid/identities/:a/co-occur-with/:b endpoint