Hourly log monitoring and daily LLM-powered error digest for Docker-based backends. Deduplicates errors, traces root causes through your codebase, and suggests fixes.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
feat(reporting): add flex-grow to card header left section
ce2e2aeView on GitHubfeat(reporting): refine badge styling and status indicators in digest
988d9abView on GitHubfeat(reporting): add collapsible error cards with expand/collapse controls
7c8b607View on GitHubfeat(cli): add analyze-error command for on-demand LLM analysis
c4da67aView on GitHubfeat(cli): rename commands for clarity and improve code organization
88ba6ccView on GitHubfeat(cli): add hourly bucket alignment for sparkline visualization
d83ed02View on GitHubfeat(cli): add vigil command to pyproject.toml as uv script
2269546View on GitHubdocs(readme): update git clone URL to official repository
5f54587View on GitHubfeat(reporting): add markdown rendering for analysis fields
f896c69View on GitHubdocs(env): expand .env.example with comprehensive configuration documentation
402bcb4View on GitHubdocs: add contributing guide, issue template, and license
0b34ad4View on GitHubstyle(reporting): condense digest template CSS for improved readability
3c9755cView on GitHubfix(reporting): handle naive datetime comparisons for SQLite compatibility
a6db786View on GitHub