Commit Graph

8 Commits

Author SHA1 Message Date
cbf05e1fc8 [ezra] Phase 2: Relevance scoring for Deep Dive (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:16:33 +00:00
Ezra (Archivist)
2b06e179d1 [deep-dive] Complete #830 implementation scaffold
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Phase 3 (Synthesis):
- deepdive_synthesis.py: LLM-powered briefing generation
- Supports OpenAI (gpt-4o-mini) and Anthropic (claude-3-haiku)
- Fallback to keyword summary if LLM unavailable
- Intelligence briefing format: Headlines, Deep Dive, Bottom Line

Phase 4 (TTS):
- TTS integration in orchestrator
- Converts markdown to speech-friendly text
- Configurable provider (openai/elevenlabs/piper)

Phase 5 (Delivery):
- Enhanced delivery.py with --text and --chat-id/--bot-token overrides
- Supports text-only and audio+text delivery
- Full Telegram Bot API integration

Orchestrator:
- Complete 5-phase pipeline
- --dry-run mode for testing
- State management in ~/the-nexus/deepdive_state/
- Error handling with fallbacks

Progresses #830 to implementation-ready status
2026-04-05 04:43:22 +00:00
a0d9a79c7d [ezra] Add Phase 5 Telegram voice delivery pipeline #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 03:45:07 +00:00
dde9c74fa7 [ezra] Add Phase 4 TTS pipeline with multi-adapter support #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 03:45:06 +00:00
75fa66344d [ezra] Deep Dive scaffold #830: deepdive_orchestrator.py
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 01:51:03 +00:00
9ba00b7ea8 [ezra] Deep Dive scaffold #830: deepdive_aggregator.py
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 01:51:02 +00:00
8645798ed4 feat: Evennia-Nexus Bridge v2 — Live Event Streaming (#804) (#807)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Allegro <allegro@hermes.local>
Co-committed-by: Allegro <allegro@hermes.local>
2026-04-04 01:39:38 +00:00
d32baa696b [watchdog] The Eye That Never Sleeps — Nexus Health Monitor (#794)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
2026-04-04 01:36:56 +00:00