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
fix: pass language param from floating AI chat to API so it uses localized system prompt
deploy.yaml #58
:
Commit
b893b5ac34
pushed by
sepehr
main
2026-04-26 21:35:53 +02:00
41s
View workflow file
fix: capture session.user.id before .then() callback to satisfy TS null check
deploy.yaml #57
:
Commit
007835c9bf
pushed by
sepehr
main
2026-04-26 21:29:04 +02:00
43s
View workflow file
fix: add missing languageDetection/autoLabeling to getAISettings fallbacks
deploy.yaml #56
:
Commit
e8a3957115
pushed by
sepehr
main
2026-04-26 21:26:11 +02:00
31s
View workflow file
fix: replace hardcoded French strings in agent-card with i18n t() calls
deploy.yaml #55
:
Commit
84c8414cd8
pushed by
sepehr
main
2026-04-26 21:23:39 +02:00
32s
View workflow file
fix: comprehensive i18n — replace hardcoded French/English strings with t() calls
deploy.yaml #54
:
Commit
153c921960
pushed by
sepehr
main
2026-04-26 21:16:32 +02:00
1m7s
View workflow file
docs: update all MCP documentation for 22 tools + API key auth
deploy.yaml #53
:
Commit
bbaae76103
pushed by
sepehr
main
2026-04-26 16:26:14 +02:00
15s
View workflow file
fix: sync MCP schema exactly with memento-note (full copy)
deploy.yaml #52
:
Commit
4b6f0f9526
pushed by
sepehr
main
2026-04-26 15:30:34 +02:00
16s
View workflow file
fix: add Notebook.notes relation to MCP schema
deploy.yaml #51
:
Commit
3951b12d2e
pushed by
sepehr
main
2026-04-26 15:00:58 +02:00
6s
View workflow file
ci: add mcp-server build to deploy pipeline
deploy.yaml #50
:
Commit
bc3577a388
pushed by
sepehr
main
2026-04-26 14:53:24 +02:00
20s
View workflow file
fix: align MCP server schema with memento-note + per-request user isolation
deploy.yaml #49
:
Commit
2f1837560b
pushed by
sepehr
main
2026-04-26 14:45:13 +02:00
12s
View workflow file
fix: refresh agents on tab focus + hide stale nextRun + add cron logging
deploy.yaml #48
:
Commit
9779dd7a79
pushed by
sepehr
main
2026-04-26 13:18:34 +02:00
42s
View workflow file
fix: remove nextRun recalculation from getAgents() that blocked cron
deploy.yaml #47
:
Commit
f0999263a0
pushed by
sepehr
main
2026-04-26 13:01:55 +02:00
42s
View workflow file
fix: use node http for cron scheduler + add toast notifications
deploy.yaml #46
:
Commit
1b4c6123c2
pushed by
sepehr
main
2026-04-26 12:40:20 +02:00
40s
View workflow file
feat: auto-trigger scheduled agents + fix stale nextRun display
deploy.yaml #45
:
Commit
17e4a58da2
pushed by
sepehr
main
2026-04-26 12:30:33 +02:00
40s
View workflow file
fix: correct month/day swap in schedule time calculation
deploy.yaml #44
:
Commit
5d960cad4e
pushed by
sepehr
main
2026-04-26 12:13:16 +02:00
41s
View workflow file
fix: add new migration to ensure agent schedule columns exist
deploy.yaml #43
:
Commit
950f024aa9
pushed by
sepehr
main
2026-04-26 11:53:09 +02:00
1m4s
View workflow file
fix: make agent schedule migration idempotent for production
deploy.yaml #42
:
Commit
9e9e17ed96
pushed by
sepehr
main
2026-04-26 11:37:51 +02:00
1m1s
View workflow file
fix: revert entrypoint to migrate deploy, add proper migration file
deploy.yaml #41
:
Commit
102ccd13d4
pushed by
sepehr
main
2026-04-26 11:18:42 +02:00
1m2s
View workflow file
fix: use prisma db push in entrypoint instead of migrate deploy
deploy.yaml #40
:
Commit
434bb3ad71
pushed by
sepehr
main
2026-04-26 11:11:44 +02:00
0s
View workflow file
ci: add automatic prisma db push to deploy pipeline
deploy.yaml #39
:
Commit
88d7bc8b24
pushed by
sepehr
main
2026-04-26 11:11:38 +02:00
11m21s
View workflow file
feat: implement agent scheduled execution with cron and time picker
deploy.yaml #38
:
Commit
73de1cd26d
pushed by
sepehr
main
2026-04-26 10:47:19 +02:00
1m9s
View workflow file
fix: exclude trashed notes from notebook counts + wire up trash restore/delete
deploy.yaml #37
:
Commit
dc18dc3de4
pushed by
sepehr
main
2026-04-26 10:05:45 +02:00
39s
View workflow file
fix: sync sidebar notebook counts after note creation
deploy.yaml #36
:
Commit
e83f1d1e52
pushed by
sepehr
main
2026-04-26 09:52:42 +02:00
39s
View workflow file
fix: mise a jour immediate UI apres suppression en mode liste - appel triggerRefresh dans NotesTabsView
deploy.yaml #35
:
Commit
e76572ccd5
pushed by
sepehr
main
2026-04-26 00:22:22 +02:00
1m13s
View workflow file
fix: use correct Prisma field names (log/status) in AgentAction update
deploy.yaml #34
:
Commit
ce6166fa88
pushed by
sepehr
main
2026-04-26 00:12:43 +02:00
50s
View workflow file
fix: use correct Prisma field names (log/status) in AgentAction update
deploy.yaml #33
:
Commit
ce6166fa88
pushed by
sepehr
main
2026-04-26 00:06:33 +02:00
34s
View workflow file
fix: remove duplicate triggerRefresh declaration in note-card
deploy.yaml #32
:
Commit
7718e32e01
pushed by
sepehr
main
2026-04-26 00:04:51 +02:00
30s
View workflow file
fix: move useEffect after loadNotebooks declaration (TS error)
deploy.yaml #31
:
Commit
310904e5a3
pushed by
sepehr
main
2026-04-26 00:02:33 +02:00
22s
View workflow file
fix: optimistic note removal on delete + triggerRefresh for count update
deploy.yaml #30
:
Commit
1164a4a30e
pushed by
sepehr
main
2026-04-26 00:02:06 +02:00
16s
View workflow file
feat: add web search test button in admin tools, update Resend docs
deploy.yaml #29
:
Commit
ffd6fb9373
pushed by
sepehr
main
2026-04-25 23:59:59 +02:00
30s
View workflow file
First
Previous
...
12
13
14
15
16
Next
Last