Skip to content

Releases: cbusillo/code

Code overlay-v0.6.98.1

08 May 17:29
3b24b27

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.98.
It includes 233 listed changes since overlay-v0.6.97.8.

Fixes

  • fix(protocol): refresh app-server schemas
  • fix(core): backport upstream request compatibility
  • fix: preserve exact turn diffs after partial apply_patch failures (openai#21518)
  • fix(tui): clear first inline viewport render (openai#21450)
  • fix(tui): skip terminal probes in detached tmux
  • fix(tui): persist ctrl-c draft via app event (openai#21397)
  • fix(tui): keep Ctrl-C stashed drafts after /clear (openai#21351)
  • fix(bwrap): emit libcap after standalone archive (openai#21285)
  • fix(linux-sandbox): isolate Linux sandbox synthetic mount registry per user for shared codex use case (openai#21234)
  • fix(linux-sandbox): avoid panic on bwrap build failures (openai#21127)
  • fix(sandboxing): Bound advisory system bwrap startup probe (openai#20111)
  • fix(tui): external editor expansion for same-size large pastes (openai#21190)
  • fix(tui): make /copy work inside tmux without passthrough (openai#20207)
  • fix(tui): use shared paste burst interval on Windows (openai#18914)
  • fix(tui): support modified backspace/delete keys (openai#21058)
  • fix(linux-sandbox): fall back when system bwrap lacks perms (openai#20628)
  • fix(tui): bound startup terminal probes (openai#20654)
  • fix: reduce ConfigBuilder::build stack usage (openai#20650)
  • fix(tui): restore alt-enter newline alias (openai#20535)
  • fix: cargo deny (openai#20627)

Features

  • feat(tui): add upstream-compatible slash commands
  • feat: Update plugin share settings with discoverability (openai#21637)
  • feat: enable AWS login credentials for Bedrock auth (openai#21623)
  • feat(app-server, threadstore): Thread pagination APIs and ThreadStore contract (openai#21566)
  • feat(local): add Every Code worker service entrypoint
  • feat: Expose plugin share metadata in shareContext (openai#21495)
  • feat: make built-in MCPs first-class runtime servers (openai#21356)
  • feat(tui): attach Every Code origin to remote inbox sessions
  • feat: Add marketplace source filtering and plugin share context (openai#21419)
  • feat(local): add Every Code worker wrapper
  • feat: move auto vaccum (openai#21378)
  • feat(app-server): move v2 sessionId onto Thread (openai#21336)
  • feat: return session ID from thread/fork (openai#21332)
  • feat: include thread ID in MCP turn metadata (openai#21329)
  • feat: add session_id (openai#20437)
  • feat: Add plugin share access controls (openai#21124)
  • feat(scripts): add local Every Code issue poller
  • feat(tui): redesign session picker (openai#20065)
  • feat(tui): route /diff through workspace commands (openai#21001)
  • feat(tui): add raw scrollback mode (openai#20819)
  • feat: add normalized matching to memory search (openai#21205)
  • feat: support windowed multi-query memory search (openai#21204)
  • feat(tui): improve TUI keymap coverage (openai#20798)
  • feat(tui): add PR summary statusline items (openai#20892)
  • feat(tui): add keymap debug inspector (openai#20794)
  • feat(app-server): always return limited thread history (openai#20682)
  • feat: support multi-query memories search (openai#21004)
  • feat: add context lines to memories MCP search (openai#20997)
  • feat: paginate memories MCP search results (openai#20996)
  • feat: make memories MCP list shallow (openai#20994)
  • feat: paginate MCP memories list (openai#20993)
  • feat: add max_lines to memories MCP read (openai#20991)
  • feat: add line offsets to memory read MCP (openai#20986)
  • feat: add remote compaction v2 Responses client path (openai#20773)
  • feat: memories mcp v1 (openai#20622)
  • feat: support template interpolation in multi-agent usage hints (openai#20973)
  • feat: export and replay effective config locks (openai#20405)
  • feat: seed ad-hoc memory extension instructions (openai#20606)
  • feat: ad-hoc instructions (openai#20602)

Maintenance Updates

  • docs(changelog): update for v0.6.98 [skip ci]
  • chore(release): 0.6.98 [skip ci]
  • chore: spawn MCP for memories (openai#21214)
  • test: isolate app-server-client in-process test state (openai#21328)
  • chore(app-server-protocol): split v2 API definitions into modules (openai#21251)
  • chore: add minimal proxy egress diagnostics (openai#21220)
  • memories-mcp: reject symlink traversal in local backend (openai#21010)
  • Remove local docs and specs (openai#20896)
  • chore: improve remember prompt (openai#20610)
  • chore: allow memories edition (openai#20600)

CI and Release Infrastructure

Other Updates

  • Refresh codex-rs mirror to upstream/main
  • [codex] make shutdown pending-touch test deterministic (openai#21550)
  • Omit service_tier from remote /responses/compact requests under API auth (openai#21676)
  • Remove exec research preview banner wording (openai#21683)
  • Fix feature request Contributing link (openai#21688)
  • Fix issue template labels (openai#21686)
  • Fix duplicate CLI issue template description (openai#21685)
  • Remove skills list extra roots (openai#21485)
  • [codex-analytics] plumb protocol-native review timing (openai#21434)
  • Revert "Use --locked in cargo build and lint invocations" (openai#21646)
  • Send response.processed after remote compaction v2 (openai#21642)
  • Add CODEX_HOME environments TOML provider (openai#20666)
  • Route view_image through selected environments
  • Make environment providers own default selection (openai#20665)
  • [codex] Remove remote thread store implementation (openai#21596)
  • Add stdio exec-server client transport (openai#20664)
  • Use --locked in cargo build and lint invocations (openai#21602)
  • [codex] Apply a Dependabot cooldown of 7 days (openai#21599)
  • codex-otel: add configurable trace metadata (openai#21556)
  • Disable empty Cargo test targets (openai#21584)
  • Ensure all mentions of cargo-install are --locked (openai#21592)
  • [codex] Fully qualify hash-pins in GitHub Actions (openai#21436)
  • Add a Cargo build profile for benchmarking (openai#21574)
  • Use descriptive names for Cargo profile options (openai#21582)
  • Grant sandbox users access to desktop runtime bin (openai#21564)
  • Route ThreadManager rollout path reads through thread store (openai#21265)
  • [codex] Fix pathless thread summaries (openai#21266)
  • Move thread name edits to ThreadStore (openai#21264)
  • Upgrade cargo-shear to 1.11.2 (openai#21547)
  • [codex] Move tool specs onto handlers (openai#21461)
  • app-server: refresh live threads from latest config snapshot (openai#21187)
  • add top-level remote-control command (openai#21424)
  • [codex] Remove string-keyed MCP tool maps (openai#21454)
  • [codex-analytics] add tool review event schema (openai#18747)
  • device-key: clean up unused crate (openai#21487)
  • [codex] add account id to feedback uploads (openai#21498)
  • Make turn diff tracking operation backed (openai#21180)
  • Show plugin hooks in plugin details (openai#21447)
  • [codex] fix PluginListParams test initializer (openai#21494)
  • Revert state DB injection and agent graph store (openai#21481)
  • [codex] Parallelize skills list cwd loading (openai#21441)
  • [codex] allow shared config reads in app-server queue (openai#21340)
  • [codex] Add OpenAI Developers to tool suggest allowlist (openai#21423)
  • [codex] Delete tool handler plan indirection (openai#21427)
  • Revert "Move skills watcher to app-server" (openai#21460)
  • Add compact lifecycle hooks (started by vincentkoc - external contrib) (openai#19905)
  • [codex] Move tool specs into core handlers (openai#21416)
  • Move skills watcher to app-server (openai#21287)
  • Document Codex git commit attribution config (openai#21379)
  • [codex] Fix Windows sandbox git safe.directory for worktrees (openai#21409)
  • [codex-analytics] emit tool item events from item lifecycle (openai#17090)
  • [codex-tui] pass thread source for tui threads (openai#21401)
  • [codex] Split tool handlers into separate files (openai#21395)
  • [codex] Dedupe fallback model metadata warnings (openai#21090)
  • Avoid hard-coded environment context shell (openai#21390)
  • Avoid noisy OTEL diagnostics in codex exec (openai#21107)
  • Route opted-in MCP elicitations through Guardian (openai#19431)
  • [codex] Handle git pagination flags by position (openai#21381)
  • Remove core MCP list tools op (openai#21281)
  • vendor: update bubblewrap to 0.11.2 (openai#21389)
  • [codex] Coordinate OpenAI docs sample with API key setup (openai#21263)
  • rollout: coalesce thread updated_at touches (openai#21367)
  • [codex] Add response.processed websocket request (openai#21284)
  • Move message history out of core (openai#21278)
  • 2- Use string service tiers in session protocol (openai#20971)
  • [codex] fix builtin MCP Windows path test (openai#21350)
  • Move installation ID resolution out of core startup (openai#21182)
  • Propagate cache key and service tiers in compact (openai#21249)
  • Revert "feat: support template interpolation in multi-agent usage hints" (openai#21337)
  • Support Codex Apps auth elicitations (openai#19193)
  • release: bundle bwrap with Linux codex DotSlash artifact (openai#21312)
  • [mcp] Return Accept early per feedback. (openai#21277)
  • Preserve session MCP config on refresh (openai#21055)
  • app-server: align dynamic tool identifiers with Responses API (openai#20724)
  • [codex-analytics] rework thread_source for thread analytics (openai#20949)
  • Expose plugin manifest keywords in app server (openai#21271)
  • [codex] Remove legacy ListSkills op (openai#21282)
  • [codex] Remove unused ListModels op (openai#21276)
  • release/npm: bundle standalone bwrap on Linux (openai#21257)
  • Share Git safe-command logic on Windows (openai#21275)
  • Add model and reasoning effort to MCP turn metadata (openai#21219)
  • [codex] Move thread naming to app server (openai#21260)
  • release: publish standalone bwrap artifacts (openai#21256)
  • linux-sandbox: use standalone bundled bwrap (openai#21255)
  • fix build (openai#21261)
  • codex: use ThreadStore history for core review forks (openai#20577)
  • Add cloud executor registration to exec-server (openai#19575)
  • Inject state DB, agent graph store (openai#20689)
  • Enable V8 sandboxing for source-built builds (openai#21146)
  • [codex] fix TUI turn items view fixtures (openai#21243)
  • Auto-deny MCP elicitations for Xcode 26.4 clients (openai#21113)
  • [codex] Split tool handlers by tool name (openai#20687)
  • add turn items view to app-server turns (openai#21063)
  • [codex] Use shared app-server JSON-RPC error helpers (openai#21221)
  • hook trust metadata and enforcement (openai#20321)
  • Route process tools to selected environments (openai#20647)
  • [codex-analytics] add tool item event schemas (openai#17089)
  • app-server: ignore persist_extended_history param (openai#21225)
  • revert legacy notify deprecation (openai#21152)
  • [codex] Fix fork --last cwd filtering (openai#21089)
  • [codex] Fix TUI large paste placeholder numbering after Ctrl+C ...
Read more

Code overlay-v0.6.97.8

06 May 19:58
6586af0

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 1 listed changes since overlay-v0.6.97.7.

Fixes

  • fix(tui/limits): refresh expired reset windows over HTTP

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.97.8 at 6586af0afeb0bb1bde369e7c8f509b3251f5754f.
Previous overlay release: overlay-v0.6.97.7.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.7

04 May 20:35
4da04a7

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 1 listed changes since overlay-v0.6.97.6.

Fixes

  • fix(limits): preserve hint-only account blocks

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from local/cbusillo-overlay at 4da04a7abc116aa23c490bb2e102e29803a6d4b4.
Previous overlay release: overlay-v0.6.97.6.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.6

04 May 19:18
40df593

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 2 listed changes since overlay-v0.6.97.5.

Fixes

  • fix(limits): preserve multi-account usage snapshots
  • fix(tui/remote-inbox): remove legacy Code Everywhere HTTP path

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from local/cbusillo-overlay at 40df593b644e310f4c3095eda426c867e033734a.
Previous overlay release: overlay-v0.6.97.5.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.5

03 May 23:33
7536e76

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 1 listed changes since overlay-v0.6.97.4.

Fixes

  • fix(core): isolate Responses WebSocket clone state

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.97.5 at 7536e76538109724c25c2369f4aa7804b6b9ea61.
Previous overlay release: overlay-v0.6.97.4.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.4

03 May 21:28
ad13254

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 1 listed changes since overlay-v0.6.97.3.

Fixes

  • fix(core): guard Responses WebSocket session state

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.97.4 at ad1325418abcc508ceede20f26a3c40fd966ee13.
Previous overlay release: overlay-v0.6.97.3.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.3

03 May 19:44
8bfdfe0

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 1 listed changes since overlay-v0.6.97.2.

Fixes

  • fix(core): scope Responses WebSocket reuse to turns

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.97.3 at 8bfdfe06afad61cc81e0a2f13d08b365b54ec447.
Previous overlay release: overlay-v0.6.97.2.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.97.1

01 May 15:51
d64f933

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.97.
It includes 261 listed changes since overlay-v0.6.96.5.

Fixes

  • fix(models): align upstream model metadata backports
  • fix(exec_policy) heredoc parsing file_redirect (openai#20113)
  • fix(app-server): mark thread/turns/list and exclude_turns as experime… (openai#20499)
  • fix(tui): set persist_extended_history: false (openai#20502)
  • fix: ignore dangerous project-level config keys (openai#20098)
  • fix: show correct Bedrock runtime endpoint in /status (openai#20275)
  • fix(core): truncate large mcp tool outputs in rollouts (openai#20260)
  • fix: handle deferred network proxy denials (openai#19184)
  • fix: restore live event submit path for apply patch tests (openai#20108)
  • fix(network-proxy): normalize network proxy host matching (openai#19995)
  • fix: don't auto approve git -C ... (openai#20085)
  • fix(network-proxy): recheck network proxy connect targets (openai#19999)
  • fix(network-proxy): harden linux proxy bridge helpers (openai#20001)
  • fix(network-proxy): tighten network proxy bypass defaults (openai#20002)
  • fix(tui): let esc exit empty shell mode (openai#19986)
  • fix: configure AgentIdentity AuthAPI base URL (openai#19904)
  • fix: filter dynamic deferred tools from model_visible_specs (openai#19771)
  • fix(tui): reflow scrollback on terminal resize (openai#18575)

Features

Maintenance Updates

  • docs(changelog): update for v0.6.97 [skip ci]
  • chore(release): 0.6.97 [skip ci]
  • chore: mark code scanning disabled
  • chore: increase release build timeout from 60 min to 90 (openai#20271)
  • docs: discourage #[async_trait] and #[allow(async_fn_in_trait)] (openai#20242)
  • chore(cli) deprecate --full-auto (openai#20133)
  • Move local /resume cwd filtering into thread/list (openai#19931)
  • chore: split memories part 1 (openai#19818)
  • test: increase core-all-test shard count to 16 (openai#19727)
  • test: harden app-server integration tests (openai#19683)

CI and Release Infrastructure

  • ci: increase Windows release workflow timeouts (openai#20343)
  • chore: align workflow metadata with overlay
  • ci: migrate Bazel setup away from archived setup-bazelisk (openai#19851)
  • ci: pin npm staging smoke test to a recent rust-release run (openai#19854)

Other Updates

  • Refresh codex-rs mirror to upstream/main
  • Add remote plugin skill read API (openai#20150)
  • Refresh remote plugin cache on auth changes (openai#20265)
  • Color TUI statusline from active theme (openai#19631)
  • Format multi-day goal durations in the TUI (openai#20558)
  • Make thread store process-scoped (openai#19474)
  • [codex] Remove unused event messages (openai#20511)
  • Surface admin-disabled remote plugin status (openai#20298)
  • [codex] Improve PR babysitter CI diagnostics and guardrails (openai#20484)
  • [codex-analytics] centralize thread analytics state (openai#20300)
  • app-server: switch remote control to protocol v3 segmentation (openai#20341)
  • execpolicy: unwrap PowerShell -Command wrappers on Windows (openai#20336)
  • Alias codex_hooks feature as hooks (openai#20522)
  • Emit analytics for remote plugin installs (openai#20267)
  • Bypass review for always-allow MCP tools in auto-review (openai#20069)
  • Sync remote installed plugin bundles (openai#20268)
  • fix flaky test falls_back_to_registered_fallback_port_when_default_po… (openai#20504)
  • Stateful streaming apply_patch parser
  • Move plugin out of core. (openai#20348)
  • [codex] Migrate thread turns list to thread store (openai#19280)
  • Send external import completion for sync imports (openai#20379)
  • [plugin] Add Canva to suggesteable list. (openai#20474)
  • install WFP filters for Windows sandbox setup (openai#20101)
  • [codex] Fix elevated Windows sandbox named-pipe access (openai#20270)
  • Add /hooks browser for lifecycle hooks (openai#19882)
  • [Codex] Add browser use external feature flag (openai#20245)
  • Stop emitting item/fileChange/outputDelta output delta notifications (openai#20471)
  • Remove core protocol dependency [2/2] (openai#20325)
  • Move item event mapping into app-server-protocol (openai#20299)
  • Remove core protocol dependency [1/2] (openai#20324)
  • [Extension] Allowlist Chrome Extension in the tool_suggest tool (openai#20458)
  • /plugins: remove marketplace (openai#19843)
  • Mark goals feature as experimental (openai#20083)
  • Authenticate Code Everywhere HTTP client
  • realtime: rename provider session ids (openai#20361)
  • Gate multi-agent v2 tools independently of collab (openai#20246)
  • Make missing config clears no-ops (openai#20334)
  • Add persisted hook enablement state (openai#19840)
  • permissions: expose active profile metadata (openai#20095)
  • [plugins] Allow MSFT curated plugins in tool_suggest (openai#20304)
  • app-server: remove dead api version handling from bespoke events (openai#20291)
  • [codex-analytics] prevent stale guardian events from satisfying reused reviews (openai#20080)
  • update codex_plugins_beta_setting (from workspace settings) (openai#20250)
  • tui: return from side chat on Ctrl-D (openai#20282)
  • Reduce the surface of collaboration modes (openai#20149)
  • Import external agent sessions in background (openai#20284)
  • Consume ai-title from external sessions and add end marker (openai#20261)
  • Add hooks/list app-server RPC (openai#19778)
  • Update Codex login success page UX (openai#20136)
  • Enforce workspace metadata protections in Linux sandbox (openai#19852)
  • stop blocking unified_exec on Windows (openai#19435)
  • Add codex-core public API listing (openai#20243)
  • Add agent graph store interface (openai#19229)
  • [mcp] Fix plugin MCP approval policy. (openai#19537)
  • Escape turn metadata headers as ASCII JSON (openai#19620)
  • [apps] Add apps MCP path override (openai#20231)
  • Fallback login callback port when default is busy (openai#19334)
  • [app-server] centralize client response analytics (openai#20059)
  • Require remote plugin detail before uninstall (openai#19966)
  • [app-server] type client response payloads (openai#20050)
  • app-server: fix outgoing sender test setup (openai#20258)
  • [tool_suggest] Improve tool_suggest triggering conditions. (openai#20091)
  • [codex-analytics] ingest server requests and responses (openai#17088)
  • expand the set of core shell env vars for Windows. (openai#20089)
  • Publish Code Everywhere host identity
  • Include auto-review rollout in feedback uploads (openai#20064)
  • test protocol: lock inter-agent commentary phase (openai#20046)
  • Add ThreadManager sample crate (openai#20141)
  • [codex-backend] Prefer sqlite git info for rollout-path reads (openai#20228)
  • TUI: Remove core protocol dependency [3/7] (openai#20174)
  • TUI: Remove core protocol dependency [2/7] (openai#20173)
  • [rollout-tracer] Match analysis messages on encrypted id. (openai#20123)
  • Improve Windows process management edge cases (openai#19211)
  • TUI: Remove core protocol dependency [1/7] (openai#20172)
  • Use /goal resume for paused goals (openai#20082)
  • Report stale Code Everywhere command outcomes
  • Seed Code Everywhere pending work smoke states
  • Make multi-agent v2 ignore agents.max_depth (openai#20180)
  • nit: drop old memories things (openai#20186)
  • Fix Windows pseudoconsole attribute handling for sandboxed PTY sessions (openai#20042)
  • Fix migrated hook path rewriting (openai#20144)
  • Delete multi_agent_v2 followup_task interrupt parameter (openai#20139)
  • Add environment provider snapshot (openai#20058)
  • Soften skill description budget warnings (openai#20112)
  • linux-sandbox: switch helper plumbing to PermissionProfile (openai#20106)
  • Fix plugin list workspace settings test isolation (openai#20086)
  • Restore TUI working status after steer message is set (openai#19939)
  • Support detect and import MCP, Subagents, hooks, commands from external (openai#19949)
  • Support disabling tool suggest for specific tools. (openai#20072)
  • core tests: migrate hook turns to profiles (openai#20041)
  • core tests: migrate apply patch turns to profiles (openai#20040)
  • core tests: migrate rmcp turns to profiles (openai#20037)
  • core tests: migrate compact turns to profiles (openai#20035)
  • core tests: migrate zsh-fork permissions to profiles (openai#20034)
  • core tests: migrate request permissions tool turns to profiles (openai#20033)
  • core tests: migrate prompt caching turns to profiles (openai#20032)
  • core tests: migrate exec policy turns to profiles (openai#20030)
  • core tests: migrate permissions message tests to profiles (openai#20028)
  • core tests: migrate tools tests to permission profiles (openai#20027)
  • core tests: migrate plan item turns to profiles (openai#20026)
  • core tests: migrate safety check turns to profiles (openai#20024)
  • core tests: migrate view image turns to profiles (openai#20021)
  • core tests: migrate model/personality turns to profiles (openai#20018)
  • Increase plugin hook env test timeout (openai#20100)
  • core tests: send model turns with permission profiles (openai#20016)
  • core tests: configure profiles directly (openai#20015)
  • core tests: migrate more turns to permission profiles (openai#20013)
  • core tests: build user turns from permission profiles (openai#20011)
  • Refine Codex issue digest summaries (openai#20097)
  • app-server: notify clients of remote-control status changes (openai#19919)
  • Return None when auth refresh fails (openai#20092)
  • core tests: submit turns with permission profiles (openai#20010)
  • Fix flaky plugin hook env test (openai#20088)
  • /plugins: add marketplace install flow (openai#18704)
  • D...
Read more

Code overlay-v0.6.96.5

29 Apr 05:08

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.96.
It includes 1 listed changes since overlay-v0.6.96.4.

Fixes

  • fix(remote-inbox): ack remote new session before reset

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.96.5 at a2efdc630372880d6f33c828fac5d98a8d534b32.
Previous overlay release: overlay-v0.6.96.4.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt

Code overlay-v0.6.96.4

29 Apr 03:21

Choose a tag to compare

What's Changed

This overlay release carries local fork updates on top of upstream Code 0.6.96.
It includes 1 listed changes since overlay-v0.6.96.3.

Fixes

  • fix(remote-inbox): keep Code Everywhere recovery responsive

Verification

  • Binary Release workflow completed successfully for Linux x64, macOS x86_64, and macOS aarch64.
  • Release smoke tests ran for the Linux x64 and macOS aarch64 binaries before packaging.
  • macOS x86_64 was built and packaged, but not smoke-tested in workflow.
  • SHA-256 checksums are included in SHA256SUMS.txt.

Build

Built from overlay-v0.6.96.4 at 8cbb503c5c6d003b9535b56e7adc5ccc7b327771.
Previous overlay release: overlay-v0.6.96.3.

Assets

  • code-aarch64-apple-darwin.tar.gz
  • code-aarch64-apple-darwin.zst
  • code-linux-x64.tar.gz
  • code-x86_64-apple-darwin.tar.gz
  • code-x86_64-apple-darwin.zst
  • RELEASE_NOTES.txt
  • SHA256SUMS.txt