• Joined on 2025-01-07
sepehr pushed to main at sepehr/Momento 2026-05-12 09:36:48 +02:00
dc4244f2ad fix: pgvector deployment — idempotent migration, pgvector image, schema sync
sepehr pushed to main at sepehr/Momento 2026-05-12 09:11:14 +02:00
03e6a62b80 feat: migrate semantic search to pgvector + full-text search
sepehr pushed to main at sepehr/Momento 2026-05-11 00:42:28 +02:00
92c3a6f307 chore: trigger build after clearing docker cache
sepehr pushed to main at sepehr/Momento 2026-05-11 00:33:37 +02:00
cf2786dec4 feat: integrate Google Gemini, MiniMax, and GLM providers; fix persistent agent loading toast
sepehr pushed to main at sepehr/Momento 2026-05-10 21:14:27 +02:00
b23829846a fix: immediately refresh notebooks context in UI after AI organization
sepehr pushed to main at sepehr/Momento 2026-05-10 21:12:56 +02:00
a139f92686 feat(mcp): update server with hierarchy support, batch operations, and tree view
sepehr pushed to main at sepehr/Momento 2026-05-10 21:07:19 +02:00
210b01c385 fix: also remove from expandedIds when unpinning a notebook
sepehr pushed to main at sepehr/Momento 2026-05-10 21:04:32 +02:00
892a697cb9 feat: add right-click context menu with freeze/unfreeze notebook state in sidebar
sepehr pushed to main at sepehr/Momento 2026-05-10 20:58:42 +02:00
085a2246f6 fix: enforce sub-notebook parentId, validate existingId, use getChatProvider, add move logging
sepehr pushed to main at sepehr/Momento 2026-05-10 20:54:31 +02:00
c8b1e2d3ed fix: use getChatProvider in organize-notebook to support Anthropic and add detailed error logs
sepehr pushed to main at sepehr/Momento 2026-05-10 20:52:06 +02:00
6123dcfba4 feat: add AI-powered notebook organization with preview dialog
sepehr pushed to main at sepehr/Momento 2026-05-10 20:43:14 +02:00
330c0c61b6 feat: standardize UI theme, fix dark mode consistency, and implement editorial tags
sepehr pushed to main at sepehr/Momento 2026-05-10 16:05:17 +02:00
f6880bd0e1 feat: consolidate to single Architectural Grid view and remove all notesViewMode logic
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 15:31:31 +02:00
d2d0b2c53c fix: expose frontend :3000 and backend :8000 ports
sepehr pushed to main at sepehr/Momento 2026-05-10 15:25:30 +02:00
b31efac8ba cleanup: remove unused reference folders and untracked scratch directories
sepehr pushed to main at sepehr/Momento 2026-05-10 15:25:07 +02:00
280852914e cleanup: remove unused components to trigger deployment
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 15:19:27 +02:00
05c5dfcbbb fix: add frontend/src/lib/ to git (was ignored by /lib/ pattern)
sepehr pushed to main at sepehr/Momento 2026-05-10 14:30:19 +02:00
d85851c979 chore(prisma): add missing migration for notebook hierarchy and trash
sepehr pushed to main at sepehr/Momento 2026-05-10 13:47:13 +02:00
890506d0b0 fix(ui): resolve breadcrumb visibility and AI combobox layout issues
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 13:29:40 +02:00
98d82414bb feat: add Node.js setup wizard (replaces broken bash scripts)