Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The extension fault isolation fix means a single broken extension no longer silently degrades an entire Spec Kit run, improving reliability for projects with multiple extensions.
The release resolves multiple Agent Manager stability regressions — including a webview blanking bug and startup conflicts with other VS Code extensions — while the BYOK badge makes key-routing transparency visible directly in the model selector.
The addition of end-to-end encrypted Noise relay channels and cross-platform working directory preservation closes two significant gaps in Codex's remote execution security and portability story.
The stricter input validation closes a silent failure mode where malformed arguments were treated as prompts, and the new `cline skill` command brings skill management to parity with the existing plugin and MCP command surface.
The single-token output bug fix restores correct multi-token generation for `ollama launch claude` and other coding agent workflows that were broken in prior builds.
The `/import` command creates a direct migration path from Claude Code into Codex, while the new Bedrock authentication and encrypted credential storage extend Codex's reach to AWS-managed deployments.
The release fixes a silent data-loss bug in `Sandbox.getMetrics()` where time-range parameters were ignored, and closes a correctness gap where empty-body error responses were swallowed rather than surfaced.
The reasoning override support for subagents closes a configuration gap that previously prevented per-subagent model and variant customization, while the recursive-deletion guard removes a data-loss risk tied to skill removal.
The autonomy preset selection during onboarding gives new users an explicit control point over agent behavior from the very first setup step, rather than inheriting a default they may not be aware of.
The release extends the E2B sandbox filesystem API with persistent, queryable file metadata and richer filesystem events, while closing a broad set of behavioral inconsistencies between the JS and Python SDKs.