managarten/packages/matrix-bot-common
Till-JS 9704e88e78 feat(planta-bot): add AI plant identification via image upload
- Add handleImageMessage() to BaseMatrixService for image support
- Implement photo upload and Gemini Vision analysis in PlantaService
- Add image handler in MatrixService that downloads, uploads, and analyzes
- Format analysis results with health status, care tips, and confidence
- Update CLAUDE.md documentation with new feature
- Fix type mismatch in onboarding-bot (fullName → displayName)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 10:40:08 +01:00
..
src feat(planta-bot): add AI plant identification via image upload 2026-02-17 10:40:08 +01:00
CLAUDE.md docs(matrix-bot-common): document bot-to-bot loop prevention 2026-02-14 14:05:34 +01:00
package.json build(matrix-bot-common): add build step for Node.js v25 compatibility 2026-02-01 03:37:20 +01:00
tsconfig.json feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00