Commit History

feat(proxy): add connection pooling, HTTP/2, and multi-worker support
4c6df90

chopratejas commited on

feat: add streaming memory tool support with credential error handling
143716a

chopratejas commited on

fix: correct cost calculation for cache tokens and simplify memory DevEx
176d8f1

chopratejas commited on

fix: resolve mypy type errors across codebase
7de545c

chopratejas commited on

Add hierarchical memory system with graph + vector storage
eb1c19a

chopratejas commited on

fix: parse actual token usage from SSE streams instead of byte estimation
3a1a3d6

chopratejas commited on

Add missing pillow dependency for image compression
640ed6d

chopratejas commited on

Add image token compression with trained ML router
8455c4a

chopratejas commited on

fix: account for cached tokens in cost calculation across all providers
b6662f2

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

Fix mypy type checking errors in CCR batch modules
2a9575b

chopratejas commited on

Update compressor CCR markers and add batch compression eval
341ff62

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

Add hnswlib to dev dependencies for CI testing
f60956b

chopratejas commited on

Make hnswlib optional and skip tests when unavailable
d9550ec

chopratejas commited on

Update memory documentation for HierarchicalMemory system
2ae9823

chopratejas commited on

Replace legacy memory system with HierarchicalMemory
04a98a0

chopratejas commited on

Add comprehensive evaluation framework for compression accuracy
339885c

chopratejas commited on

Add pre-commit hooks for ruff linting and formatting
593457b

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

Add demo GIF to README
f625bdf

chopratejas commited on

Bump version to 0.2.15
4e944db

chopratejas commited on

Fix streaming responses not tracking costs
5ef1d4a

chopratejas commited on

Add architecture diagrams to README and docs
cd5ea2e

chopratejas commited on

Add PyPI downloads badge to README
ec56092

chopratejas commited on

Integrate DynamicContentDetector into CacheAligner (Phase 1)
2ce2643

chopratejas commited on

Fix cost tracking to use LiteLLM pricing database correctly
6ec85f3

chopratejas commited on

Add demo video link to README
dc72670

chopratejas commited on

Add quality retention eval and fix linting for Python 3.12
bd2d447

chopratejas commited on

Bump version to 0.2.14
d48f479

chopratejas commited on

Merge pull request #8 from nicolabeghin/proxy-custom-openai-api-url
f5ffba6

chopratejas commited on

Merge pull request #9 from nicolabeghin/docker-support
9dceb8a

chopratejas commited on

Merge pull request #6 from smartwatermelon/claude/docs-macos-deployment-20260119
18e01a0

chopratejas commited on

feat: add Docker configuration for containerized deployment
1b023e3

Nicola Beghin commited on

docs update
f59690a

Nicola Beghin commited on

feat(config): add OpenAI API URL override option
7ecf94c

Nicola Beghin commited on

fix(deployment): correct port placeholder in LaunchAgent plist template
063b6e8

Claude Code Bot Claude Sonnet 4.5 commited on

docs(deployment): add macOS LaunchAgent deployment guide and templates
3ac2620

Claude Code Bot Claude Sonnet 4.5 commited on

Add Phase 2 Progressive Summarization and fix Agno integration tests
4102402

chopratejas commited on

Fix HeadroomAgnoModel to optimize tool outputs at invoke level
39a55b4

chopratejas commited on

Rewrite README with verified before/after examples
8766d83

chopratejas commited on

Implement COMPRESS_FIRST strategy for IntelligentContextManager
57b2de5

chopratejas commited on

Add IntelligentContextManager for semantic-aware context management
14ecab6

chopratejas commited on

Bump version to 0.2.13
0acc7fb

chopratejas commited on