..
__init__.py
Initial commit: Headroom SDK - LLM context optimization toolkit
2026-01-06 23:16:58 -08:00
test_anchor_selector.py
Add reasoning capability forwarding to HeadroomAgnoModel
2026-01-21 20:32:02 -08:00
test_cache_aligner.py
fix: dashboard metrics, TTFB tracking, eager LLMLingua loading, and multi-provider consistency
2026-03-07 23:33:45 -08:00
test_code_compressor.py
Fix CI test, bump to 0.5.7
2026-03-26 12:04:30 -07:00
test_content_router.py
Fix tests: update default assertions for disabled CodeCompressor
2026-04-11 10:40:44 -07:00
test_diff_compressor.py
Add DiffCompressor and fix hnswlib SIGILL crash on CI
2026-01-31 08:09:55 -08:00
test_html_extractor.py
fix(tests): skip HTML extractor tests when trafilatura not installed
2026-01-31 15:39:55 -08:00
test_intelligent_context.py
fix: Extend Anthropic format tool protection to IntelligentContextManager
2026-02-01 12:27:17 -08:00
test_kompress_compressor.py
Make KompressCompressor model-configurable: model_id, chunk_words, score_threshold
2026-04-14 13:19:35 -07:00
test_progressive_summarizer.py
Add quality retention eval and fix linting for Python 3.12
2026-01-19 21:52:18 -08:00
test_read_lifecycle.py
fix: dashboard metrics, TTFB tracking, eager LLMLingua loading, and multi-provider consistency
2026-03-07 23:33:45 -08:00
test_rolling_window.py
fix: Extend Anthropic format tool protection to IntelligentContextManager
2026-02-01 12:27:17 -08:00
test_scoring.py
Add IntelligentContextManager for semantic-aware context management
2026-01-18 22:22:48 -08:00
test_smart_crusher.py
Fix all ruff lint and format errors for CI
2026-01-10 15:33:44 -08:00
test_smart_crusher_bugs.py
Fix SmartCrusher bugs: schema violation, race condition, thread safety, recursion
2026-04-14 21:16:13 -07:00
test_tag_protector.py
Protect workflow XML tags from text compression
2026-03-26 10:07:58 -07:00
test_tool_crusher.py
Fix all ruff lint and format errors for CI
2026-01-10 15:33:44 -08:00
test_universal_json_crush.py
Update number array tests for schema-preserving compression
2026-04-15 19:00:43 -07:00