Skip to content

Allow Decodex App fallback server dogfood#182

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/decodex-app-allow-unverified-server
Jun 3, 2026
Merged

Allow Decodex App fallback server dogfood#182
yvette-carlisle merged 1 commit into
mainfrom
xy/decodex-app-allow-unverified-server

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • start the bundled Decodex App fallback server with --allow-unverified-codex
  • keep the app fallback command documented with the same fail-closed boundary as the CLI override
  • add a Swift test that locks the fallback server arguments
  • remove one Swift style-gate false-positive by rewriting !refreshTokenPresent as refreshTokenPresent == false

Verification

  • swift test --package-path apps/decodex-app
  • cargo vstyle curate --language swift --workspace
  • cargo make test-decodex-app-stage
  • git diff --check
  • semantic drift audit: pass; README fallback command matches DecodexServerBridge.bundledServerArguments and the new test

@yvette-carlisle yvette-carlisle merged commit 5f80dd0 into main Jun 3, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/decodex-app-allow-unverified-server branch June 3, 2026 04:38
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