• Joined on 2025-12-26
admin pushed to dev at admin/NomadArch 2025-12-27 08:56:33 +00:00
326825a5fb fix: persistence data loss and better auth error handling
admin pushed to dev at admin/NomadArch 2025-12-27 08:46:42 +00:00
875be6d903 fix(ui): export flushSessionPersistence from sessions barrel file
admin pushed to dev at admin/NomadArch 2025-12-27 08:41:59 +00:00
9fb237e7b8 fix(ui): flush session persistence on close to prevent data loss
admin pushed to dev at admin/NomadArch 2025-12-27 08:37:08 +00:00
c5b62f31a8 feat(ui): add back button to session view and auto-clear active session on instance stop
admin pushed to main at admin/PromptArch 2025-12-27 08:23:26 +00:00
9d0ec1f22e fix: add base path to ollama api routes
admin pushed to master at admin/PromptArch 2025-12-27 08:23:26 +00:00
9d0ec1f22e fix: add base path to ollama api routes
admin pushed to main at admin/NomadArch 2025-12-27 08:15:09 +00:00
0e5059fc88 feat: implement manual SDK session sync and fix UI crash
admin pushed to dev at admin/NomadArch 2025-12-27 08:11:17 +00:00
0e5059fc88 feat: implement manual SDK session sync and fix UI crash
admin pushed to master at admin/PromptArch 2025-12-27 08:10:38 +00:00
759f7feee4 chore: remove non-app files from repository
admin pushed to main at admin/PromptArch 2025-12-27 08:10:37 +00:00
759f7feee4 chore: remove non-app files from repository
admin pushed to master at admin/PromptArch 2025-12-27 08:04:19 +00:00
d63bc178d8 chore: add deployment and orchestration scripts
admin pushed to main at admin/PromptArch 2025-12-27 08:04:18 +00:00
d63bc178d8 chore: add deployment and orchestration scripts
admin created branch master in admin/PromptArch 2025-12-27 08:03:35 +00:00
admin pushed to master at admin/PromptArch 2025-12-27 08:03:35 +00:00
admin pushed to main at admin/PromptArch 2025-12-27 08:01:56 +00:00
99faf7d058 fix: account for basePath in getOAuthBaseUrl
311c2560fe feat: Add basePath for /tools/promptarch deployment and rommark.dev integration
Compare 2 commits »
admin pushed to main at admin/NomadArch 2025-12-27 07:46:56 +00:00
251fad85b1 Add auto-sync of SDK sessions: directly read from OpenCode storage and import to Native mode
admin pushed to dev at admin/NomadArch 2025-12-27 07:46:55 +00:00
251fad85b1 Add auto-sync of SDK sessions: directly read from OpenCode storage and import to Native mode
admin pushed to main at admin/NomadArch 2025-12-27 07:35:57 +00:00
eca090d360 Improve session migration: scan ALL localStorage caches to handle workspace ID changes
admin pushed to dev at admin/NomadArch 2025-12-27 07:35:56 +00:00
eca090d360 Improve session migration: scan ALL localStorage caches to handle workspace ID changes
admin pushed to main at admin/NomadArch 2025-12-27 07:31:40 +00:00
6b87882d8d Fix session persistence: deterministic workspace IDs based on folder path, improve Antigravity auth error handling