managarten/apps/matrix/apps/web
Till-JS 23852cf605 feat(matrix-web): add bots page with all 19 Matrix bots
- Add /bots route with bot overview grid
- Create BotCard component with expandable details
- Implement search and category filtering (AI, Productivity, Media, Lifestyle, Tools)
- Add bot data structure with commands, descriptions, and metadata
- Support starting chat with bots (creates DM or navigates to existing room)
- Add German and English translations
- Add robot icon to PillNavigation component

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:36:49 +01:00
..
scripts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
src feat(matrix-web): add bots page with all 19 Matrix bots 2026-02-02 15:36:49 +01:00
static feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
Dockerfile 🐛 fix(matrix-bots): disable arm64 builds for all matrix bots 2026-02-01 14:25:05 +01:00
package.json feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
svelte.config.js feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
tsconfig.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
vite.config.ts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00