• Joined on 2025-12-26
admin pushed to main at admin/PromptArch 2025-12-28 21:36:25 +00:00
13ddb7c7c4 fix: revert Qwen model name to 'coder-model' as per user correction
admin pushed to main at admin/NomadArch 2025-12-28 21:32:32 +00:00
39d1e03785 fix: resolve JSX closing tag error in App.tsx
admin pushed to dev at admin/NomadArch 2025-12-28 21:32:29 +00:00
39d1e03785 fix: resolve JSX closing tag error in App.tsx
admin pushed to main at admin/NomadArch 2025-12-28 21:27:38 +00:00
97a9b0955b fix: import logoutActiveUser in main.ts
admin pushed to dev at admin/NomadArch 2025-12-28 21:27:37 +00:00
97a9b0955b fix: import logoutActiveUser in main.ts
admin pushed to main at admin/NomadArch 2025-12-28 21:25:44 +00:00
dc21ade84e feat: implement mandatory login on startup and set roman password
admin pushed to main at admin/PromptArch 2025-12-28 21:25:40 +00:00
c19a31ad61 fix: update Qwen model names to correctly supported versions
admin pushed to dev at admin/NomadArch 2025-12-28 21:25:40 +00:00
dc21ade84e feat: implement mandatory login on startup and set roman password
admin pushed to main at admin/NomadArch 2025-12-28 21:13:30 +00:00
8474be8559 feat: complete per-user integration config isolation and UI initialization
admin pushed to dev at admin/NomadArch 2025-12-28 21:13:29 +00:00
8474be8559 feat: complete per-user integration config isolation and UI initialization
admin pushed to main at admin/PromptArch 2025-12-28 21:08:04 +00:00
ed3cadf84e fix: call local proxy for Qwen streaming to avoid CORS
admin pushed to main at admin/PromptArch 2025-12-28 21:00:51 +00:00
b21ef566b7 fix: call Qwen API directly for streaming, not through Next.js route
admin pushed to main at admin/PromptArch 2025-12-28 20:52:48 +00:00
f9cbfb0184 fix: improve AI Assist input visibility and use valid Qwen models
admin pushed to dev at admin/NomadArch 2025-12-28 20:50:44 +00:00
721da6f2ee feat: add API Status Checker tab in Advanced Settings with connection status and navigation
admin pushed to main at admin/NomadArch 2025-12-28 20:50:44 +00:00
721da6f2ee feat: add API Status Checker tab in Advanced Settings with connection status and navigation
admin pushed to main at admin/PromptArch 2025-12-28 20:32:46 +00:00
ac2ba44fbc fix: restore AI Assist to use modelAdapter directly
admin pushed to main at admin/NomadArch 2025-12-28 20:14:18 +00:00
229f86c229 fix: add robust Z.AI config persistence with error handling and logging
admin pushed to dev at admin/NomadArch 2025-12-28 20:14:17 +00:00
229f86c229 fix: add robust Z.AI config persistence with error handling and logging
admin pushed to main at admin/PromptArch 2025-12-28 20:13:40 +00:00
42570a14b7 fix(ai-assist): prevent HTML-as-JSON crash; add safeJsonFetch + JSON-only API errors
ba1fee3fc7 feat: PromptArch v2.1 - Agentic AI Assist 3-Step Flow + Slides Enhancements
Compare 2 commits »
admin pushed to main at admin/PromptArch 2025-12-28 17:07:57 +00:00
37612bbac2 fix: additional AI Assist improvements