headroom_3 / docs

Commit History

Merge remote-tracking branch 'origin/main' into feat/persist-savings-history
10d071e

Garm commited on

feat: add historical rollups and exports
bb74115

Garm commited on

Update Discord invite link across all docs
ec5c3f9

chopratejas commited on

Merge branch 'main' into feat/persist-savings-history
02d84fe

gglucass commited on

Merge pull request #60 from gglucass/feat/add-headroom-sdk
c32da96

chopratejas commited on

feat: add LangGraph compress_tool_messages node for ToolMessage compression
dba81a5

kunallohtia commited on

docs: add OpenClaw plugin to README, integration guide, index, and TS SDK docs
3d38c44

chopratejas commited on

feat: persist proxy savings history
1b40634

Garm commited on

feat: allow overriding proxy telemetry sdk via HEADROOM_SDK
9f37321

Garm commited on

Add TypeScript SDK (headroom-ai npm package)
61a26b6

chopratejas commited on

Revamp docs site: new theme, comprehensive landing page, complete nav
a73e58d

chopratejas Claude Opus 4.6 (1M context) commited on

Fix docs to match implementation: remove false claims, add Strands guide
c0fb63f

chopratejas Claude Opus 4.6 (1M context) commited on

Add implementation plan for token headroom mode
1f0bf05

chopratejas Claude Opus 4.6 (1M context) commited on

Update token headroom mode spec with review fixes
89b0310

chopratejas Claude Opus 4.6 (1M context) commited on

Add design spec for token headroom mode
4cf523a

chopratejas Claude Opus 4.6 (1M context) commited on

Add SharedContext for multi-agent, rewrite README, fix proxy cleanup
61e7398

chopratejas commited on

Updated README and mcp docs
33bbf31

chopratejas commited on

fix(docs): fix Docker example and document hnswlib C++ build requirement
4a52bb1

Long Ngo Claude Sonnet 4.6 commited on

fix: remove hnswlib from core deps and fix package name in docs
2aa2ef7

Long Ngo Claude Sonnet 4.6 commited on

Add headroom learn: offline failure learning for coding agents
c14b9ac

chopratejas commited on

Add OSS evaluation suite, universal JSON crush, latency benchmarks
ad6f44c

chopratejas commited on

Rewrite README + add Integration Guide
81cb88d

chopratejas commited on

Add MCP CLI for Claude Code subscription users
bc5c41c

chopratejas commited on

Fix mypy errors in html_extraction.py
fd2deda

chopratejas Claude Opus 4.5 commited on

Add MkDocs GitHub Pages documentation site
b458389

chopratejas commited on

docs: update documentation for IntelligentContext TOIN + CCR integration
485ea38

chopratejas commited on

feat(toin): add TOIN + CCR integration to IntelligentContextManager
f732f88

chopratejas commited on

feat(toin): extend TOIN integration to all ContentRouter compression strategies
88384ad

chopratejas Claude commited on

Add image token compression with trained ML router
8455c4a

chopratejas commited on

Remove hardcoded source hint system from ContentRouter
e723f5f

chopratejas commited on

Update memory documentation for HierarchicalMemory system
2ae9823

chopratejas commited on

Add dynamic anchor selection with content deduplication
f8ef20f

chopratejas commited on

Add architecture diagrams to README and docs
cd5ea2e

chopratejas commited on

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

chopratejas commited on

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

chopratejas commited on

docs update
f59690a

Nicola Beghin commited on

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

Claude Code Bot Claude Sonnet 4.5 commited on

Add IntelligentContextManager for semantic-aware context management
14ecab6

chopratejas commited on

Add feature coverage and known limitations to Agno docs
0b945cf

chopratejas Claude Opus 4.5 commited on

Add Agno integration documentation
aaaca9f

chopratejas commited on

Add universal compression module with ML-based content detection
31aa72c

chopratejas commited on

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

chopratejas 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 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

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