Commit History

Fix 'list' object has no attribute 'strip' error
07dfa9d

chopratejas commited on

Bump version to 0.2.6
e637002

chopratejas commited on

Enable LLMLingua and code-aware compression by default in proxy
d5ea931

chopratejas commited on

Bump version to 0.2.5
bcd96b3

chopratejas commited on

Fix mypy type errors in compression module
2c22585

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

Bump version to 0.2.4
2ec223c

chopratejas commited on

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

chopratejas commited on

Merge pull request #4 from pythoninthegrass/main
d97fcfd

chopratejas commited on

Remove unused ProxyConfig import from compression tests
82f6599

pythoninthegrass Claude Sonnet 4.5 commited on

Use oldest supported Python version (3.10) for package build
ec78864

pythoninthegrass Claude Sonnet 4.5 commited on

Add Python 3.13 to CI matrix and optimize linting steps
783fb08

pythoninthegrass Claude Sonnet 4.5 commited on

Merge pull request #3 from pythoninthegrass/main
4c28393

chopratejas commited on

Add tests for compression header removal fix
876e860

pythoninthegrass Claude Sonnet 4.5 commited on

Fix ZlibError by removing compression headers after httpx decompression
8599bf7

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 mypy errors: correct CompressionStore.store() arguments
c2117ab

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

Add deterministic anchor matching to all compression plans
22fa9eb

chopratejas commited on

Fix all mypy type errors and flaky embedding test
3ab0a5d

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

Fix GitHub URLs and PyPI badge links (v0.2.1)
55814fe

chopratejas commited on

Update CONTRIBUTING.md
e782723

chopratejas commited on

Publish headroom-ai v0.2.0 to PyPI with DevEx fixes
90d3aea

chopratejas Claude Opus 4.5 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