teleo-codex/ops/pipeline-v2/telegram
m3taversal 7bfce6b706 commit telegram bot module from VPS — 20 files never previously in repo
Pulled from /opt/teleo-eval/telegram/ on VPS. Includes:
- bot.py (92K), kb_retrieval.py, kb_tools.py (agentic retrieval)
- retrieval.py (RRF merge, query decomposition, entity traversal)
- response.py (system prompt builder, response parser)
- agent_config.py, agent_runner.py (multi-agent template unit support)
- approval_stages.py, approvals.py, digest.py (approval workflow)
- eval_checks.py, eval.py (response quality checks)
- output_gate.py, x_publisher.py, x_client.py, x_search.py (X pipeline)
- market_data.py, worktree_lock.py (utilities)
- rio.yaml, theseus.yaml (agent configs)

These files were deployed to VPS but never committed to the repo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 11:02:32 +02:00
..
agent_config.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
agent_runner.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
approval_stages.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
approvals.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
bot.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
digest.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
eval.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
eval_checks.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
kb_retrieval.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
kb_tools.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
market_data.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
output_gate.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
response.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
retrieval.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
rio.yaml commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
theseus.yaml commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
worktree_lock.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
x_client.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
x_publisher.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
x_search.py commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00