headroom_3 / tests

Commit History

Fix Codex WebSocket HTTP 500: ChatGPT auth routing, correct beta header, HTTP fallback (#71)
85eeac2

chopratejas commited on

test(cli): add branch coverage for wrap openclaw flows
71e5736

JerrettDavis commited on

fix(cli): default wrap openclaw spec to headroom-ai/openclaw
861d41d

JerrettDavis commited on

style: apply ruff formatting for wrap openclaw changes
a3d8962

JerrettDavis commited on

fix(cli): make wrap openclaw npm-first and idempotent
7855033

JerrettDavis commited on

feat(cli): add one-command OpenClaw wrap bootstrap
c6897fd

JerrettDavis commited on

Refactor: extract 7 modules from server.py (Steps 2-4)
226e851

chopratejas 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 dashboard cost savings: use model list price, not moving average
91b077d

chopratejas 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

Kompress ONNX INT8: text compression without torch dependency
32771a9

chopratejas commited on

Add compression for OpenAI Responses API (/v1/responses)
16d1d82

chopratejas commited on

Fix tool_result ordering: no stray user message between tool_calls and tool
9d72cac

chopratejas commited on

Fix streaming tool calls, compressed request bodies, beacon field names; bump to 0.5.13
f99f02a

chopratejas commited on

fix: remove unused imports in test_langgraph.py (ruff F401)
ab157ea

chopratejas commited on

Fix Windows drive letter path decoding in headroom learn (fixes #69)
7984228

chopratejas commited on

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

gglucass commited on

test: cover savings tracker branches
bad0f4b

Garm commited on

fix: restore anthropic compression when hooks enabled
c461ff0

Garm commited on

refactor: move dashboard mode switch to header
8d62d27

Garm 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

OpenClaw plugin fixes, telemetry fix, cost tracker improvement, tokenBudget support
0b469f5

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

Fix CI test, bump to 0.5.7
7749044

chopratejas commited on

Fix API integration test: use tool output not user message for tags
a929f70

chopratejas commited on

Remove LLMLingua: Kompress is the sole text compressor
356d8ba

chopratejas commited on

Protect workflow XML tags from text compression
ce7905c

chopratejas commited on

Diversity-aware SmartCrusher: keep unique items, compress text within
da487ca

chopratejas Claude Opus 4.6 (1M context) commited on

Fix test failures: update hash test for MD5, handle unicode surrogates
e184efb

chopratejas Claude Opus 4.6 (1M context) commited on

test: verify ratelimit headers are forwarded in streaming responses
e435e1c

jocel1 Claude Opus 4.6 commited on

Fix ruff format for litellm, wrap, test_scanner
2d19f32

chopratejas commited on

Fix ruff lint errors in test files
332e663

chopratejas commited on

Merge pull request #52 from gglucass/fix/learn-with-dots-in-paths
5c6b7d7

chopratejas commited on

fix(bedrock): add EU/AP region support with graceful fallback
7971deb

Yitong Li commited on

Fix tests
9e53127

Garm commited on

.
6f3bc03

Garm commited on

Add path "." compatibility for headroom learn
37c815b

Garm commited on

fix: close TOIN feedback loop — retrievals now flow back for learning
d51fc64

chopratejas commited on

feat: add live traffic learning + cross-agent memory writers (--learn flag)
246bf80

chopratejas commited on

.
93bf9c7

Garm commited on