managarten/services
Till-JS 68219a01df feat(matrix-chat-bot): add Matrix bot for AI chat conversations
- Quick chat mode for stateless single messages (!chat)
- Full conversation management (create, list, select, delete)
- Message history with context-aware AI responses
- Model selection (Ollama, OpenRouter, OpenAI, Anthropic)
- Conversation actions: archive, restore, pin, unpin, rename
- German/English command aliases
- Number-based reference system for ease of use
- JWT auth via mana-core-auth
- Health check endpoint on port 3327

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:18:21 +01:00
..
mana-api-gateway 🔧 fix(docker): update Dockerfiles for monorepo-aware builds 2026-01-29 18:39:05 +01:00
mana-core-auth fix(mana-core-auth): use Better Auth native sign-in for OIDC login 2026-01-30 16:57:52 +01:00
mana-crawler feat(mana-crawler): add web crawler service 2026-01-29 22:00:36 +01:00
mana-image-gen fix(mana-notify): resolve BullMQ circular import issue 2026-01-29 22:58:47 +01:00
mana-llm feat(mana-llm): add central LLM abstraction service 2026-01-29 22:01:00 +01:00
mana-notify 🔧 chore(mana-notify): disable email notifications by default 2026-01-30 16:06:24 +01:00
mana-search 🔧 fix(docker): update Dockerfiles for monorepo-aware builds 2026-01-29 18:39:05 +01:00
mana-stt feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
mana-tts 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
matrix-calendar-bot feat(matrix-nutriphi-bot): add Matrix bot for nutrition tracking 2026-01-28 15:57:49 +01:00
matrix-chat-bot feat(matrix-chat-bot): add Matrix bot for AI chat conversations 2026-01-30 17:18:21 +01:00
matrix-clock-bot feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
matrix-contacts-bot feat(matrix-contacts-bot): add Matrix bot for contact management 2026-01-30 16:20:11 +01:00
matrix-mana-bot fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
matrix-manadeck-bot feat(matrix-manadeck-bot): add Matrix bot for card/deck management 2026-01-30 16:29:12 +01:00
matrix-nutriphi-bot 🙈 chore(matrix-nutriphi-bot): add dockerignore 2026-01-28 16:13:32 +01:00
matrix-ollama-bot ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
matrix-picture-bot feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
matrix-planta-bot feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00
matrix-presi-bot feat(matrix-presi-bot): add Matrix bot for presentation management 2026-01-30 16:54:07 +01:00
matrix-project-doc-bot feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
matrix-questions-bot feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
matrix-skilltree-bot feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
matrix-stats-bot fix(matrix-bots): exclude crypto-nodejs module that fails on Alpine 2026-01-28 12:57:12 +01:00
matrix-storage-bot 🔧 chore(shared-vite-config): add build step for Docker compatibility 2026-01-30 16:41:48 +01:00
matrix-todo-bot feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
matrix-tts-bot 🔧 chore: update pnpm-lock and bot sync token 2026-01-29 22:59:41 +01:00
matrix-zitare-bot feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
ollama-metrics-proxy feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
telegram-nutriphi-bot 🔧 chore: fix missing shared package dependencies 2026-01-29 20:41:39 +01:00
telegram-ollama-bot ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
telegram-project-doc-bot ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
telegram-stats-bot 🔧 fix(telegram-bot): improve database connection logging and error messages 2026-01-26 11:14:52 +01:00
telegram-todo-bot 🔧 chore: fix missing shared package dependencies 2026-01-29 20:41:39 +01:00
telegram-zitare-bot ♻️ refactor: migrate 12 backends to shared-nestjs-health module 2026-01-29 18:35:10 +01:00