• Joined on 2026-04-25
aaron pushed to main at aaron/aaronAI 2026-04-30 22:03:49 +00:00
25e42c0231 corpus_integrity.py: write unreadables with retry_count=0 so OCR can retry when it ships
aaron pushed to main at aaron/aaronAI 2026-04-30 21:59:08 +00:00
7822fb1cc1 corpus_integrity.py: write unreadable files to ingest_failures for UI visibility
aaron pushed to main at aaron/aaronAI 2026-04-30 21:54:41 +00:00
74e2c34f43 corpus integrity: ingest_failures tracking in watcher, reconciliation script, corpus status/retry/reconcile endpoints
aaron pushed to main at aaron/aaronai-web 2026-04-30 21:54:41 +00:00
3101df3846 corpus integrity UI: Ingest Health section in SettingsPanel, corpus API types
aaron pushed to main at aaron/aaronAI 2026-04-30 18:06:53 +00:00
655dea6ae5 add remaining experiment result files
aaron pushed to main at aaron/aaronAI 2026-04-30 18:06:08 +00:00
f11cacd9c9 add experiment scripts and results; watcher.py latest changes
aaron pushed to main at aaron/aaronAI 2026-04-30 17:45:48 +00:00
1cf26df450 api.py: return error_type=transcription_failed on Whisper crash, frontend retry logic can now distinguish from network failures
aaron pushed to main at aaron/aaronAI 2026-04-30 17:37:31 +00:00
7cd765146a stage3_worker.py: log sidecar response body on non-200
58515ebec0 graphiti_service.py: add traceback logging, log file handler for all endpoints
Compare 2 commits »
aaron pushed to main at aaron/aaronAI 2026-04-30 17:34:17 +00:00
91166367fa E3: add Graphiti retrieval branch to dream.py, E3 experiment script with blinding
2b3c2380a0 watcher.py: in-process ingest, embedder loaded once at startup, startup recovery, heartbeat, no duplicate logging
2fb50cce71 ingest.py: guard Stage 2 enqueue behind SKIP_STAGE2_ENQUEUE env var for migration runs
c08f57a6f2 stage2/3 workers: remove duplicate StreamHandler, stdout captured by systemd
cae7fb8775 dream.py v1.1: score-band exclusion for Early REM, DREAMER_VERSION constant, manifest versioning
Compare 6 commits »
aaron pushed to main at aaron/aaronAI 2026-04-30 04:04:33 +00:00
2b9a1782c1 feat: stage2/3 pipeline, taxonomy-free cascade, E1.8/E4 experiments, corpus migration state
62b5b5453a fix: max_coroutines=2, saga support in sidecar; stage3 chunking; TIMEOUT_MAX 0 persistent in falkordb compose
Compare 2 commits »
aaron pushed to main at aaron/aaronAI 2026-04-29 21:34:22 +00:00
95d022ec64 fix: FalkorDriver database=aaron, build indices on correct graph
aaron pushed to main at aaron/aaronai-web 2026-04-29 18:12:51 +00:00
3d0a2168f1 capture: status board with /✓/! indicators, tap-to-retry queued banner
aaron pushed to main at aaron/aaronAI 2026-04-29 18:00:56 +00:00
d91a5675ff capture: public SSE endpoint for transcription completion events
aaron pushed to main at aaron/aaronai-web 2026-04-29 18:00:56 +00:00
43278686f7 capture: optimistic list update + SSE refresh on transcription complete
aaron pushed to main at aaron/aaronAI 2026-04-29 17:58:02 +00:00
c42d898504 emit capture_saved SSE event when async transcription completes
aaron pushed to main at aaron/aaronAI 2026-04-29 17:48:23 +00:00
a05fcec882 async voice transcription — return immediately, whisper runs in background
aaron pushed to main at aaron/aaronAI 2026-04-29 17:35:06 +00:00
eb7cf3be10 upgrade whisper small -> large-v3, bump cpu_threads to 8
aaron pushed to main at aaron/aaronai-web 2026-04-29 17:28:06 +00:00
60728978e1 add copy conversation to clipboard button in settings
aaron pushed to main at aaron/aaronAI 2026-04-29 17:26:05 +00:00
3f6c435be4 add client_time to chat context — user-supplied, not logged
aaron pushed to main at aaron/aaronai-web 2026-04-29 17:16:38 +00:00
ea77c434ce add share_time toggle — user-controlled time context, opt-out in settings