managarten/packages/shared-ui/src/organisms
Till-JS 05fe8ca5b6 feat(chat): add auto title generation, inline renaming, and styled delete modal
- Fix missing conversationsStore import for auto title generation
- Make model ID dynamic in generateTitle() with error handling and fallback
- Add inline editing for manual conversation renaming in sidebar
- Add updateConversationTitle API endpoint and store method
- Replace browser confirm() with styled ConfirmationModal for delete
- Update Modal and ConfirmationModal with glassmorphism styling
- Add DEV_BYPASS_AUTH and GOOGLE_GENAI_API_KEY to env generation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:43:41 +01:00
..
AppSlider.svelte feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
AppSlider.types.ts feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
ConfirmationModal.svelte feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00
FormModal.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
index.ts feat: add form and layout components to shared-ui (Tier 6b) 2025-11-25 00:36:12 +01:00
Modal.svelte feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00