Skip to content

refactor(proxy): separate runtime identity from URL canonicalization#13

Merged
newcodebook merged 2 commits intomainfrom
codex/proxy-runtime-identity
Apr 13, 2026
Merged

refactor(proxy): separate runtime identity from URL canonicalization#13
newcodebook merged 2 commits intomainfrom
codex/proxy-runtime-identity

Conversation

@newcodebook
Copy link
Copy Markdown
Collaborator

Summary

  • split runtime proxy identity from display/storage URL canonicalization
  • use effective proxy identity for proxy policy keys, transport sharing, and reload identity comparisons
  • add tests for authority-equivalent proxy forms and remove the previous log-only edge test

Verification

  • go test ./internal/config ./internal/proxy
  • go test ./...

Fixes #12

@newcodebook newcodebook merged commit e595aab into main Apr 13, 2026
8 checks passed
@newcodebook newcodebook deleted the codex/proxy-runtime-identity branch April 13, 2026 14:21
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.

refactor(proxy): separate runtime proxy identity from URL canonicalization

1 participant