Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
minhtudragon
/
headroom_3
Like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
88e38ed
headroom_3
/
headroom
3.91 MB
Ctrl+K
Ctrl+K
33 contributors
History:
279 commits
chopratejas
Bump to v0.5.19: cache stats fixes, Codex WS fix, compression-vs-cache tracking
0a80b52
6 months ago
backends
Fix Codex WS proxy (Issue #86), LiteLLM metrics, and backend forwarding
6 months ago
cache
Reduce proxy latency, enrich telemetry, protect Bash output, bump to 0.5.6
6 months ago
ccr
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
cli
test(cli): add branch coverage for wrap openclaw flows
6 months ago
compression
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
dashboard
Fix dashboard cost savings: use model list price, not moving average
6 months ago
evals
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
image
Slim core dependencies: 2.5GB → 195MB install size
6 months ago
integrations
feat: add LangGraph compress_tool_messages node for ToolMessage compression
6 months ago
learn
Fix headroom learn writing ~/CLAUDE.md instead of ~/.claude/CLAUDE.md
6 months ago
memory
feat: add live traffic learning + cross-agent memory writers (--learn flag)
6 months ago
models
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
perf
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
prediction
Add centralized ML model configuration
8 months ago
pricing
Slim core dependencies: 2.5GB → 195MB install size
6 months ago
providers
fix: add claude-opus-4-6 (1M context) to ANTHROPIC_CONTEXT_LIMITS
6 months ago
proxy
Bump to v0.5.19: cache stats fixes, Codex WS fix, compression-vs-cache tracking
6 months ago
relevance
fix: harden edge cases, expand tool exclusions, and fix mypy errors
7 months ago
reporting
fix: harden edge cases, expand tool exclusions, and fix mypy errors
7 months ago
rtk
Fix Windows Unicode crash and Bedrock Claude 4.6 model IDs
6 months ago
storage
Add pluggable adapter hooks for CCR, Storage, and TOIN backends
7 months ago
telemetry
Token-level cache hit rate, compression-vs-cache tracking, dashboard SQL, security plan
6 months ago
tokenizers
Fix code review issues: batch NameError, null safety, token types
6 months ago
transforms
Kompress ONNX INT8: text compression without torch dependency
6 months ago
__init__.py
6.23 kB
Bump to v0.5.19: cache stats fixes, Codex WS fix, compression-vs-cache tracking
6 months ago
cli.py
Safe
137 Bytes
Add Click-based CLI with memory management commands
8 months ago
client.py
37 kB
OpenClaw plugin fixes, telemetry fix, cost tracker improvement, tokenBudget support
6 months ago
compress.py
6.82 kB
Remove LLMLingua: Kompress is the sole text compressor
6 months ago
config.py
32.5 kB
Add transforms_summary to TransformResult and /v1/compress response
6 months ago
exceptions.py
Safe
4.43 kB
Fix all ruff lint and format errors for CI
8 months ago
hooks.py
4.56 kB
Add Compression Hooks — extension points for SaaS and advanced customization
7 months ago
parser.py
10.5 kB
Reduce proxy latency, enrich telemetry, protect Bash output, bump to 0.5.6
6 months ago
py.typed
Safe
0 Bytes
Prepare for OSS release v0.2.0
9 months ago
shared_context.py
Safe
6.54 kB
Add SharedContext for multi-agent, rewrite README, fix proxy cleanup
6 months ago
tokenizer.py
Safe
2.15 kB
Initial commit: Headroom SDK - LLM context optimization toolkit
9 months ago
utils.py
7.54 kB
Pass user query context through proxy pipeline (9 call sites)
6 months ago