Enable Daytona sandbox-local usage proxy#587
Conversation
|
Addressed the Daytona usage-proxy review follow-up in
Local checks:
I could not run the live Daytona smoke in this workspace because |
|
Follow-up addressed in |
Rebased onto main (picks up #587's CLAUDE_OAUTH/KIMI additions). Pure mirror/derive tests call auto_inherit_env(env, source_env={}); inheritance tests pass an explicit source_env={...} instead of monkeypatch-ing the real process env. #587's new test_claude_oauth_alias test is made hermetic too. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…) (#573) Rebased onto main (picks up #587's CLAUDE_OAUTH/KIMI additions). Pure mirror/derive tests call auto_inherit_env(env, source_env={}); inheritance tests pass an explicit source_env={...} instead of monkeypatch-ing the real process env. #587's new test_claude_oauth_alias test is made hermetic too. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Summary
Testing
uv run --extra dev ruff check .uv run --extra dev ty check src/uv run --extra dev python -m pytest tests/