managarten/apps/chat
Till-JS c85cd4556c feat: improve chat UX and add optional auth for public feedback
- Add debounced search (200ms) in chat sidebar for better performance
- Add toast notifications for conversation actions (archive, restore, delete, pin)
- Add race condition protection when loading conversations
- Add OptionalAuthGuard for public feedback endpoint (unauthenticated access)
- Add backHref prop to PageHeader component for back navigation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 23:10:03 +01:00
..
apps feat: improve chat UX and add optional auth for public feedback 2025-11-29 23:10:03 +01:00
packages/chat-types feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00
CLAUDE.md docs(chat): update CLAUDE.md with Gemini AI models and configuration 2025-11-29 15:29:10 +01:00
INTEGRATION_COMPLETE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
MANA_CORE_AUTH_INTEGRATION.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json fix(ci): resolve turbo recursive build loop and filter issues 2025-11-27 19:26:28 +01:00
TESTING_GUIDE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00