| .. |
|
cli
|
Add Click-based CLI with memory management commands
|
2026-01-29 21:30:21 -08:00 |
|
integrations/test_strands
|
feat: Add AWS Strands Agents SDK integration
|
2026-01-31 00:31:37 -08:00 |
|
test_cache
|
Introducing headroom wrap
|
2026-03-11 23:01:42 -07:00 |
|
test_cli
|
Enhanced MCP server with compress/stats tools, fix proxy torch crash
|
2026-03-16 22:56:30 -07:00 |
|
test_compression
|
Remove LLMLingua: Kompress is the sole text compressor
|
2026-03-26 11:11:00 -07:00 |
|
test_evals
|
Remove LLMLingua: Kompress is the sole text compressor
|
2026-03-26 11:11:00 -07:00 |
|
test_integrations
|
Fix LangChain tool_call argument handling for varied message formats
|
2026-02-27 20:09:18 -08:00 |
|
test_learn
|
Fix ruff format for litellm, wrap, test_scanner
|
2026-03-24 16:02:22 -07:00 |
|
test_memory
|
Fix ruff lint errors in test files
|
2026-03-24 15:54:12 -07:00 |
|
test_providers
|
Fix mypy type errors in LiteLLM and OpenAI providers
|
2026-01-16 16:42:11 -08:00 |
|
test_storage
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_transforms
|
Fix CI test, bump to 0.5.7
|
2026-03-26 12:04:30 -07:00 |
|
__init__.py
|
Initial commit: Headroom SDK - LLM context optimization toolkit
|
2026-01-06 23:16:58 -08:00 |
|
conftest.py
|
Add global httpx.ReadTimeout handler for all tests
|
2026-01-30 16:37:34 -08:00 |
|
test_acceptance.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_adapter_hooks.py
|
Add pluggable adapter hooks for CCR, Storage, and TOIN backends
|
2026-02-15 17:47:30 -08:00 |
|
test_adaptive_sizer.py
|
Diversity-aware SmartCrusher: keep unique items, compress text within
|
2026-03-25 23:57:24 -07:00 |
|
test_backend_bugs.py
|
Commit message:
|
2026-03-13 16:49:18 -07:00 |
|
test_bedrock_region.py
|
Fix ruff lint errors in test files
|
2026-03-24 15:54:12 -07:00 |
|
test_ccr.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_ccr_batch_processor.py
|
fix: improve error handling and add comprehensive test coverage
|
2026-01-27 16:08:36 -08:00 |
|
test_ccr_context_tracker.py
|
v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs
|
2026-01-14 13:03:41 -08:00 |
|
test_ccr_feedback.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_ccr_response_handler.py
|
Fix security vulnerabilities in memory and CCR systems
|
2026-02-04 12:05:50 -08:00 |
|
test_ccr_tool_injection.py
|
Remove LLMLingua: Kompress is the sole text compressor
|
2026-03-26 11:11:00 -07:00 |
|
test_cli_proxy_env.py
|
Fix proxy backend bugs: env vars, tool forwarding, and provider support
|
2026-03-12 20:55:26 -07:00 |
|
test_compress_api.py
|
Fix CI: guard starlette imports, asyncio.run(), deprecate datetime.utcnow()
|
2026-02-19 11:03:24 -08:00 |
|
test_compression_cache.py
|
feat: add frozen count, apply_cached, update_from_result to CompressionCache
|
2026-03-19 09:52:33 -07:00 |
|
test_compression_store.py
|
Fix test failures: update hash test for MD5, handle unicode surrogates
|
2026-03-25 11:32:01 -07:00 |
|
test_compression_summary.py
|
Add compression summaries, multi-provider headers, Dockerfile fix
|
2026-02-18 16:54:20 -08:00 |
|
test_compression_summary_eval.py
|
Add compression summaries, multi-provider headers, Dockerfile fix
|
2026-02-18 16:54:20 -08:00 |
|
test_compression_summary_hard_eval.py
|
Add compression summaries, multi-provider headers, Dockerfile fix
|
2026-02-18 16:54:20 -08:00 |
|
test_compression_summary_integration.py
|
Add Query Echo: re-inject user question after compressed tool outputs
|
2026-02-18 23:39:26 -08:00 |
|
test_compression_summary_tool_eval.py
|
Add compression summaries, multi-provider headers, Dockerfile fix
|
2026-02-18 16:54:20 -08:00 |
|
test_config.py
|
fix: dashboard metrics, TTFB tracking, eager LLMLingua loading, and multi-provider consistency
|
2026-03-07 23:33:45 -08:00 |
|
test_critical_fixes.py
|
Add Query Echo: re-inject user question after compressed tool outputs
|
2026-02-18 23:39:26 -08:00 |
|
test_critical_gaps.py
|
Update test for lowered TOIN confidence threshold default
|
2026-01-21 21:40:11 -08:00 |
|
test_crushability.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_google_multimodal.py
|
Fix Google Gemini conversion to preserve non-text content (Gap #4)
|
2026-01-24 12:20:13 -08:00 |
|
test_google_multimodal_e2e.py
|
Add E2E tests for Google multimodal content preservation
|
2026-01-24 21:01:25 -08:00 |
|
test_hnsw_only.py
|
Add bounded memory support to HNSWVectorIndex with LRU eviction
|
2026-02-01 21:12:06 -08:00 |
|
test_hooks.py
|
Add Compression Hooks — extension points for SaaS and advanced customization
|
2026-02-19 08:17:30 -08:00 |
|
test_image_compressor.py
|
Slim core dependencies: 2.5GB → 195MB install size
|
2026-03-13 15:35:49 -07:00 |
|
test_log_compressor.py
|
fix: improve error handling and add comprehensive test coverage
|
2026-01-27 16:08:36 -08:00 |
|
test_memory_bridge.py
|
Add Memory Bridge: bidirectional sync between markdown files and Headroom memory
|
2026-02-23 22:45:38 -08:00 |
|
test_memory_eval.py
|
Add hierarchical memory system with graph + vector storage
|
2026-01-26 21:58:47 -08:00 |
|
test_memory_integration.py
|
Add centralized ML model configuration
|
2026-02-01 23:47:42 -08:00 |
|
test_memory_system.py
|
Fix CI: guard starlette imports, asyncio.run(), deprecate datetime.utcnow()
|
2026-02-19 11:03:24 -08:00 |
|
test_memory_tracker.py
|
Add memory observability system (Phase 1)
|
2026-02-01 19:49:53 -08:00 |
|
test_memory_tracker_integration.py
|
Add wrap commands for Codex/Cursor/Aider with rtk instructions, fix savings metrics
|
2026-03-13 22:02:47 -07:00 |
|
test_memory_usage_integration.py
|
Add SQLite vector backend as default and fix HNSW test skipping
|
2026-02-01 22:12:45 -08:00 |
|
test_models.py
|
Fix pricing lookup for retired Claude models
|
2026-03-12 21:11:18 -07:00 |
|
test_openai_streaming_backend.py
|
Commit message:
|
2026-03-13 16:49:18 -07:00 |
|
test_parser.py
|
Add multi-provider memory system with auto-detection
|
2026-02-01 14:42:50 -08:00 |
|
test_provider_model_fallback.py
|
Add AST-based code compression and custom model configuration
|
2026-01-14 13:46:55 -08:00 |
|
test_proxy_batch_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_ccr.py
|
Fix ruff formatting
|
2026-01-17 17:14:12 -08:00 |
|
test_proxy_compress_endpoint.py
|
Add TypeScript SDK (headroom-ai npm package)
|
2026-03-26 15:41:56 -07:00 |
|
test_proxy_compression_headers.py
|
Remove unused ProxyConfig import from compression tests
|
2026-01-14 20:27:08 -06:00 |
|
test_proxy_count_tokens_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_gemini_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_gemini_native_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_intelligent_context.py
|
feat(toin): add TOIN + CCR integration to IntelligentContextManager
|
2026-01-27 16:08:36 -08:00 |
|
test_proxy_memory_integration.py
|
fix: correct cost calculation for cache tokens and simplify memory DevEx
|
2026-01-26 22:49:31 -08:00 |
|
test_proxy_openai_responses_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_passthrough_integration.py
|
Add multi-provider batch API support with CCR post-processing
|
2026-01-24 11:41:18 -08:00 |
|
test_proxy_savings_history.py
|
feat: persist proxy savings history
|
2026-03-27 15:27:05 +01:00 |
|
test_proxy_scalability.py
|
fix: resolve CI failures
|
2026-01-27 16:17:24 -08:00 |
|
test_proxy_streaming_ratelimit_headers.py
|
test: verify ratelimit headers are forwarded in streaming responses
|
2026-03-25 13:54:52 +01:00 |
|
test_proxy_streaming_resilience.py
|
fix: dashboard metrics, TTFB tracking, eager LLMLingua loading, and multi-provider consistency
|
2026-03-07 23:33:45 -08:00 |
|
test_quality_retention.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_query_echo.py
|
Add Query Echo: re-inject user question after compressed tool outputs
|
2026-02-18 23:39:26 -08:00 |
|
test_relevance.py
|
Fix all mypy type errors and flaky embedding test
|
2026-01-10 18:27:33 -08:00 |
|
test_search_compressor.py
|
fix: improve error handling and add comprehensive test coverage
|
2026-01-27 16:08:36 -08:00 |
|
test_security_validations.py
|
Fix security vulnerabilities in memory and CCR systems
|
2026-02-04 12:05:50 -08:00 |
|
test_shared_context.py
|
Add SharedContext for multi-agent, rewrite README, fix proxy cleanup
|
2026-03-17 16:31:04 -07:00 |
|
test_sqlite_graph_store.py
|
Add SQLiteGraphStore for bounded, persistent graph storage
|
2026-02-01 20:48:57 -08:00 |
|
test_sqlite_vector_index.py
|
Add SQLiteVectorIndex using sqlite-vec for bounded vector search
|
2026-02-01 21:23:09 -08:00 |
|
test_tag_protection_integration.py
|
Fix API integration test: use tool output not user message for tags
|
2026-03-26 11:46:55 -07:00 |
|
test_telemetry.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_text_compressors.py
|
Enhanced MCP server with compress/stats tools, fix proxy torch crash
|
2026-03-16 22:56:30 -07:00 |
|
test_toin.py
|
Add comprehensive evaluation framework for compression accuracy
|
2026-01-22 09:31:54 -08:00 |
|
test_toin_feedback.py
|
fix: close TOIN feedback loop — retrievals now flow back for learning
|
2026-03-22 14:18:30 -07:00 |
|
test_toin_field_learning.py
|
Fix ruff formatting
|
2026-01-17 17:14:12 -08:00 |
|
test_toin_fixes.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |
|
test_toin_full_integration.py
|
Update test for lowered TOIN confidence threshold default
|
2026-01-21 21:40:11 -08:00 |
|
test_toin_integration.py
|
Add pluggable storage backend abstraction for CompressionStore
|
2026-01-20 23:25:28 -08:00 |
|
test_token_headroom_mode.py
|
test: add integration tests for token_headroom mode
|
2026-03-19 10:05:01 -07:00 |
|
test_tokenizers.py
|
Fix all ruff lint and format errors for CI
|
2026-01-10 15:33:44 -08:00 |