Spaces:
Build error
Build error
Commit History
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
Fix WebSocket SSL on Windows: use native websockets SSL handling e5a93f2
Disable CacheAligner: it inflates tokens and breaks prefix caching 682a2d9
Fix Codex WS proxy (Issue #86), LiteLLM metrics, and backend forwarding 7aa6cac
Refactor: extract data models to headroom/proxy/models.py (Step 1/9) 2b7049f
Add transforms_summary to TransformResult and /v1/compress response 9f01b57
Merge pull request #81 from dorphalsig/main 03e2a45
Fix multi-worker beacon spam, cost dashboard, upsert telemetry; bump 0.5.17 a71a45d
Fix dashboard cost savings: use model list price, not moving average 91b077d
Merge pull request #61 from gglucass/feat/persist-savings-history ced25eb
Fix WebSocket proxy: forward all headers + required OpenAI-Beta header 777053c
Add Anthropic url overrides via ANTHROPIC_TARGET_URL env var and --anthropic-api-url flag 8da3765
dorphalsig commited on
Update dashboard.html ce74174
Garm commited on
Merge remote-tracking branch 'origin/main' into feat/persist-savings-history 10d071e
Garm commited on
style: format savings history tests a85f98e
Garm commited on
Update test_proxy_savings_history.py cd71b28
Garm commited on
feat: add historical rollups and exports bb74115
Garm commited on