• Joined on 2025-12-26
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
admin pushed to main at admin/PromptArch 2025-12-28 08:48:05 +00:00
8f93e58785 fix: enhanced HTML detection, fallback mode, blue theme and improved streaming reliability
admin pushed to main at admin/NomadArch 2025-12-28 08:30:58 +00:00
2ac7eb12ce fix: ensure Z.AI config directory exists before writing
admin pushed to dev at admin/NomadArch 2025-12-28 08:30:56 +00:00
2ac7eb12ce fix: ensure Z.AI config directory exists before writing
admin pushed to main at admin/PromptArch 2025-12-28 08:12:01 +00:00
6c84783cc9 fix: always default to preview mode for artifacts
admin pushed to main at admin/PromptArch 2025-12-28 08:07:53 +00:00
13c45916b7 fix: LiveCanvas now always renders when user toggles to Preview mode
admin pushed to main at admin/PromptArch 2025-12-28 07:54:28 +00:00
d9c6baaa65 fix: enhanced HTML decoding and code fence stripping in AIAssist preview
admin pushed to main at admin/PromptArch 2025-12-28 07:43:15 +00:00
a2d381cfb7 style: emerald theme redesign and ai-assist streaming enhancements
admin pushed to main at admin/NomadArch 2025-12-28 07:29:33 +00:00
0d3de9efa7 chore: exclude Dev Chat logs from tracking
0d8913c788 chore: remove sensitive session data and progress logs from tracking
41f38fe4bf chore: minor fixes in session-actions and session-api
Compare 3 commits »
admin pushed to dev at admin/NomadArch 2025-12-28 07:29:02 +00:00
0d3de9efa7 chore: exclude Dev Chat logs from tracking
0d8913c788 chore: remove sensitive session data and progress logs from tracking
41f38fe4bf chore: minor fixes in session-actions and session-api
Compare 3 commits »
admin pushed to main at admin/PromptArch 2025-12-28 07:22:21 +00:00
d6c2986df8 feat: complete overhaul of AI Assist with premium WOW level UI and stable preview engine
admin pushed to main at admin/NomadArch 2025-12-28 00:02:54 +00:00
c66bd68a13 fix: resolve Antigravity token definition error and add validation
admin pushed to dev at admin/NomadArch 2025-12-28 00:02:54 +00:00
c66bd68a13 fix: resolve Antigravity token definition error and add validation
admin pushed to main at admin/PromptArch 2025-12-27 23:48:15 +00:00
820e740b9d feat: AI Assist improvements - Enhanced web/app preview with live iframe - Added structured SEO preview with metrics - Implemented undo and revision (edit user message) capabilities - Fixed undoLast function scope issue
admin pushed to main at admin/PromptArch 2025-12-27 23:43:53 +00:00
cf26f7a768 fix: AI Assist - Fix message format and add model selector - Fixed message serialization to string format (fixes 400 API error) - Added model selection dropdown to header - Cleaned message history to plain text before API call - Uses native HTML select for compatibility
admin pushed to main at admin/NomadArch 2025-12-27 23:41:16 +00:00
6bd329701b fix: correctly track model provider ID for Qwen and all providers
admin pushed to dev at admin/NomadArch 2025-12-27 23:41:05 +00:00
6bd329701b fix: correctly track model provider ID for Qwen and all providers
admin pushed to main at admin/PromptArch 2025-12-27 23:35:40 +00:00
bc627479f1 feat: Add AI Assist module - Conversational intelligence with specialized agent switching - Real-time preview for code, design, content, and SEO - Multi-agent routing logic (Content, SEO, SMM, PM, Code, Design) - High-end UI with chat thread and live preview sandbox - Integrated with Ollama, Qwen, and Z.AI services
admin pushed to main at admin/NomadArch 2025-12-27 23:28:38 +00:00
38cb8bcb0c fix: prevent duplicate AI models in selector and fix TypeScript errors