• Joined on 2025-12-26
admin pushed to dev at admin/NomadArch 2025-12-28 23:35:28 +00:00
4a6878b77b fix: isolate guest user data directory to prevent seeing other users' data
admin pushed to main at admin/PromptArch 2025-12-28 23:35:11 +00:00
fc5fbb1034 fix: tab isolation + change log in chat not preview
admin pushed to main at admin/NomadArch 2025-12-28 23:31:38 +00:00
92352c5936 feat: add user registration, password reset, and guest login to LoginView
626e00b78d debug: add detailed logging to password verification
de2b54b50b debug: add detailed JSON logging to login result
Compare 3 commits »
admin pushed to dev at admin/NomadArch 2025-12-28 23:31:36 +00:00
92352c5936 feat: add user registration, password reset, and guest login to LoginView
admin pushed to main at admin/PromptArch 2025-12-28 23:28:19 +00:00
cfc1ded15e fix: strict tab canvas isolation
admin pushed to main at admin/PromptArch 2025-12-28 23:22:20 +00:00
4630e23330 feat: independent canvas per tab
admin pushed to dev at admin/NomadArch 2025-12-28 23:16:37 +00:00
626e00b78d debug: add detailed logging to password verification
admin pushed to main at admin/PromptArch 2025-12-28 23:14:07 +00:00
9996622b12 fix: proper tab isolation with updateTabById
admin pushed to main at admin/PromptArch 2025-12-28 23:08:06 +00:00
0e1bdb0c06 fix: complete tab isolation in AI Assist
admin pushed to dev at admin/NomadArch 2025-12-28 23:07:57 +00:00
de2b54b50b debug: add detailed JSON logging to login result
admin pushed to main at admin/NomadArch 2025-12-28 23:04:14 +00:00
98970af6fb fix: use correct preload API methods (listUsers, loginUser, getActiveUser)
127b6da6ff debug: add extensive logging to login flow
Compare 2 commits »
admin pushed to dev at admin/NomadArch 2025-12-28 23:04:11 +00:00
98970af6fb fix: use correct preload API methods (listUsers, loginUser, getActiveUser)
admin pushed to main at admin/PromptArch 2025-12-28 23:04:10 +00:00
3a2a07e4a6 feat: intelligent CSS framework selection for web/app agents
admin pushed to main at admin/PromptArch 2025-12-28 23:00:43 +00:00
ffa0d2bd91 fix: agent selection persistence + premium SEO report design
admin pushed to dev at admin/NomadArch 2025-12-28 22:52:33 +00:00
127b6da6ff debug: add extensive logging to login flow
admin pushed to main at admin/PromptArch 2025-12-28 22:49:12 +00:00
6f3c2949bb feat: multi-tab AI Assist sessions + canvas UX enhancements
admin pushed to main at admin/NomadArch 2025-12-28 22:46:53 +00:00
52720b2e84 fix: robust login flow with toaster at root level and password reset
admin pushed to dev at admin/NomadArch 2025-12-28 22:46:51 +00:00
52720b2e84 fix: robust login flow with toaster at root level and password reset
admin pushed to main at admin/PromptArch 2025-12-28 22:35:36 +00:00
e8904c6b6c feat: implement live React/JSX rendering in AI Assist Canvas
admin pushed to main at admin/NomadArch 2025-12-28 22:33:49 +00:00
0e540f2dd6 fix: resolve ReferenceError and strengthen IPC invocation in login flow