Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
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.
This release resolves several MCP integration failures — including schema validation errors and timeout drops on long-running tools — that previously blocked OpenAI-compatible and Cloudflare AI Gateway users from reliably running MCP-powered workflows.
Vercel's simultaneous launch of `eve`, Connect, Services, and Vercel Agent consolidates agentic infrastructure — secure credential scoping, durable execution, microservice deployment, and autonomous production monitoring — into a single platform, replacing what the post describes as a previously fragmented set of concerns around access, authentication, and integrations.
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.
By storing the complete agent state history inside the Git commit graph, mlx-code makes agent sessions inspectable and resumable with standard Git tooling instead of a proprietary database.
Eve consolidates the durable execution, sandboxed code running, auth brokering, multi-channel routing, and observability that every production agent requires into a single open-source framework, removing the per-team rebuild cycle Vercel describes as the current state of agent development.
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.
Gemma 4's availability on Bedrock gives developers managed access to Apache 2.0-licensed open-weight models with native function calling and multimodal support across dense and MoE architectures.