Headroom — AI Agent 上下文压缩层
Type: repo
Author: chopratejas
Primary Topic: AI Agent
Ingested: 2026-06-05
Summary
Headroom 是一个专为 AI Agent 设计的上下文压缩层,能在内容到达 LLM 之前智能压缩 60-95% 的 token,同时保持答案质量不变。它提供六种压缩算法(覆盖 JSON、代码、文本、图片等类型)并支持 Library、Proxy、Agent Wrap、MCP Server 四种集成模式。独特的可逆压缩(CCR)机制确保原始数据不丢失,并支持 Claude Code、Codex、Gemini 等多 Agent 共享压缩上下文。
Key Concepts
- 上下文压缩
- token减少
- 可逆压缩
- 智能路由算法
- 跨Agent共享记忆
- KV Cache优化
- MCP工具集成
Entities
- Headroom
- chopratejas
- ModernBERT
- Claude Code
- Codex
- Gemini
- OpenClaw
- MCP
Source
Relations
- (none)
Auto-generated on 2026-06-05
相关文章(自动整合)
- openai-agents-python:OpenAI官方多Agent编排框架 — 同属相关主题(重叠度: 3,整合于 2026-06-05)