mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 20:21:26 +02:00
- 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> |
||
|---|---|---|
| .. | ||
| expandable-toolbar | ||
| index.ts | ||
| Navbar.svelte | ||
| NavLink.svelte | ||
| PillDropdown.svelte | ||
| PillNavigation.svelte | ||
| PillTabGroup.svelte | ||
| PillTimeRangeSelector.svelte | ||
| PillToolbar.svelte | ||
| PillToolbarButton.svelte | ||
| PillToolbarDivider.svelte | ||
| PillViewSwitcher.svelte | ||
| Sidebar.svelte | ||
| SidebarSection.svelte | ||
| types.ts | ||