headroom / tests /test_cli

Commit History

fix: route count_tokens to api.anthropic.com, not proxy base_url
0adb431

tudragon154203 Claude Happy commited on

chore: renormalize line endings to LF
9d5bc33

Garm Claude Opus 4.7 (1M context) commited on

test(init): make verbose stderr assertion click-version-agnostic
f11b419

JerrettDavis Claude Opus 4.7 (1M context) commited on

feat(init): add -v/--verbose flag for debug diagnostics
1c38286

JerrettDavis Claude Opus 4.7 (1M context) commited on

fix(init): guide users when no agents are auto-detected
b665e2a

JerrettDavis Claude Opus 4.7 (1M context) commited on

fix(wrap): unwrap codex restores prior config.toml
5f66c9d

JerrettDavis Claude Opus 4.7 (1M context) commited on

Merge upstream/main into feat/canonical-pipeline
e4d7c78

JerrettDavis Copilot commited on

chore(merge): resolve upstream main conflicts
44a6a14

Kayzo commited on

Merge upstream/main into feat/canonical-pipeline
a74cd94

JerrettDavis Copilot commited on

fix: stabilize cli test isolation
b7329cf

Kayzo commited on

fix(tests): scope sys.modules mutation and unpin hardcoded version
9967689

Garm commited on

chore: normalize provider slice line endings
5540ed8

JerrettDavis Copilot commited on

refactor: extract provider logic into slices
3565a64

JerrettDavis Copilot commited on

test: skip rtk in BYOK copilot assertion
20939ed

JerrettDavis Copilot commited on

Merge upstream/main into fix/copilot-oauth-runtime
7376a7a

JerrettDavis Copilot commited on

test: restore cli package state
d27942c

JerrettDavis Copilot commited on

test: isolate copilot oauth suites
e75d267

JerrettDavis Copilot commited on

fix: support live copilot oauth runtime
d7a1f24

JerrettDavis Copilot commited on

Merge pull request #229 from JerrettDavis/feat/copilot-oauth
2a6cc24

chopratejas commited on

fix: support copilot oauth sessions
dab664c

JerrettDavis Copilot commited on

test: isolate windows init branches from os globals
5197663

JerrettDavis Copilot commited on

test: raise init command branch coverage
7ca4b8e

JerrettDavis Copilot commited on

test: cover init install flows end to end
a9a8a0e

JerrettDavis Copilot commited on

feat: add durable init command for agent hooks
5e7676a

JerrettDavis Copilot commited on

Fix CI lint errors and test failures
961f793

chopratejas Claude Opus 4.6 (1M context) commited on

test: expand persistent install coverage
bf3d642

JerrettDavis Copilot commited on

fix: harden persistent install wrappers and review gaps
0fa27d4

JerrettDavis Copilot commited on

feat: add persistent install lifecycle management
ca89449

JerrettDavis Copilot commited on

Merge pull request #139 from JerrettDavis/feat/docker-native-cli
8b39279

chopratejas commited on

feat: add copilot CLI wrap support
2df6dcf

JerrettDavis Copilot commited on

feat(cli): support OpenClaw in Docker-native installs
2c747d4

JerrettDavis Copilot commited on

feat(cli): add Docker-native install flow and parity docs
5c747ec

JerrettDavis Copilot commited on

test(openclaw): cover branch routing paths
73ff535

JerrettDavis Copilot commited on

Add OpenClaw unwrap flow and non-blocking proxy startup
84c554d

JerrettDavis commited on

Merge upstream/main into feat/docker-e2e-wrap-validation
b58c9a8

JerrettDavis Copilot 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

Enhanced MCP server with compress/stats tools, fix proxy torch crash
facf3b5

chopratejas commited on

fix(mcp): fix uninstall symmetry, move subprocess import, add cli-path tests
514dae4

Claude Code Bot Claude Sonnet 4.6 commited on

fix(mcp): use claude mcp add for install and fix startup import
4d381a9

Claude Code Bot Claude Sonnet 4.6 commited on

Fix MCP tests to work when MCP SDK is not installed
d45db57

chopratejas commited on

Add MCP CLI for Claude Code subscription users
bc5c41c

chopratejas commited on