Pulse/internal/ai/context
rcourtman 818fbffd66 fix: increase MetricSamples to 24 points for hourly resolution
12 samples was too coarse (2-hour intervals could miss spikes).
24 samples gives ~hourly resolution while still being compact.
2025-12-21 22:24:02 +00:00
..
builder.go fix: increase MetricSamples to 24 points for hourly resolution 2025-12-21 22:24:02 +00:00
builder_test.go fix: Allow Host Agent thresholds to be set to 0 to disable alerting. Related to #864 2025-12-20 20:25:20 +00:00
formatter.go fix: use 24h window for MetricSamples (matches in-memory retention) 2025-12-21 22:19:40 +00:00
formatter_test.go feat(ai): pass raw metric samples to LLM for pattern interpretation 2025-12-21 21:09:24 +00:00
trends.go feat(thresholds): add collapsible accordion sections and UX improvements 2025-12-18 15:47:44 +00:00
trends_test.go fix: Allow Host Agent thresholds to be set to 0 to disable alerting. Related to #864 2025-12-20 20:25:20 +00:00
types.go feat(ai): pass raw metric samples to LLM for pattern interpretation 2025-12-21 21:09:24 +00:00