Pulse/internal/ai/eval
2026-02-02 19:26:24 +00:00
..
assertions.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00
assertions_additional_test.go test(ai): improve eval package coverage to 40% 2026-02-02 19:09:13 +00:00
eval.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00
eval_test.go feat(eval): add patrol-specific eval scenarios and assertions 2026-01-28 23:19:11 +00:00
network_error_test.go fix(test): remove flaky content type test in eval 2026-02-02 19:26:24 +00:00
patrol.go feat(patrol): implement patrol findings, evaluation, and investigation logic 2026-01-31 16:23:08 +00:00
patrol_additional_test.go test(ai): improve eval package coverage to 40% 2026-02-02 19:09:13 +00:00
patrol_assertions.go feat(patrol): implement patrol findings, evaluation, and investigation logic 2026-01-31 16:23:08 +00:00
patrol_assertions_test.go test(ai): add patrol assertions tests, coverage now 53.3% 2026-02-02 19:11:39 +00:00
patrol_override_test.go test(ai): comprehensive eval coverage (~71%) including scenarios, overrides, and error cases 2026-02-02 19:18:19 +00:00
patrol_quality.go feat(patrol): implement patrol findings, evaluation, and investigation logic 2026-01-31 16:23:08 +00:00
patrol_quality_test.go test(ai): add patrol quality logic tests, coverage now 42.5% 2026-02-02 19:10:45 +00:00
patrol_scenario_test.go test(ai): comprehensive eval coverage (~71%) including scenarios, overrides, and error cases 2026-02-02 19:18:19 +00:00
patrol_scenarios.go feat(patrol): implement patrol findings, evaluation, and investigation logic 2026-01-31 16:23:08 +00:00
print_helpers_test.go test(ai): comprehensive eval coverage (~71%) including scenarios, overrides, and error cases 2026-02-02 19:18:19 +00:00
runner_additional_test.go test(ai): improve eval package coverage to 40% 2026-02-02 19:09:13 +00:00
runner_test.go test(ai): add unit tests for eval runner 2026-02-02 14:54:01 +00:00
scenario_test.go test(ai): comprehensive eval coverage (~71%) including scenarios, overrides, and error cases 2026-02-02 19:18:19 +00:00
scenarios.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00