Spaces:
Build error
Build error
Commit History
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
Apply Ruff formatting to rebased stack 51c9c1a
Garm commited on
Polish rebased display-session stack 3d4e512
Garm commited on
Format display-session tracker changes 6de75aa
Garm commited on
Add canonical display-session metrics for downstream dashboards d30a2e7
Garm commited on
feat: add spend and input-token rollups to stats-history f9ef7e0
Garm commited on