Spaces:
Build error
Build error
Commit History
Add Anthropic cache-mode delta replay 4dca774
Harden Anthropic cache mode stability d57a8a7
Improve Claude cache simulation accounting 4489e43
Add memory-conscious Claude session benchmark harness e0b7611
Clarify token vs cache run modes in docs 5f37ba5
Remove obsolete Ruff UP038 ignore to stabilize CI lint output 9379f73
Fix CI lint/format failures after proxy mode hardening a6d99df
Harden cache-mode immutability for OpenAI and fix stats mode reporting 026aa51
Rebrand proxy modes to token/cache and harden cache-mode stability 96d0b8e
Merge remote-tracking branch 'upstream/main' into fix/anthropic-prefix-cache-stability d58b0a7
Harden Anthropic prefix cache stability across proxy and batch paths e9bb7d7
Merge pull request #101 from pratikbin/main dc7bce1
Merge branch 'chopratejas:main' into main d9732da
pratikbin commited on
refactor(docker): migrate to bake with multi-variant distroless images 46a104e
pratikbin commited on
Fix headroom learn writing ~/CLAUDE.md instead of ~/.claude/CLAUDE.md aac850b
Fix remaining review issues: null safety, compressed count, batch tokens 823b8dc
Disable image compression until token counting is accurate 970307c
Fix code review issues: batch NameError, null safety, token types ca7cb92
Merge pull request #98 from JerrettDavis/hotfix/openclaw-toolcall-stream-linkage 00bb25b
Merge pull request #100 from JerrettDavis/feat/wrap-openclaw-bootstrap d0064f7
test(cli): add branch coverage for wrap openclaw flows 71e5736
fix(cli): default wrap openclaw spec to headroom-ai/openclaw 861d41d
style: apply ruff formatting for wrap openclaw changes a3d8962
fix(cli): make wrap openclaw npm-first and idempotent 7855033
feat(cli): add one-command OpenClaw wrap bootstrap c6897fd
fix(openclaw): preserve tool call linkage in converted history 56c6b5a
Refactor: split server.py into handler mixins (Steps 5-9) 0123b2a
Refactor: extract 7 modules from server.py (Steps 2-4) 226e851
Merge pull request #94 from JerrettDavis/fix/openclaw-safe-proxy-config 8536550
refactor(openclaw): DRY up duplicate code across plugin 29b5d55
fix(openclaw): proxyPort only applies to local URLs, consistency pass 4132204
feat(openclaw): support remote Headroom proxy (connect-only) 0963758
docs: add OpenClaw plugin section to main README db23f5d
Update benchmarks with real production telemetry and compression data e8fad1d
Merge pull request #91 from pratikbin/main 51faf9b
Merge pull request #88 from gglucass/codex/display-session-metrics d0998bb
Merge pull request #93 from JerrettDavis/fix/openclaw-safe-proxy-config cd0bbc5
Remove skipped integration test registration 7fd3078
Add comprehensive tests for proxy detection and launcher logic 4005540
Restore pythonPath and proxyPort config support 0d9ba62
Clarify local npm install path for launcher detection 26ac47c
Auto-detect proxyUrl by default and keep explicit override 4e47b4d
Add ordered launcher fallback for headroom proxy startup 651d3fd
Add controlled proxy autostart and unsafe-install guidance bded2d7
Harden openclaw plugin proxy handling and metadata b149c75
Bump to 0.5.18 44e938e
Fix image token estimate: use 1600 tokens (pixel-based), not 85 b4c2ba4
Fix image token counting: Anthropic images counted as text tokens bdec7ed
feat: Dockerfile & ci e36d11c
pratikbin commited on