config(deepdive): enable fleet context grounding (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled

This commit is contained in:
2026-04-05 17:32:24 +00:00
parent ca1a11f66b
commit 5f4cc8cae2

View File

@@ -88,6 +88,19 @@ deepdive:
speed: 1.0
output_format: "mp3" # piper outputs WAV, convert for Telegram
# Phase 0: Fleet Context Grounding
fleet_context:
enabled: true
gitea_url: "http://143.198.27.163:3000"
token: "${GITEA_TOKEN}" # From environment
owner: "Timmy_Foundation"
repos:
- "timmy-config"
- "the-nexus"
- "timmy-home"
- "hermes-agent"
- "wizard-checkpoints"
# Phase 5: Delivery
delivery:
method: "telegram"