feat(tg-monitor): MapReduce digest pipeline#49
Merged
Conversation
- Telethon авторизован через QR, сессия работает на VM - monitor.py: fetch сообщений из TG-групп (AI Mindset, Вайбкодеры) - digest.py: Gemini 2.0 Flash дайджест → .md файл в Telegram канал - daily.py: heartbeat + tg-monitor в одном запуске - config.py: группы с фильтрами, AI Mindset по числовому ID - auth.py: QR + code авторизация Telethon - deploy/: systemd timer (06:00 MSK), setup-vm.sh - /tg-digest и /daily скиллы - .gitignore: data/tg-groups/ и *.session - CLAUDE.md: git commit policy, daily note при старте - DEV_CONTEXT.md: сессии 11-12 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Polling bot that forwards messages from @cipher_think_bot to claude -p and sends responses back. Features: - User whitelist by Telegram ID - 20-message conversation history (history.json) - /new command to reset history - Long responses sent as .md file - Auto-loads .env from cortex root Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ENRICH → FILTER → MAP×N (Flash 2.0) → REDUCE (3.1 Pro) → VERIFY Engagement scoring, reply_to enrichment, ~$0.12/digest. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
🤖 Generated with Claude Code