headroom/tests/test_learn
Evan Alferez d7973665f4 fix(learn): finish gemini-flash-latest default model sweep (#532)
Google deprecated gemini/gemini-2.0-flash; headroom learn silently fails
when GEMINI_API_KEY is set. PR #532 updated the default in analyzer.py
but left stale references in the CLI help text and unit test assertion.
2026-06-03 08:32:43 +09:00
..
__init__.py Add headroom learn: offline failure learning for coding agents 2026-02-27 21:19:03 -08:00
test_analyzer.py fix(learn): finish gemini-flash-latest default model sweep (#532) 2026-06-03 08:32:43 +09:00
test_gemini_scanner.py Plugin architecture for headroom learn + live traffic flush 2026-04-09 20:30:20 -07:00
test_integration.py fix(testing): stabilize 3.12 suite and fingerprints 2026-04-28 21:35:32 +00:00
test_registry.py Plugin architecture for headroom learn + live traffic flush 2026-04-09 20:30:20 -07:00
test_scanner.py test(learn): ruff-format scanner test and broaden dotted-home coverage 2026-05-30 13:49:23 +02:00
test_writer.py fix: harden learn path handling across platforms 2026-05-09 15:45:26 -07:00