headroom_3 / tests

Commit History

Add image token compression with trained ML router
8455c4a

chopratejas commited on

Add E2E tests for Google multimodal content preservation
276c44d

chopratejas Claude Opus 4.5 commited on

Fix Google Gemini conversion to preserve non-text content (Gap #4)
d3643df

chopratejas commited on

Add multi-provider batch API support with CCR post-processing
8756398

chopratejas commited on

Remove hardcoded source hint system from ContentRouter
e723f5f

chopratejas commited on

Make hnswlib optional and skip tests when unavailable
d9550ec

chopratejas commited on

Replace legacy memory system with HierarchicalMemory
04a98a0

chopratejas commited on

Add comprehensive evaluation framework for compression accuracy
339885c

chopratejas commited on

Update test for lowered TOIN confidence threshold default
9da4ddc

chopratejas commited on

Fix TOIN integration and add persistence support
6d9a566

chopratejas commited on

Add reasoning capability forwarding to HeadroomAgnoModel
2c5a3a3

chopratejas commited on

Add dynamic anchor selection with content deduplication
f8ef20f

chopratejas commited on

Add pluggable storage backend abstraction for CompressionStore
fd01dd5

chopratejas commited on

Integrate DynamicContentDetector into CacheAligner (Phase 1)
2ce2643

chopratejas commited on

Add quality retention eval and fix linting for Python 3.12
bd2d447

chopratejas commited on

Add Phase 2 Progressive Summarization and fix Agno integration tests
4102402

chopratejas commited on

Implement COMPRESS_FIRST strategy for IntelligentContextManager
57b2de5

chopratejas commited on

Add IntelligentContextManager for semantic-aware context management
14ecab6

chopratejas commited on

Fix test_on_llm_error to pass required run_id argument
8c0da95

chopratejas commited on

Fix HeadroomAgnoModel to extend agno.models.base.Model and add real integration tests
67c927f

chopratejas commited on

Fix ruff formatting
313fe01

chopratejas commited on

Add TOIN field-level learning and comprehensive integration tests
dd832fe

chopratejas commited on

Fix mypy type errors in LiteLLM and OpenAI providers
7a34030

chopratejas Claude Opus 4.5 commited on

Add Agno agent framework integration
f1e7b62

chopratejas commited on

Use LiteLLM for model pricing instead of hardcoded values
09973b6

chopratejas commited on

Fix flaky JavaScript signature preservation test threshold
64a747d

chopratejas commited on

Add universal compression module with ML-based content detection
31aa72c

chopratejas commited on

Add persistent memory system with zero-latency inline extraction
9c9bb30

chopratejas commited on

Remove unused ProxyConfig import from compression tests
82f6599

pythoninthegrass Claude Sonnet 4.5 commited on

Add tests for compression header removal fix
876e860

pythoninthegrass Claude Sonnet 4.5 commited on

Add seamless LangChain integration
bb04104

chopratejas commited on

Add AST-based code compression and custom model configuration
905c229

chopratejas commited on

v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs
d724f14

chopratejas commited on

Add LLMLingua-2 opt-in support to proxy server
45633b6

chopratejas commited on

Fix lint errors in text compression utilities
946ba4f

chopratejas commited on

Add opt-in text compression utilities for coding tasks
eac2890

chopratejas commited on

Fix all mypy type errors and flaky embedding test
bf779b5

chopratejas commited on

Fix all ruff lint and format errors for CI
e4a41fa

chopratejas commited on

feat: Add CCR architecture, TOIN telemetry, and DevEx improvements
c1feb60

chopratejas commited on

Add cache optimization module with scalable dynamic content detection
7a05808

chopratejas commited on

Prepare for OSS release v0.2.0
175746c

chopratejas commited on

Initial commit: Headroom SDK - LLM context optimization toolkit
9c7d451

chopratejas commited on