This website requires JavaScript.
Explore
Help
Register
Sign In
sepehr
/
Momento
Watch
1
Star
0
Fork
0
You've already forked Momento
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
deploy.yaml
Actor
All actors
sepehr
Status
All status
Success
Failure
Waiting
Running
feat: brainstorm sessions, PDF document Q&A, embedding fixes, and UI improvements
deploy.yaml #191
:
Commit
1fcea6ed7d
pushed by
sepehr
main
2026-05-14 19:43:55 +02:00
7s
View workflow file
security: fix SQL injection in semantic search - use parameterized queries with bind params
deploy.yaml #190
:
Commit
195e845f0a
pushed by
sepehr
main
2026-05-12 13:52:18 +02:00
5s
View workflow file
fix: add missing await on reciprocalRankFusion call
deploy.yaml #189
:
Commit
ff664f7523
pushed by
sepehr
main
2026-05-12 12:54:05 +02:00
5s
View workflow file
fix: openrouter provider fallback to CUSTOM_OPENAI_API_KEY when OPENROUTER_API_KEY missing
deploy.yaml #188
:
Commit
41596c2035
pushed by
sepehr
main
2026-05-12 11:31:01 +02:00
5s
View workflow file
Revert "fix: switch embedding dimension from 1536 to 2560 for qwen-embedding-4b"
deploy.yaml #187
:
Commit
4c1359ee39
pushed by
sepehr
main
2026-05-12 11:19:59 +02:00
4s
View workflow file
fix: switch embedding dimension from 1536 to 2560 for qwen-embedding-4b
deploy.yaml #186
:
Commit
e09ea3a145
pushed by
sepehr
main
2026-05-12 11:08:40 +02:00
5s
View workflow file
fix: repair pgvector migration to actually convert embedding column from text to vector(1536)
deploy.yaml #185
:
Commit
feaeb075ce
pushed by
sepehr
main
2026-05-12 10:05:06 +02:00
4s
View workflow file
fix: force recreate postgres with pgvector before app startup in deploy pipeline
deploy.yaml #184
:
Commit
bbe54cf656
pushed by
sepehr
main
2026-05-12 09:48:39 +02:00
5s
View workflow file
fix: pgvector deployment — idempotent migration, pgvector image, schema sync
deploy.yaml #183
:
Commit
dc4244f2ad
pushed by
sepehr
main
2026-05-12 09:40:14 +02:00
2m21s
View workflow file
feat: migrate semantic search to pgvector + full-text search
deploy.yaml #182
:
Commit
03e6a62b80
pushed by
sepehr
main
2026-05-12 09:13:30 +02:00
2m12s
View workflow file
chore: trigger build after clearing docker cache
deploy.yaml #181
:
Commit
92c3a6f307
pushed by
sepehr
main
2026-05-11 00:45:09 +02:00
1m59s
View workflow file
fix: immediately refresh notebooks context in UI after AI organization
deploy.yaml #179
:
Commit
b23829846a
pushed by
sepehr
main
2026-05-10 21:16:33 +02:00
1m24s
View workflow file
feat(mcp): update server with hierarchy support, batch operations, and tree view
deploy.yaml #178
:
Commit
a139f92686
pushed by
sepehr
main
2026-05-10 21:13:12 +02:00
16s
View workflow file
fix: also remove from expandedIds when unpinning a notebook
deploy.yaml #177
:
Commit
210b01c385
pushed by
sepehr
main
2026-05-10 21:09:38 +02:00
1m26s
View workflow file
feat: add right-click context menu with freeze/unfreeze notebook state in sidebar
deploy.yaml #176
:
Commit
892a697cb9
pushed by
sepehr
main
2026-05-10 21:06:07 +02:00
1m23s
View workflow file
fix: enforce sub-notebook parentId, validate existingId, use getChatProvider, add move logging
deploy.yaml #175
:
Commit
085a2246f6
pushed by
sepehr
main
2026-05-10 21:00:24 +02:00
1m27s
View workflow file
fix: use getChatProvider in organize-notebook to support Anthropic and add detailed error logs
deploy.yaml #174
:
Commit
c8b1e2d3ed
pushed by
sepehr
main
2026-05-10 20:56:01 +02:00
1m26s
View workflow file
feat: add AI-powered notebook organization with preview dialog
deploy.yaml #173
:
Commit
6123dcfba4
pushed by
sepehr
main
2026-05-10 20:53:40 +02:00
1m24s
View workflow file
feat: standardize UI theme, fix dark mode consistency, and implement editorial tags
deploy.yaml #172
:
Commit
330c0c61b6
pushed by
sepehr
main
2026-05-10 20:44:49 +02:00
1m25s
View workflow file
feat: consolidate to single Architectural Grid view and remove all notesViewMode logic
deploy.yaml #171
:
Commit
f6880bd0e1
pushed by
sepehr
main
2026-05-10 16:07:44 +02:00
2m6s
View workflow file
cleanup: remove unused reference folders and untracked scratch directories
deploy.yaml #170
:
Commit
b31efac8ba
pushed by
sepehr
main
2026-05-10 15:28:16 +02:00
2m1s
View workflow file
fix(ui): resolve breadcrumb visibility and AI combobox layout issues
deploy.yaml #167
:
Commit
890506d0b0
pushed by
sepehr
main
2026-05-10 13:49:14 +02:00
1m31s
View workflow file
feat: hierarchical notebook system - trash, selectors, breadcrumb, sidebar tree
deploy.yaml #166
:
Commit
916fb78dfb
pushed by
sepehr
main
2026-05-10 12:55:17 +02:00
2m9s
View workflow file
feat: sidebar tree with visual guides, hover '+' for sub-notebook, collapse/expand, notebook view 'New Sub-Carnet' button
deploy.yaml #165
:
Commit
539c72cf6d
pushed by
sepehr
main
2026-05-10 09:32:44 +02:00
1m32s
View workflow file
feat: add 'new sub-notebook' option in note move dropdown
deploy.yaml #164
:
Commit
43a18c0123
pushed by
sepehr
main
2026-05-09 23:31:02 +02:00
1m33s
View workflow file
fix: show notebook hierarchy with submenu expand in note move dropdown
deploy.yaml #163
:
Commit
ee405e3e08
pushed by
sepehr
main
2026-05-09 23:27:34 +02:00
1m33s
View workflow file
fix: remove duplicate notebook names in agent selects - use flat list instead of optgroup
deploy.yaml #162
:
Commit
89fba4638f
pushed by
sepehr
main
2026-05-09 23:22:43 +02:00
1m31s
View workflow file
feat: show notebook tree hierarchy in note move, tabs, and agent config
deploy.yaml #161
:
Commit
a8ad442a93
pushed by
sepehr
main
2026-05-09 23:17:09 +02:00
1m32s
View workflow file
feat: hierarchical notebooks (tree), remove all list view code, delete 22 unused files
deploy.yaml #160
:
Commit
d90b29b34f
pushed by
sepehr
main
2026-05-09 23:04:55 +02:00
2m3s
View workflow file
fix: wrap revalidatePath in try-catch to prevent save 500, add --no-cache to deploy script
deploy.yaml #159
:
Commit
5a6ec4808f
pushed by
sepehr
main
2026-05-09 22:45:32 +02:00
1m33s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last