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
314fa3d
[codex] Record external agent import results (#28396)
charlesgong-openai Jun 16, 2026
12aaeb7
[codex] expose Bedrock credential source in account/read (#27751)
celia-oai Jun 16, 2026
352d2fe
[codex] Compress cold active rollouts (#28338)
jif-oai Jun 16, 2026
5b22a8e
feat: render typed envelopes for multi-agent v2 messages (#28368)
jif-oai Jun 16, 2026
ef8eb8b
[tests] Keep Apps out of generic core test harness (#28508)
jif-oai Jun 16, 2026
de1f77b
[codex] Clarify plugin load and runtime capability stages (#28472)
xl-openai Jun 16, 2026
1b24ba9
core: surface terminal subagent errors to parent agents (#28375)
jif-oai Jun 16, 2026
40e7dda
perf(config): defer remote sandbox hostname lookup (#28542)
fcoury-oai Jun 16, 2026
7162030
path-uri: clarify invalid host path errors (#28473)
anp-oai Jun 16, 2026
76135cb
fix(tui): restore TUI after suspend (#28342)
fcoury-oai Jun 16, 2026
a4711b8
[codex] exec-server: stream files in chunks (#28354)
pakrym-oai Jun 16, 2026
a544f5a
chore: side prompt (#28553)
jif-oai Jun 16, 2026
a376781
[codex-app-server-test-client & codex-app-server] Plugin Usage Analyt…
jameswt-oai Jun 16, 2026
3ded846
fix(tui): highlight C++ module files (#28554)
fcoury-oai Jun 16, 2026
9526563
[codex] Warn clearly when code mode output is truncated (#28467)
aibrahim-oai Jun 16, 2026
1e69705
Add incremental thread history changes
wiltzius-openai Jun 16, 2026
f8f5a6e
feat(tui): add rate-limit reset redemption to /usage (#28154)
jayp-oai Jun 16, 2026
009a2bb
ci: run code-mode unit tests on all bazel targets (#28562)
cconger Jun 16, 2026
7baf7e4
[codex] Route MCP file uploads through environment filesystem (#27923)
pakrym-oai Jun 16, 2026
8a40200
[codex-app-server-test-client] Plugin Install/Uninstall Analytics Smo…
jameswt-oai Jun 16, 2026
4b73517
[codex] re-enable absolute workdir integration test (#28581)
anp-oai Jun 16, 2026
e93516e
code-mode: extend test coverage to lock in cell lifecycle (#28468)
cconger Jun 16, 2026
a50671e
[codex] test exec relative additional permissions (#28587)
anp-oai Jun 16, 2026
322b83d
Clarify model-generated and legacy app path types (#28577)
anp-oai Jun 16, 2026
33d5023
Record invariants for path migration. (#28589)
anp-oai Jun 16, 2026
f8850ca
app-server: preserve target-native environment cwd (#28146)
anp-oai Jun 16, 2026
bd2a786
Tell codex about PathUri serde compat. (#28595)
anp-oai Jun 16, 2026
7e735b5
[codex] [1/4] Add recommended plugin endpoint cache (#28399)
adaley-openai Jun 16, 2026
587487d
[codex] [2/4] Generalize plugin suggestion presentation (#28400)
adaley-openai Jun 16, 2026
a34da3b
[codex] [3/4] Activate endpoint plugin recommendations (#27704)
adaley-openai Jun 16, 2026
4c79527
core: render remote environment cwd natively (#28152)
anp-oai Jun 16, 2026
a397b59
[codex] [4/4] Simplify recommended plugin install schema (#28403)
adaley-openai Jun 16, 2026
f0cb96b
PAC 1 - Add system proxy feature config surface (#26706)
canvrno-oai Jun 16, 2026
fac3158
Add thread recencyAt for sidebar ordering (#27910)
nornagon-openai Jun 17, 2026
bfe9018
Revert "Tell codex about PathUri serde compat. (#28595)" (#28627)
anp-oai Jun 17, 2026
69bc064
[codex] Gate remote plugin catalog by auth (#28625)
xl-openai Jun 17, 2026
3d02c44
[codex] core: restore absolute turn context cwd (#28629)
anp-oai Jun 17, 2026
6f77491
thread-store: fix response fixture compilation (#28642)
pakrym-oai Jun 17, 2026
1883ded
[codex] Support object-valued plugin MCP manifests (#28580)
charlesgong-openai Jun 17, 2026
e2f074e
code-mode: move cell state into library actor (#28599)
cconger Jun 17, 2026
0a3ad4c
[codex] Test code-mode variable truncation (#28471)
aibrahim-oai Jun 17, 2026
cb15c64
Revert thread recencyAt for sidebar ordering (#28655)
pakrym-oai Jun 17, 2026
172b221
core: remove redundant TurnContext and Prompt fields (#28638)
pakrym-oai Jun 17, 2026
1315198
[codex] Persist built-in image results reported as generating (#28656)
won-openai Jun 17, 2026
cf17e1b
Resume exec-server sessions after disconnect (#28512)
jif-oai Jun 17, 2026
a5229e0
Back off registry retries during exec recovery (#28546)
jif-oai Jun 17, 2026
45f6033
Add join key for MAv2 inter-agent messages (#28561)
jif-oai Jun 17, 2026
5935a90
app-server: keep the model cache warm (#28699)
jif-oai Jun 17, 2026
0318381
Replace SkillsManager with SkillsService (#28705)
jif-oai Jun 17, 2026
c78911e
[ez][codex-rs] Support apps._default.default_tools_approval_mode (#27…
zamoshchin-openai Jun 17, 2026
ef75171
Run fs helper through Windows sandbox wrapper (#28359)
iceweasel-oai Jun 17, 2026
0065c3a
[codex] Repair invalid skill frontmatter scalars (#28628)
charlesgong-openai Jun 17, 2026
b947695
Tell codex to avoid changing rollout format. (#28632)
anp-oai Jun 17, 2026
1391d78
Scope command approvals by execution environment (#28738)
jif-oai Jun 17, 2026
d9e0551
feat: add run task identity primitives (#19047)
adrian-openai Jun 17, 2026
7dc7096
[codex] Restore thread recency with compatible migration history (#28…
nornagon-openai Jun 17, 2026
b668abb
Extract TUI plugin catalog rendering (#28768)
canvrno-oai Jun 17, 2026
cca39d5
[codex] Use compact OpenAI docs search queries (#28389)
kkahadze-oai Jun 17, 2026
5867b52
unified-exec: preserve PathUri through exec-server (#28681)
anp-oai Jun 17, 2026
3959ab0
[codex] Track plugin install and import telemetry failures (#28731)
charlesgong-openai Jun 17, 2026
a0586ad
exec-server: expose environment registry payloads (#28651)
viyatb-oai Jun 17, 2026
a760b63
fix(plugins): support root local marketplace plugins (#28771)
caseychow-oai Jun 17, 2026
243243a
bazel: refresh expired macOS SDK pin (#28791)
anp-oai Jun 17, 2026
38211a3
[codex] trace tools build latency (#28782)
owenlin0 Jun 17, 2026
e7b6e0d
path-uri: decouple native path parsing (#28778)
anp-oai Jun 17, 2026
c274a83
feat(exec-server): add Noise rendezvous environment (#28774)
apanasenko-oai Jun 18, 2026
dbd2857
[codex] Add optional IDs to response items (#28812)
pakrym-oai Jun 18, 2026
f22d15b
fix(install): support older awk checksum parsing (#28784)
fcoury-oai Jun 18, 2026
a306ac4
[codex] Use unique IDs for realtime-routed turns (#28826)
guinness-oai Jun 18, 2026
683bd17
[codex] control automatic realtime handoff delivery (#27986)
jiayuhuang-openai Jun 18, 2026
e922f46
[codex] Support assistant realtime append text (#28836)
guinness-oai Jun 18, 2026
ac3fe64
Refresh signed exec-server URLs on reconnect (#28374)
apanasenko-oai Jun 18, 2026
78a9e16
Expose selecte namespaces as direct model tools (#28825)
won-openai Jun 18, 2026
e12dd73
[codex] Support plugin manifest path lists (#28790)
charlesgong-openai Jun 18, 2026
285eff6
Record more path migration guidance for codex. (#28851)
anp-oai Jun 18, 2026
3931bc2
unified-exec: retain PathUri in command events (#28780)
anp-oai Jun 18, 2026
2c7802e
[codex] Split plugin and skill warmup tracing (#28605)
mzeng-openai Jun 18, 2026
c73296a
[codex] Pass plugin namespace into skill loading (#28608)
mzeng-openai Jun 18, 2026
ecc4c30
[codex] add rollout token budget configuration (varlength 1/N) (#28746)
rka-oai Jun 18, 2026
0369b24
Add network environment ID plumbing (#28766)
jif-oai Jun 18, 2026
5670360
Avoid sandbox helper in apply_patch approval tests (#28915)
jif-oai Jun 18, 2026
07298a9
Pause active goals before TUI interrupts (#28813)
etraut-openai Jun 18, 2026
83e6a78
Recover exec process stdin writes (#28895)
jif-oai Jun 18, 2026
47ab514
Pin Windows argument lint to Windows 2022 (#28940)
rka-oai Jun 18, 2026
790213d
Scope MCP sandbox metadata to server environment (#28914)
jif-oai Jun 18, 2026
9684ec2
Add turn-scoped context contributions (#28911)
jif-oai Jun 18, 2026
e8dd1b4
Fix goal-first live threads missing from thread/list (#28808)
etraut-openai Jun 18, 2026
4c7228e
[codex] Initialize exec-server OpenTelemetry at startup (#25019)
starr-openai Jun 18, 2026
afbb69a
[codex] Fix Windows sandbox runtime ACL refresh (#28943)
iceweasel-oai Jun 18, 2026
636a259
Synchronize realtime notification test requests (#28946)
rka-oai Jun 18, 2026
df5f122
Add Config for Time Reminders (varlatency 1/n) (#28822)
rka-oai Jun 18, 2026
32a696d
[codex] rollout budget implementation (varlength 2/N) (#28494)
rka-oai Jun 18, 2026
21a599f
Support `openai/form` extended form elicitations (#27500)
gpeal Jun 18, 2026
01a2df2
[codex] Make thread store turn filter optional (#28949)
wiltzius-openai Jun 18, 2026
752ed90
current time reminders impl for system clock (varlatency 2/n) (#28824)
rka-oai Jun 18, 2026
a52a3b5
[codex] Cache plugin metadata for tool suggestions (#27812)
mzeng-openai Jun 18, 2026
0f89dd7
apply-patch: carry paths as PathUri (#28854)
anp-oai Jun 18, 2026
f4602b7
Add app-server current-time impl (varlatency 3/n) (#28835)
rka-oai Jun 18, 2026
d9dace8
Make auto-review on-request prompt more proactive (#26496)
maja-openai Jun 18, 2026
29eb434
[codex] Remove hardcoded app ID filters (#28947)
ericning-o Jun 18, 2026
9bcc09f
TUI: improve unified mention selection visibility (#28959)
canvrno-oai Jun 18, 2026
765309d
Emit Trusted MCP App Identity on Tool-Call Items (#27132)
martinauyeung-oai Jun 18, 2026
ec848dd
feat: opt ChatGPT auth into agent identity (#19049)
adrian-openai Jun 18, 2026
4af7762
[connectors] Ignore synthetic links for app accessibility (#28770)
adaley-openai Jun 18, 2026
406062c
[codex] Preserve remote plugin download status errors (#28863)
xl-openai Jun 18, 2026
dce6739
core: load AGENTS.md from foreign environments (#28958)
anp-oai Jun 18, 2026
772c5c5
[codex] Support marketplace plugin manifest fallback (#28789)
charlesgong-openai Jun 18, 2026
bb72e15
[codex] Remove child AGENTS.md prompt experiment (#28993)
pakrym-oai Jun 18, 2026
195c936
core: log AGENTS.md paths as URIs (#28989)
anp-oai Jun 18, 2026
346d2c1
core: keep remote exec on reported shell (#28983)
anp-oai Jun 18, 2026
e83b784
[codex] Reuse parsed plugin skills during session startup (#28844)
xl-openai Jun 18, 2026
5c12034
core: add UUIDv7 context window IDs (#28953)
pakrym-oai Jun 19, 2026
7e37354
[plugins] Refresh plugin and tool caches after remote install (#28951)
adaley-openai Jun 19, 2026
8e7c213
Always use AVAS for realtime WebRTC calls (#28856)
bakks Jun 19, 2026
f00f93d
[codex] Assign response item IDs when recording history (#28814)
pakrym-oai Jun 19, 2026
38c9686
[codex] Skip curated repo sync for remote plugins (#29005)
xl-openai Jun 19, 2026
73251b2
[codex] add clock current-time tool (#29011)
rka-oai Jun 19, 2026
70a6aa2
core: assign item IDs to compacted replacement history (#29012)
pakrym-oai Jun 19, 2026
4e6bc42
[codex] Support protected resource OAuth discovery (#29022)
xl-openai Jun 19, 2026
41988e6
[1/3] core: add remote environment connection lifecycle (#28674)
sayan-oai Jun 19, 2026
45a133b
[2/3] core: track starting environments in snapshots (#28683)
sayan-oai Jun 19, 2026
f886e33
[3/3] app-server: configure environment connection timeout (#29025)
sayan-oai Jun 19, 2026
fc8c6b7
Add per-turn multi-agent mode (#28685)
shijie-oai Jun 19, 2026
7abfcf2
Expose thread-level multi-agent mode (#28792)
shijie-oai Jun 19, 2026
dac588f
[codex] abort turns when rollout budgets expire (token budget 3/3) (#…
rka-oai Jun 19, 2026
bd5d31b
Scope network approvals by environment (#28899)
jif-oai Jun 19, 2026
7951397
Document raw response item compatibility (#29086)
jif-oai Jun 19, 2026
3a2712e
Add indexed web search mode (#28489)
winston-openai Jun 19, 2026
81b0004
Add config toggles for orchestrator skills and MCP (#28942)
jif-oai Jun 19, 2026
04483f4
Keep remote exec commands native to the executor (#29099)
jif-oai Jun 19, 2026
c83618a
Use cached and live web access terminology (#29095)
winston-openai Jun 19, 2026
a57b268
[codex] trace pre-sampling skill and persistence latency (#29042)
rphilizaire-openai Jun 19, 2026
abd9017
chore(deps): advance tokio-tungstenite (#29132)
apanasenko-oai Jun 19, 2026
64bdeed
[codex] Preserve skill descriptions outside model context (#29006)
charlesgong-openai Jun 19, 2026
d667082
Allow resume and settings commands during tasks and MCP startup (#29154)
etraut-openai Jun 20, 2026
d1209bd
core: add context window lineage IDs (#29256)
pakrym-oai Jun 20, 2026
b6d6be2
[codex] prototype mcp_history thread hint injection (#29259)
pakrym-oai Jun 21, 2026
6df037d
[codex] add configurable token budget compaction reminder (#29255)
pakrym-oai Jun 21, 2026
aaf737f
[codex] simplify token budget context (#29295)
pakrym-oai Jun 21, 2026
bd2968a
Carry sandbox intent to remote exec servers (#29108)
jif-oai Jun 21, 2026
1088b30
Test pipelined scalar exec-server requests (#29325)
jif-oai Jun 21, 2026
c2fbf42
Parallelize skill metadata stats (#29326)
jif-oai Jun 21, 2026
6f5dd7b
Use controlled time for remote initialization timeout test (#29329)
jif-oai Jun 21, 2026
6d993ca
code-mode: define transport-neutral runtime types (#29170)
cconger Jun 21, 2026
63f009e
code-mode: move session ownership into runtime (#29285)
cconger Jun 21, 2026
f774455
code-mode: linearize cell terminal state (#29286)
cconger Jun 21, 2026
9c79d87
code-mode: make session shutdown authoritative (#29287)
cconger Jun 21, 2026
6bfc58a
[prompting] updated plan mode prompt (#29301)
rhan-oai Jun 21, 2026
3b605b9
code-mode: preserve dropped observation output (#29288)
cconger Jun 21, 2026
eb8c1ee
code-mode: preserve initial yield at completion (#29289)
cconger Jun 21, 2026
b21f0e7
[codex] Add internal auto-compaction opt-out (#28260)
rhan-oai Jun 22, 2026
566f7bf
Propagate safety buffering events to app-server clients (#29371)
fc-oai Jun 22, 2026
98845e4
chore: fix merge race (auto-compaction feature access) (#29393)
sayan-oai Jun 22, 2026
6d15bb3
Persist session IDs across thread resume (#29327)
jif-oai Jun 22, 2026
c03742c
Simplify multi-agent mode controls (#29324)
jif-oai Jun 22, 2026
9c3b10e
Apply sandbox intent inside remote exec servers (#29113)
jif-oai Jun 22, 2026
21d3629
Add workspace messages app-server API (#29001)
xli-oai Jun 22, 2026
91e6da9
Stop logging every Responses WebSocket event (#29432)
jif-oai Jun 22, 2026
22886f2
core: refresh environment context before sampling (#29073)
sayan-oai Jun 22, 2026
8f8de78
fix(core): restore thread_source in x-codex-turn-metadata (#29455)
owenlin0 Jun 22, 2026
e98d43a
Filter noisy targets from persistent logs (#29457)
jif-oai Jun 22, 2026
e79d72d
remove flag for image preparation (#29429)
rka-oai Jun 22, 2026
c1f8b28
ci: restore custom Windows runner with hermetic LLVM 0.7.9 (#29143)
anp-oai Jun 22, 2026
44dbae9
[codex] Centralize Plugin Analytics Metadata (#27102)
jameswt-oai Jun 22, 2026
f6fa259
TUI Plugin Sharing 3 - render remote plugin catalog sections (#26703)
canvrno-oai Jun 22, 2026
9f06cf1
Report remote sandbox denials semantically (#29424)
jif-oai Jun 22, 2026
5b95745
core: rename metadata -> internal_chat_message_metadata_passthrough (…
owenlin0 Jun 22, 2026
20431d4
[sdk/python] Stop advertising HTTP image URLs (#29464)
rka-oai Jun 22, 2026
5c0fbf3
[codex] Fix usage-limit reset copy and state (#28793)
jayp-oai Jun 22, 2026
15f448d
[codex] Start the guardian child session when parent session is start…
jgershen-oai Jun 22, 2026
e48ab86
core: remove unused permissions cwd plumbing (#29468)
bolinfest Jun 22, 2026
1659c4a
PAC 2 - Add shared auth system proxy contract (#26707)
canvrno-oai Jun 22, 2026
5a67d89
Allow ChatGPT accounts without email (#28991)
efrazer-oai Jun 22, 2026
bd5bd95
[codex] configure rollout budget reminder thresholds (#29423)
rka-oai Jun 22, 2026
ced3e4b
permission profiles: expose availability to clients (#26678)
viyatb-oai Jun 22, 2026
cb255c5
[codex] handle request_user_input in app-server test client (#29476)
celia-oai Jun 22, 2026
6db5768
fix(config): address permission profile review follow-ups (#29479)
viyatb-oai Jun 22, 2026
527ccb4
Honor startup custom CA bundles with managed MITM (#29014)
winston-openai Jun 22, 2026
0a9b7d2
chore: advance tungstenite fork pins (#29480)
apanasenko-oai Jun 22, 2026
a72433d
[codex-core-plugins] Remote Plugin ID Persisted to File (#27669)
jameswt-oai Jun 22, 2026
3a76f3a
## New Features
jif-oai Jun 22, 2026
6c3e396
Merge upstream rust-v0.142.0
dkropachev Jul 4, 2026
d52eb98
test: harden CI-sensitive integration tests
dkropachev Jul 5, 2026
be67b2f
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