managarten/apps/chat
Till-JS 819e4c9a2f feat(feedback): add centralized feedback system with AI-generated titles
- Add shared-feedback-types package with TypeScript types
- Add shared-feedback-service package with factory function
- Add shared-feedback-ui package with Svelte 5 components
- Add feedback module to mana-core-auth backend
- Add AI service using Gemini 2.0 Flash for title/category generation
- Add database schema and migration for feedback tables
- Integrate feedback page into Chat web app
- Add CORS support for X-App-Id header
- Add COMMANDS.md documentation for all dev commands

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:46:37 +01:00
..
apps feat(feedback): add centralized feedback system with AI-generated titles 2025-11-29 22:46:37 +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