Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
184 commits
Select commit Hold shift + click to select a range
750754f
[codex] Record external agent import results (#28396)
charlesgong-openai Jun 16, 2026
434fb27
[codex] expose Bedrock credential source in account/read (#27751)
celia-oai Jun 16, 2026
fa765d4
[codex] Compress cold active rollouts (#28338)
jif-oai Jun 16, 2026
673af52
feat: render typed envelopes for multi-agent v2 messages (#28368)
jif-oai Jun 16, 2026
93f826a
[tests] Keep Apps out of generic core test harness (#28508)
jif-oai Jun 16, 2026
283b404
[codex] Clarify plugin load and runtime capability stages (#28472)
xl-openai Jun 16, 2026
5ed337e
core: surface terminal subagent errors to parent agents (#28375)
jif-oai Jun 16, 2026
cac694e
perf(config): defer remote sandbox hostname lookup (#28542)
fcoury-oai Jun 16, 2026
28c8826
path-uri: clarify invalid host path errors (#28473)
anp-oai Jun 16, 2026
fdaf0f4
fix(tui): restore TUI after suspend (#28342)
fcoury-oai Jun 16, 2026
6d2e56f
[codex] exec-server: stream files in chunks (#28354)
pakrym-oai Jun 16, 2026
f6d87c5
chore: side prompt (#28553)
jif-oai Jun 16, 2026
021b8cf
[codex-app-server-test-client & codex-app-server] Plugin Usage Analyt…
jameswt-oai Jun 16, 2026
ad8a067
fix(tui): highlight C++ module files (#28554)
fcoury-oai Jun 16, 2026
4f2a418
[codex] Warn clearly when code mode output is truncated (#28467)
aibrahim-oai Jun 16, 2026
1e9b419
Add incremental thread history changes
wiltzius-openai Jun 16, 2026
01da2ad
feat(tui): add rate-limit reset redemption to /usage (#28154)
jayp-oai Jun 16, 2026
8e1b6e0
ci: run code-mode unit tests on all bazel targets (#28562)
cconger Jun 16, 2026
fb1d681
[codex] Route MCP file uploads through environment filesystem (#27923)
pakrym-oai Jun 16, 2026
654d5fc
[codex-app-server-test-client] Plugin Install/Uninstall Analytics Smo…
jameswt-oai Jun 16, 2026
ca1eef7
[codex] re-enable absolute workdir integration test (#28581)
anp-oai Jun 16, 2026
8b99444
code-mode: extend test coverage to lock in cell lifecycle (#28468)
cconger Jun 16, 2026
7383a24
[codex] test exec relative additional permissions (#28587)
anp-oai Jun 16, 2026
9c1cc43
Clarify model-generated and legacy app path types (#28577)
anp-oai Jun 16, 2026
6462037
Record invariants for path migration. (#28589)
anp-oai Jun 16, 2026
5791e4d
app-server: preserve target-native environment cwd (#28146)
anp-oai Jun 16, 2026
e652ee1
Tell codex about PathUri serde compat. (#28595)
anp-oai Jun 16, 2026
c4a3731
[codex] [1/4] Add recommended plugin endpoint cache (#28399)
adaley-openai Jun 16, 2026
932fa71
[codex] [2/4] Generalize plugin suggestion presentation (#28400)
adaley-openai Jun 16, 2026
08f2e67
[codex] [3/4] Activate endpoint plugin recommendations (#27704)
adaley-openai Jun 16, 2026
4f1a614
core: render remote environment cwd natively (#28152)
anp-oai Jun 16, 2026
5ed03c7
[codex] [4/4] Simplify recommended plugin install schema (#28403)
adaley-openai Jun 16, 2026
be1024b
PAC 1 - Add system proxy feature config surface (#26706)
canvrno-oai Jun 16, 2026
3b1b2a3
Add thread recencyAt for sidebar ordering (#27910)
nornagon-openai Jun 17, 2026
884c1ae
Revert "Tell codex about PathUri serde compat. (#28595)" (#28627)
anp-oai Jun 17, 2026
d595926
[codex] Gate remote plugin catalog by auth (#28625)
xl-openai Jun 17, 2026
1a830fd
[codex] core: restore absolute turn context cwd (#28629)
anp-oai Jun 17, 2026
eaaa968
thread-store: fix response fixture compilation (#28642)
pakrym-oai Jun 17, 2026
3f053a6
[codex] Support object-valued plugin MCP manifests (#28580)
charlesgong-openai Jun 17, 2026
d55d3cc
code-mode: move cell state into library actor (#28599)
cconger Jun 17, 2026
266e0bd
[codex] Test code-mode variable truncation (#28471)
aibrahim-oai Jun 17, 2026
355e0ac
Revert thread recencyAt for sidebar ordering (#28655)
pakrym-oai Jun 17, 2026
3916288
core: remove redundant TurnContext and Prompt fields (#28638)
pakrym-oai Jun 17, 2026
b6e527b
[codex] Persist built-in image results reported as generating (#28656)
won-openai Jun 17, 2026
d92faa4
Resume exec-server sessions after disconnect (#28512)
jif-oai Jun 17, 2026
e3f54fd
Back off registry retries during exec recovery (#28546)
jif-oai Jun 17, 2026
39f64e2
Add join key for MAv2 inter-agent messages (#28561)
jif-oai Jun 17, 2026
07f7bb3
app-server: keep the model cache warm (#28699)
jif-oai Jun 17, 2026
0cc4657
Replace SkillsManager with SkillsService (#28705)
jif-oai Jun 17, 2026
81c0450
[ez][codex-rs] Support apps._default.default_tools_approval_mode (#27…
zamoshchin-openai Jun 17, 2026
64c2b50
Run fs helper through Windows sandbox wrapper (#28359)
iceweasel-oai Jun 17, 2026
af45464
[codex] Repair invalid skill frontmatter scalars (#28628)
charlesgong-openai Jun 17, 2026
d28c6b4
Tell codex to avoid changing rollout format. (#28632)
anp-oai Jun 17, 2026
bdf2be5
Scope command approvals by execution environment (#28738)
jif-oai Jun 17, 2026
8f3fbb5
feat: add run task identity primitives (#19047)
adrian-openai Jun 17, 2026
a3d2501
[codex] Restore thread recency with compatible migration history (#28…
nornagon-openai Jun 17, 2026
1f32186
Extract TUI plugin catalog rendering (#28768)
canvrno-oai Jun 17, 2026
5998c5a
[codex] Use compact OpenAI docs search queries (#28389)
kkahadze-oai Jun 17, 2026
a382f2f
unified-exec: preserve PathUri through exec-server (#28681)
anp-oai Jun 17, 2026
9f2cdc6
[codex] Track plugin install and import telemetry failures (#28731)
charlesgong-openai Jun 17, 2026
75b26df
exec-server: expose environment registry payloads (#28651)
viyatb-oai Jun 17, 2026
ecf9ea8
fix(plugins): support root local marketplace plugins (#28771)
caseychow-oai Jun 17, 2026
ad7f0f3
bazel: refresh expired macOS SDK pin (#28791)
anp-oai Jun 17, 2026
f9604c5
[codex] trace tools build latency (#28782)
owenlin0 Jun 17, 2026
4dbce32
path-uri: decouple native path parsing (#28778)
anp-oai Jun 17, 2026
6141e7a
feat(exec-server): add Noise rendezvous environment (#28774)
apanasenko-oai Jun 18, 2026
2aac117
[codex] Add optional IDs to response items (#28812)
pakrym-oai Jun 18, 2026
3431b2b
fix(install): support older awk checksum parsing (#28784)
fcoury-oai Jun 18, 2026
27c2413
[codex] Use unique IDs for realtime-routed turns (#28826)
guinness-oai Jun 18, 2026
bb5bc8c
[codex] control automatic realtime handoff delivery (#27986)
jiayuhuang-openai Jun 18, 2026
32a1bf2
[codex] Support assistant realtime append text (#28836)
guinness-oai Jun 18, 2026
017a887
Refresh signed exec-server URLs on reconnect (#28374)
apanasenko-oai Jun 18, 2026
aff67bc
Expose selecte namespaces as direct model tools (#28825)
won-openai Jun 18, 2026
9408d07
[codex] Support plugin manifest path lists (#28790)
charlesgong-openai Jun 18, 2026
b05c7a0
Record more path migration guidance for codex. (#28851)
anp-oai Jun 18, 2026
3f0cab7
unified-exec: retain PathUri in command events (#28780)
anp-oai Jun 18, 2026
d634c63
[codex] Split plugin and skill warmup tracing (#28605)
mzeng-openai Jun 18, 2026
f17915f
[codex] Pass plugin namespace into skill loading (#28608)
mzeng-openai Jun 18, 2026
77f3784
[codex] add rollout token budget configuration (varlength 1/N) (#28746)
rka-oai Jun 18, 2026
0c72b61
Add network environment ID plumbing (#28766)
jif-oai Jun 18, 2026
9561968
Avoid sandbox helper in apply_patch approval tests (#28915)
jif-oai Jun 18, 2026
e819ccb
Pause active goals before TUI interrupts (#28813)
etraut-openai Jun 18, 2026
563f29d
Recover exec process stdin writes (#28895)
jif-oai Jun 18, 2026
7f0f7ee
Pin Windows argument lint to Windows 2022 (#28940)
rka-oai Jun 18, 2026
210be3f
Scope MCP sandbox metadata to server environment (#28914)
jif-oai Jun 18, 2026
45019a6
Add turn-scoped context contributions (#28911)
jif-oai Jun 18, 2026
1627d61
Fix goal-first live threads missing from thread/list (#28808)
etraut-openai Jun 18, 2026
25703c1
[codex] Initialize exec-server OpenTelemetry at startup (#25019)
starr-openai Jun 18, 2026
4495667
[codex] Fix Windows sandbox runtime ACL refresh (#28943)
iceweasel-oai Jun 18, 2026
f0d5fdf
Synchronize realtime notification test requests (#28946)
rka-oai Jun 18, 2026
eeddc78
Add Config for Time Reminders (varlatency 1/n) (#28822)
rka-oai Jun 18, 2026
0fc70c0
[codex] rollout budget implementation (varlength 2/N) (#28494)
rka-oai Jun 18, 2026
875aa97
Support `openai/form` extended form elicitations (#27500)
gpeal Jun 18, 2026
2288a56
[codex] Make thread store turn filter optional (#28949)
wiltzius-openai Jun 18, 2026
049c332
current time reminders impl for system clock (varlatency 2/n) (#28824)
rka-oai Jun 18, 2026
1b8ec50
[codex] Cache plugin metadata for tool suggestions (#27812)
mzeng-openai Jun 18, 2026
36e6f51
apply-patch: carry paths as PathUri (#28854)
anp-oai Jun 18, 2026
009afb5
Add app-server current-time impl (varlatency 3/n) (#28835)
rka-oai Jun 18, 2026
620d7a4
Make auto-review on-request prompt more proactive (#26496)
maja-openai Jun 18, 2026
62cab3b
[codex] Remove hardcoded app ID filters (#28947)
ericning-o Jun 18, 2026
6eadc63
TUI: improve unified mention selection visibility (#28959)
canvrno-oai Jun 18, 2026
0bc79be
Emit Trusted MCP App Identity on Tool-Call Items (#27132)
martinauyeung-oai Jun 18, 2026
f213cc4
feat: opt ChatGPT auth into agent identity (#19049)
adrian-openai Jun 18, 2026
689e37f
[connectors] Ignore synthetic links for app accessibility (#28770)
adaley-openai Jun 18, 2026
47a92b4
[codex] Preserve remote plugin download status errors (#28863)
xl-openai Jun 18, 2026
dd43a61
core: load AGENTS.md from foreign environments (#28958)
anp-oai Jun 18, 2026
7d4cebe
[codex] Support marketplace plugin manifest fallback (#28789)
charlesgong-openai Jun 18, 2026
170b2c1
[codex] Remove child AGENTS.md prompt experiment (#28993)
pakrym-oai Jun 18, 2026
9742ee9
core: log AGENTS.md paths as URIs (#28989)
anp-oai Jun 18, 2026
f075715
core: keep remote exec on reported shell (#28983)
anp-oai Jun 18, 2026
8feefb3
[codex] Reuse parsed plugin skills during session startup (#28844)
xl-openai Jun 18, 2026
273bcd3
core: add UUIDv7 context window IDs (#28953)
pakrym-oai Jun 19, 2026
844625e
[plugins] Refresh plugin and tool caches after remote install (#28951)
adaley-openai Jun 19, 2026
dfa5363
Always use AVAS for realtime WebRTC calls (#28856)
bakks Jun 19, 2026
afb61a6
[codex] Assign response item IDs when recording history (#28814)
pakrym-oai Jun 19, 2026
4fad8e8
[codex] Skip curated repo sync for remote plugins (#29005)
xl-openai Jun 19, 2026
a20f547
[codex] add clock current-time tool (#29011)
rka-oai Jun 19, 2026
1916c68
core: assign item IDs to compacted replacement history (#29012)
pakrym-oai Jun 19, 2026
335d0aa
[codex] Support protected resource OAuth discovery (#29022)
xl-openai Jun 19, 2026
38c2ab1
[1/3] core: add remote environment connection lifecycle (#28674)
sayan-oai Jun 19, 2026
7ec04ac
[2/3] core: track starting environments in snapshots (#28683)
sayan-oai Jun 19, 2026
98715c0
[3/3] app-server: configure environment connection timeout (#29025)
sayan-oai Jun 19, 2026
de99ddb
Add per-turn multi-agent mode (#28685)
shijie-oai Jun 19, 2026
751a78e
Expose thread-level multi-agent mode (#28792)
shijie-oai Jun 19, 2026
9b23dc0
[codex] abort turns when rollout budgets expire (token budget 3/3) (#…
rka-oai Jun 19, 2026
b2be37d
Scope network approvals by environment (#28899)
jif-oai Jun 19, 2026
6669c1f
Document raw response item compatibility (#29086)
jif-oai Jun 19, 2026
502a301
Add indexed web search mode (#28489)
winston-openai Jun 19, 2026
85f3e17
Add config toggles for orchestrator skills and MCP (#28942)
jif-oai Jun 19, 2026
19dcdac
Keep remote exec commands native to the executor (#29099)
jif-oai Jun 19, 2026
c535db0
Use cached and live web access terminology (#29095)
winston-openai Jun 19, 2026
e605138
[codex] trace pre-sampling skill and persistence latency (#29042)
rphilizaire-openai Jun 19, 2026
34c9dd7
chore(deps): advance tokio-tungstenite (#29132)
apanasenko-oai Jun 19, 2026
088d570
[codex] Preserve skill descriptions outside model context (#29006)
charlesgong-openai Jun 19, 2026
05520d4
Allow resume and settings commands during tasks and MCP startup (#29154)
etraut-openai Jun 20, 2026
23cafa3
core: add context window lineage IDs (#29256)
pakrym-oai Jun 20, 2026
7b925a0
[codex] prototype mcp_history thread hint injection (#29259)
pakrym-oai Jun 21, 2026
74503a3
[codex] add configurable token budget compaction reminder (#29255)
pakrym-oai Jun 21, 2026
b4e5154
[codex] simplify token budget context (#29295)
pakrym-oai Jun 21, 2026
4cab762
Carry sandbox intent to remote exec servers (#29108)
jif-oai Jun 21, 2026
0c65f92
Test pipelined scalar exec-server requests (#29325)
jif-oai Jun 21, 2026
50a442a
Parallelize skill metadata stats (#29326)
jif-oai Jun 21, 2026
d94130c
Use controlled time for remote initialization timeout test (#29329)
jif-oai Jun 21, 2026
98abc74
code-mode: define transport-neutral runtime types (#29170)
cconger Jun 21, 2026
6e551cf
code-mode: move session ownership into runtime (#29285)
cconger Jun 21, 2026
a00fccd
code-mode: linearize cell terminal state (#29286)
cconger Jun 21, 2026
9e36a97
code-mode: make session shutdown authoritative (#29287)
cconger Jun 21, 2026
d5e052d
[prompting] updated plan mode prompt (#29301)
rhan-oai Jun 21, 2026
1a8c477
code-mode: preserve dropped observation output (#29288)
cconger Jun 21, 2026
8fe45a8
code-mode: preserve initial yield at completion (#29289)
cconger Jun 21, 2026
7add814
[codex] Add internal auto-compaction opt-out (#28260)
rhan-oai Jun 22, 2026
b9787ea
Propagate safety buffering events to app-server clients (#29371)
fc-oai Jun 22, 2026
bf044e1
chore: fix merge race (auto-compaction feature access) (#29393)
sayan-oai Jun 22, 2026
63173e7
Persist session IDs across thread resume (#29327)
jif-oai Jun 22, 2026
4570669
Simplify multi-agent mode controls (#29324)
jif-oai Jun 22, 2026
b86acf1
Apply sandbox intent inside remote exec servers (#29113)
jif-oai Jun 22, 2026
bd65b18
Add workspace messages app-server API (#29001)
xli-oai Jun 22, 2026
8f78eb1
Stop logging every Responses WebSocket event (#29432)
jif-oai Jun 22, 2026
102af5b
core: refresh environment context before sampling (#29073)
sayan-oai Jun 22, 2026
dd4d1db
fix(core): restore thread_source in x-codex-turn-metadata (#29455)
owenlin0 Jun 22, 2026
afc0fd7
Filter noisy targets from persistent logs (#29457)
jif-oai Jun 22, 2026
4b9f187
remove flag for image preparation (#29429)
rka-oai Jun 22, 2026
a352fa4
ci: restore custom Windows runner with hermetic LLVM 0.7.9 (#29143)
anp-oai Jun 22, 2026
585ff36
[codex] Centralize Plugin Analytics Metadata (#27102)
jameswt-oai Jun 22, 2026
4ba82e4
TUI Plugin Sharing 3 - render remote plugin catalog sections (#26703)
canvrno-oai Jun 22, 2026
05022aa
Report remote sandbox denials semantically (#29424)
jif-oai Jun 22, 2026
cefaabf
core: rename metadata -> internal_chat_message_metadata_passthrough (…
owenlin0 Jun 22, 2026
1e4f077
[sdk/python] Stop advertising HTTP image URLs (#29464)
rka-oai Jun 22, 2026
084c60d
[codex] Fix usage-limit reset copy and state (#28793)
jayp-oai Jun 22, 2026
4f7c9de
[codex] Start the guardian child session when parent session is start…
jgershen-oai Jun 22, 2026
64a7d34
core: remove unused permissions cwd plumbing (#29468)
bolinfest Jun 22, 2026
909576b
PAC 2 - Add shared auth system proxy contract (#26707)
canvrno-oai Jun 22, 2026
ad8f3f6
Allow ChatGPT accounts without email (#28991)
efrazer-oai Jun 22, 2026
030fba7
[codex] configure rollout budget reminder thresholds (#29423)
rka-oai Jun 22, 2026
7ae8a89
permission profiles: expose availability to clients (#26678)
viyatb-oai Jun 22, 2026
da69f3e
[codex] handle request_user_input in app-server test client (#29476)
celia-oai Jun 22, 2026
d8b93cf
fix(config): address permission profile review follow-ups (#29479)
viyatb-oai Jun 22, 2026
b5e1f59
Honor startup custom CA bundles with managed MITM (#29014)
winston-openai Jun 22, 2026
8b80d36
chore: advance tungstenite fork pins (#29480)
apanasenko-oai Jun 22, 2026
3df1436
[codex-core-plugins] Remote Plugin ID Persisted to File (#27669)
jameswt-oai Jun 22, 2026
1fe42b3
## New Features
jif-oai Jun 22, 2026
96081bc
Resolve fork conflicts for upstream rust-v0.142.0 sync
dkropachev Jul 5, 2026
7d2e754
test: harden CI-sensitive integration tests
dkropachev Jul 5, 2026
0914e66
test: harden macos bazel edge cases
dkropachev Jul 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 26 additions & 1 deletion .codex/skills/path-types/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,35 @@ Apply this guidance when defining new types. Change existing code only when expl
and keep edits minimal and proportional. Treat these rules as the target state of an ongoing
migration; if compliance is difficult, ask the user how to proceed.

- In app-server protocol types, use `ApiPathString` for backwards compatibility during the URI
- In app-server protocol types, use `LegacyAppPathString` for backwards compatibility during the URI
migration. At the protocol boundary, convert it to `PathUri` and use `PathUri` internally. For
host-local logic, such as some config values, use `AbsolutePathBuf` or `PathBuf` instead.
- In exec-server protocol types, use `PathUri`. Internally, use `PathUri` or `AbsolutePathBuf` as
appropriate.
- In dependencies shared by both servers, use `PathUri` or separate APIs that decouple their use
cases.
- Tool call arguments that the model is expected to generate should be deserialized as regular
`String`s with feature-specific path handling code.

## Migration requirements

Keep these requirements in mind while migrating code to conform with the above guidelines:

* existing app-server clients keep sending and receiving legacy native-path strings
* app-server can retain and manipulate foreign-platform path URIs
* exec-server APIs use file:// URIs
* local-only operation must not change model-visible text
* model tool arguments may contain raw relative or absolute paths for any OS
* path reasoning must work before the related environment has come online
* URIs cannot explicitly encode the executor’s path convention or operating system
* users must not configure the environment’s OS/path convention explicitly
* URIs should not yet be stored in rollouts, databases, or other persistent storage
* path conversion errors: fail-closed for security-relevant paths, fail-open for UI/diagnostics
* prefer small focused methods on `PathUri` or `LegacyAppPathString` over local helpers
* represent `PathUri` values as URIs in diagnostics

It is OK if the conversion between paths and URIs is somewhat lossy as long as it will do the right
thing for real users.

Migrating to URIs should not add significant new failure modes. We will need to surface errors in
some places that were previously infallible but it should be kept to a minimum.
9 changes: 2 additions & 7 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
# Upstream PRs also use the sharded Windows cross-compiled test jobs below.
# Post-merge pushes to main run the native Windows test job for broader
# Windows signal without putting PR latency back on the critical path.
# Code-mode unit tests run on every Bazel target. When authenticated RBE
# is available, the Windows-cross shards exercise the source-built V8 path.
timeout-minutes: 30
strategy:
fail-fast: false
Expand Down Expand Up @@ -118,10 +120,6 @@ jobs:
# path. V8 consumers under `//codex-rs/...` still participate
# transitively through `//...`.
-//third_party/v8:all
# Keep V8-backed code-mode tests out of the ordinary macOS/Linux
# legs; authenticated Windows-cross shards below exercise the
# source-built gnullvm V8 path.
-//codex-rs/code-mode:code-mode-unit-tests
-//codex-rs/v8-poc:v8-poc-unit-tests
)

Expand Down Expand Up @@ -329,9 +327,6 @@ jobs:
# path. V8 consumers under `//codex-rs/...` still participate
# transitively through `//...`.
-//third_party/v8:all
# Keep this job broad and cheap; authenticated Windows-cross jobs
# add source-built V8-backed code-mode coverage.
-//codex-rs/code-mode:code-mode-unit-tests
-//codex-rs/v8-poc:v8-poc-unit-tests
)

Expand Down
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Codex maintains a context (history of messages) that is sent to the model in inf
Search for breaking changes in external integration surfaces:

- app-server APIs
- raw response item events (`rawResponseItem/*`), even while experimental
- CLI parameters
- configuration loading
- resuming sessions from existing rollouts
Expand Down
11 changes: 5 additions & 6 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@ module(name = "codex")

bazel_dep(name = "bazel_skylib", version = "1.9.0")
bazel_dep(name = "platforms", version = "1.0.0")
bazel_dep(name = "llvm", version = "0.7.1")
bazel_dep(name = "llvm", version = "0.7.9")

# The upstream LLVM archive contains a few unix-only symlink entries and is
# missing a couple of MinGW compatibility archives that windows-gnullvm needs
# during extraction and linking, so patch it until upstream grows native support.
# Patch hermetic LLVM for Codex's custom libc++ and Windows gnullvm runtime
# needs that have not landed upstream.
single_version_override(
module_name = "llvm",
patch_strip = 1,
patches = [
"//patches:llvm_rusty_v8_custom_libcxx.patch",
"//patches:llvm_windows_arm64_powl.patch",
"//patches:llvm_windows_symlink_extract.patch",
"//patches:llvm_windows_mingw_compat.patch",
],
)

Expand Down Expand Up @@ -80,7 +79,7 @@ use_repo(osx, "macos_sdk")

# Needed to disable xcode...
bazel_dep(name = "apple_support", version = "2.1.0")
bazel_dep(name = "rules_cc", version = "0.2.16")
bazel_dep(name = "rules_cc", version = "0.2.18")
single_version_override(
module_name = "rules_cc",
patch_strip = 1,
Expand Down
Loading
Loading