jason.woltjeandClaude Opus 4.6 1d4916fe97 feat(P4-004): summarization pipeline — LLM + cron scheduling
Add SummarizationService that reads hot agent logs (>24h), groups by
session, calls a cheap LLM (gpt-4o-mini default, configurable via
SUMMARIZATION_MODEL) to extract key insights, stores them with
embeddings in the insights table, and transitions processed logs to
warm tier. Add CronService with node-cron for scheduled execution
(summarization every 6h, tier management daily at 3am). Tier
management promotes warm→cold (30d) and purges cold logs (90d).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-13 08:52:52 -05:00
S
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT
29 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 63.7%
Shell 24.7%
Python 9.1%
JavaScript 1.2%
PowerShell 0.9%
Other 0.2%