Skip to content

Authenticate Code Everywhere HTTP client#11

Merged
cbusillo merged 1 commit intolocal/cbusillo-overlayfrom
fix/code-everywhere-http-auth-token-clean
May 1, 2026
Merged

Authenticate Code Everywhere HTTP client#11
cbusillo merged 1 commit intolocal/cbusillo-overlayfrom
fix/code-everywhere-http-auth-token-clean

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • attach remote_inbox.token bearer auth to Code Everywhere HTTP events, snapshot checks, and command claims
  • add focused regression coverage for trimming and omitting empty auth tokens

Validation

  • cargo test -p code-tui code_everywhere_http_auth_header_uses_remote_inbox_token --features test-helpers
  • cargo test -p code-tui remote_inbox --features test-helpers
  • cargo build -p code-cli --features code-tui/test-helpers
  • ./build-fast.sh
  • CODE_EVERYWHERE_CODE_BINARY=/Users/cbusillo/.code/working/code/branches/http-auth-token-clean-1777553873/code-rs/target/debug/code pnpm smoke:cockpit:real-tui
  • CODE_EVERYWHERE_CODE_BINARY=/Users/cbusillo/.code/working/code/branches/http-auth-token-clean-1777553873/code-rs/target/debug/code pnpm smoke:cockpit:real-tui:pending-work

Notes

This isolates the Apple proof blocker from the unrelated dirty ../code worktree. The branch changes only code-rs/tui/src/remote_inbox/client.rs.

@cbusillo cbusillo merged commit 198575d into local/cbusillo-overlay May 1, 2026
1 check passed
@cbusillo cbusillo deleted the fix/code-everywhere-http-auth-token-clean branch May 1, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant