• Joined on 2025-12-26
admin pushed to main at admin/PromptArch 2025-12-27 22:24:00 +00:00
932de22c97 feat(google-ads): Add product URLs and animated progress messages - Products now support custom URLs for linking ads and AI research - Added animated progress messages with fun AI statements during generation - Progress bar shows cycling status updates in EN/RU/HE - Enhanced UX with bouncing dots and gradient progress indicator
admin pushed to main at admin/PromptArch 2025-12-27 22:08:26 +00:00
238a576cb8 fix(i18n): Fix syntax errors and add missing translation keys - Restored broken useStore destructuring in PromptEnhancer, UXDesignerPrompt, ActionPlanGenerator, SlidesGenerator - Fixed GoogleAdsGenerator scope issue with renderMagicWandSectionContent - Added missing inputLabel keys to promptEnhancer for all languages - Fixed t.resultTitle to t.enhancedTitle in PromptEnhancer
b859d77307 feat(i18n): Complete localization for Settings, Action Plan, Slides, and Google Ads generators - Added actionPlan and slidesGen translation sections for EN/RU/HE - Localized ActionPlanGenerator with dynamic titles, labels, and quick notes - Localized SlidesGenerator with theme, audience, and animation settings - Added RTL support and text-start alignment for Hebrew - Standardized AI Provider and Model labels across all generators
Compare 2 commits »
admin pushed to main at admin/PromptArch 2025-12-27 21:24:20 +00:00
8733b885d4 refactor: Google Ads Gen UI to match PRDGenerator design pattern
admin pushed to main at admin/PromptArch 2025-12-27 21:19:43 +00:00
841eaab5a7 fix: Google Ads parsing and UI/UX refinement
admin pushed to main at admin/PromptArch 2025-12-27 21:13:44 +00:00
02f670215c feat: Integrated Google Ads Generator feature
admin pushed to main at admin/NomadArch 2025-12-27 21:04:22 +00:00
babce0e0a9 chore: user modifications
admin pushed to dev at admin/NomadArch 2025-12-27 21:04:05 +00:00
babce0e0a9 chore: user modifications
admin pushed to main at admin/PromptArch 2025-12-27 21:00:06 +00:00
30ffe1f4ac feat: Enhanced Slides Generator with animated presentations and file attachments
admin pushed to main at admin/NomadArch 2025-12-27 20:44:35 +00:00
74001c7c3e fix: robust installers for all platforms (Windows, Linux, macOS)
admin pushed to dev at admin/NomadArch 2025-12-27 20:43:17 +00:00
74001c7c3e fix: robust installers for all platforms (Windows, Linux, macOS)
admin pushed to main at admin/PromptArch 2025-12-27 16:52:07 +00:00
571aa9f694 feat: Add Slides Generator tool with multi-language support and HTML5 presentation design
admin pushed to main at admin/NomadArch 2025-12-27 16:44:52 +00:00
1e991d9ebd fix: complete session persistence overhaul (Codex 5.2)
5022a23aeb fix: flush session persistence on chat unmount to prevent data loss on navigation
802e3ba759 fix: load messages on mount to prevent empty chat and sync valid task persistence types
326825a5fb fix: persistence data loss and better auth error handling
875be6d903 fix(ui): export flushSessionPersistence from sessions barrel file
Compare 7 commits »
admin pushed to dev at admin/NomadArch 2025-12-27 16:36:51 +00:00
1e991d9ebd fix: complete session persistence overhaul (Codex 5.2)
admin pushed to dev at admin/NomadArch 2025-12-27 09:11:14 +00:00
5022a23aeb fix: flush session persistence on chat unmount to prevent data loss on navigation
admin pushed to dev at admin/NomadArch 2025-12-27 09:03:11 +00:00
802e3ba759 fix: load messages on mount to prevent empty chat and sync valid task persistence types
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 master at admin/PromptArch 2025-12-27 08:23:26 +00:00
9d0ec1f22e fix: add base path to ollama api routes