Skip to content

Sync fork with upstream rust-v0.143.0 - #135

Merged
dkropachev merged 1 commit into
mainfrom
sync/upstream-rust-v0.143.0-main-20260728
Jul 28, 2026
Merged

Sync fork with upstream rust-v0.143.0#135
dkropachev merged 1 commit into
mainfrom
sync/upstream-rust-v0.143.0-main-20260728

Conversation

@dkropachev

@dkropachev dkropachev commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Syncs the fork with upstream Codex rust-v0.143.0.
  • Preserves fork-specific account-pool, workflow-command, Config-mode, and model-provider integrations across the upstream merge.
  • Renumbers upstream threads_history_mode migration to 0047_threads_history_mode.sql to avoid the fork's existing migration range.
  • Refreshes Cargo/Bazel lockfiles after dependency changes.

Local verification

  • just test -p codex-app-server-protocol
  • just test -p codex-core
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-app-server
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-tui
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-cli
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-login
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-model-provider
  • TMPDIR=/extra/dkropachev/codex-test-tmp just test -p codex-config
  • just fmt
  • just fix -p codex-login
  • just fix -p codex-tui
  • just fix -p codex-app-server
  • just fix -p codex-cli
  • just fix -p codex-config
  • just fix -p codex-model-provider
  • just bazel-lock-update
  • just bazel-lock-check

Note: local app-server/TUI runs used an external TMPDIR because the default /tmp quota was exhausted on this machine.

@dkropachev
dkropachev force-pushed the sync/upstream-rust-v0.143.0-main-20260728 branch from c4d748f to 39a4641 Compare July 28, 2026 05:23
@dkropachev dkropachev changed the title Sync upstream rust-v0.143.0 to main Sync fork with upstream rust-v0.143.0 Jul 28, 2026
@dkropachev
dkropachev force-pushed the sync/upstream-rust-v0.143.0-main-20260728 branch 11 times, most recently from 41d087c to c5824ee Compare July 28, 2026 11:04
@dkropachev
dkropachev force-pushed the sync/upstream-rust-v0.143.0-main-20260728 branch from c5824ee to 79b5c6e Compare July 28, 2026 11:18
@dkropachev
dkropachev merged commit ab5409e into main Jul 28, 2026
46 checks passed
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