Pulse/internal/ai
2026-01-20 17:19:47 +00:00
..
approval fix: Add robustness improvements to approval, auth, and server 2026-01-19 19:24:45 +00:00
baseline Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
chat Remove OpenCode references 2026-01-20 16:56:41 +00:00
context fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
correlation Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
cost fix(pro): add error tracking to cost store and fix race condition 2026-01-02 13:59:26 +00:00
dryrun feat(ai): add approval store and dry-run simulator for AI Auto-Fix 2026-01-12 15:20:16 +00:00
knowledge Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
memory fix(agent): add FreeBSD platform support to agent download and UI (#1051) 2026-01-11 23:51:12 +00:00
patterns Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
providers test: improve coverage for API, AI, Alerts, and Frontend Utils 2026-01-20 15:52:39 +00:00
tools Hide unavailable AI tools 2026-01-20 17:19:47 +00:00
alert_adapter.go test: add unit tests for AI, Kubernetes agent, and clients 2025-12-17 12:47:36 +00:00
alert_adapter_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
alert_provider.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
alert_provider_test.go fix: AI Commands toggle now updates immediately in UI. Related to #952 2025-12-29 13:56:29 +00:00
alert_threshold_adapter.go refactor(ai): Remove over-engineered URL discovery service 2025-12-10 08:35:24 +00:00
alert_threshold_adapter_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
alert_triggered.go feat(pro): expose update_alerts feature and add AI-powered update risk assessment 2026-01-02 19:21:17 +00:00
alert_triggered_test.go feat(pro): expose update_alerts feature and add AI-powered update risk assessment 2026-01-02 19:21:17 +00:00
baseline_adapter.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
baseline_adapter_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
baseline_exports.go feat(ai): Wire baseline learning loop into router startup 2025-12-12 11:29:47 +00:00
clean_thinking_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
config.go AI Problem Solver implementation and various fixes 2025-12-06 23:46:08 +00:00
correlation_exports.go feat(ai): Add multi-resource correlation detection (Phase 6) 2025-12-12 14:26:10 +00:00
cost_persistence.go feat(ai): Add enriched context with historical trends and predictions 2025-12-12 09:45:57 +00:00
cost_persistence_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
coverage_increase_test.go Fix flaky tests and improve coverage across alerts, api, and config packages 2026-01-03 18:36:17 +00:00
demo.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
demo_test.go fix: Deduplicate disks by device+total to fix Synology storage overcounting. Related to #953 2025-12-29 14:03:32 +00:00
exports_test.go test(ai): improve AI package test coverage from 59.7% to 69.5% 2025-12-19 21:53:06 +00:00
findings.go fix(patrol): address multiple issues in patrol service 2026-01-02 12:45:00 +00:00
findings_coverage_test.go fix(patrol): address multiple issues in patrol service 2026-01-02 12:45:00 +00:00
findings_persistence.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
findings_persistence_test.go fix: AI Commands toggle now updates immediately in UI. Related to #952 2025-12-29 13:56:29 +00:00
findings_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
findings_tools_adapter.go refactor(ai): Rename findings adapter and add chat patrol alias 2026-01-19 19:20:49 +00:00
findings_tools_adapter_test.go refactor(ai): Rename findings adapter and add chat patrol alias 2026-01-19 19:20:49 +00:00
intelligence.go refactor: fix lint issues in internal/ai package 2026-01-02 19:53:01 +00:00
intelligence_coverage_test.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
intelligence_test.go refactor: fix lint issues in internal/ai package 2026-01-02 19:53:01 +00:00
kubernetes_analysis.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
kubernetes_analysis_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
memory_exports.go feat(ai): Add operational memory (Phase 3) - change detection and remediation logging 2025-12-12 13:49:37 +00:00
metadata_provider.go fix: add missing HandleLicenseFeatures method and related changes 2025-12-19 22:59:52 +00:00
metadata_provider_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
metrics_history_adapter.go feat(ai): Add enriched context with historical trends and predictions 2025-12-12 09:45:57 +00:00
metrics_history_adapter_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
mock_test.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
patrol.go Remove OpenCode references 2026-01-20 16:56:41 +00:00
patrol_coverage_test.go fix: Add main host URL as fallback for remote cluster access 2026-01-04 14:54:03 +00:00
patrol_history_persistence.go fix(pro): add error tracking to patrol history store 2026-01-02 14:01:32 +00:00
patrol_history_persistence_test.go fix: AI Commands toggle now updates immediately in UI. Related to #952 2025-12-29 13:56:29 +00:00
patrol_test.go refactor: fix lint issues in internal/ai package 2026-01-02 19:53:01 +00:00
pattern_exports.go feat(ai): Add failure pattern detection for predictive intelligence (Phase 5) 2025-12-12 14:11:28 +00:00
resource_context.go refactor: fix lint issues in internal/ai package 2026-01-02 19:53:01 +00:00
resource_context_test.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
routing.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
routing_test.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
sanitize_test.go refactor(ai): Remove over-engineered URL discovery service 2025-12-10 08:35:24 +00:00
service.go feat(ai): Add streaming support and notable models to AI providers 2026-01-19 19:10:58 +00:00
service_extended_test.go refactor: fix lint issues in internal/ai package 2026-01-02 19:53:01 +00:00
service_remediation_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
service_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
service_tools_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
target_host_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00