Commit Graph

13 Commits

Author SHA1 Message Date
Christoph K.
ee7b4cc74f /deepask: Multi-Step Reasoning mit iterativer RAG-Suche
Neuer Discord-Command für tiefe Recherche in 3 Phasen:
1. Initiale Qdrant-Suche mit der Originalfrage
2. LLM generiert Folgefragen, sucht erneut (max 2 Iterationen)
3. Synthese aller gesammelten Chunks zu umfassender Antwort

Nutzbar via /deepask oder @bot deepask.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 19:49:38 +01:00
Christoph K.
b6b451779d Email-Triage: Lernen aus IMAP-Ordnern, manuelle Korrektur, reichere Daten
- Automatisches Triage-Lernen aus Archiv-Ordnern im Nacht-Ingest:
  retention_days=0 (Archiv) → wichtig, retention_days>0 → unwichtig
- Drei neue Discord-Commands: /email triage-history, triage-correct, triage-search
- StoreDecision speichert jetzt Datum + Body-Zusammenfassung (max 200 Zeichen)
- MIME-Multipart-Parsing mit PDF-Attachment-Extraktion (FetchWithBodyAndAttachments)
- Deterministische IDs basierend auf Absender+Betreff (idempotente Upserts)
- Rueckwaertskompatibles Parsing fuer alte Triage-Eintraege ohne Datum/Body

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 14:13:55 +01:00
Christoph K.
905981cd1e zwischenstand 2026-03-20 23:24:56 +01:00
Christoph K.
b1a576f61e tests 2026-03-20 07:08:00 +01:00
Christoph K.
8163f906cc auto deployment und tests 2026-03-20 07:07:38 +01:00
Christoph K.
0e7aa3e7f2 llm mail integration 2026-03-19 21:46:12 +01:00
Christoph K.
a5929134da wissen kombiniert 2026-03-12 20:04:04 +01:00
Christoph K.
e597617266 no brain command 2026-03-12 19:49:50 +01:00
Christoph K.
3c8d3873dc chuns erhoeht 2026-03-12 19:24:14 +01:00
Christoph K.
75003b9534 ingst chat message added 2026-03-12 19:20:05 +01:00
Christoph K.
5337e7af6f discord kommunikation 2026-03-12 19:16:29 +01:00
Christoph K.
92f520101a sync 2026-03-12 17:34:49 +01:00
Christoph K.
a3bcac55fb Initial commit: my-brain-importer RAG knowledge management agent
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 21:07:23 +01:00