vordur

March 2026

The watchman's log
Anthropic News 2026-03-31 23:00 UTC
Mar 31, 2026 Announcements Australian government and Anthropic sign MOU for AI safety and research
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-31 Codex CLI 0.118.0 $ npm install -g @openai/codex@0.118.0 View details New Features Windows sandbox runs can now enforce proxy-only networking with OS-level egress rules, instead of relying on environment variables alone. ( #12220 ) App-server clients can now start ChatGPT sign-in with a device code flow, which helps when browser callback login is unreliable or unavailable. ( #15525 ) codex exec now supports the prompt-plus-stdin workflow, so you can pipe input and still pass a separat
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-26 Codex CLI 0.117.0 $ npm install -g @openai/codex@0.117.0 View details New Features Plugins are now a first-class workflow: Codex can sync product-scoped plugins at startup, browse them in /plugins , and install or remove them with clearer auth/setup handling. ( #15041 , #15042 , #15195 , #15215 , #15217 , #15264 , #15275 , #15342 , #15580 , #15606 , #15802 ) Sub-agents now use readable path-based addresses like /root/agent_a , with structured inter-agent messaging and agent listing fo
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-19 Codex CLI 0.116.0 $ npm install -g @openai/codex@0.116.0 View details New Features App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. ( #14952 ) Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. ( #14896 , #15022 , #14878 ) Added a userpromptsubmit hook so prompts can be blocked or augmented before execut
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-16 Codex CLI 0.115.0 $ npm install -g @openai/codex@0.115.0 View details New Features Supported models can now request full-resolution image inspection through both view_image and codex.emitImage(..., detail: "original") , which helps with precision visual tasks. ( #14175 ) js_repl now exposes codex.cwd and codex.homeDir , and saved codex.tool(...) / codex.emitImage(...) references keep working across cells. ( #14385 , #14503 ) Realtime websocket sessions gained a dedicated transcription
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-11 Codex CLI 0.114.0 $ npm install -g @openai/codex@0.114.0 View details New Features Added an experimental code mode for more isolated coding workflows. ( #13418 ) Added an experimental hooks engine with SessionStart and Stop hook events. ( #13276 ) WebSocket app-server deployments now expose GET /readyz and GET /healthz on the same listener for easier health checks. ( #13782 ) Added a config switch to disable bundled system skills entirely. ( #13792 ) Handoffs now carry realtime transc
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-10 Codex CLI 0.113.0 $ npm install -g @openai/codex@0.113.0 View details New Features Added a built-in request_permissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. ( #13092 , #14004 ) Expanded plugin workflows with curated marketplace discovery, richer plugin/list metadata, install-time auth checks, and a plugin/uninstall endpoint. ( #13712 , #13540 , #13685 , #14111 ) Upgraded app-server command execution with
source page
OpenAI Codex 2026-03-31 20:00 UTC
2026-03-08 Codex CLI 0.112.0 $ npm install -g @openai/codex@0.112.0 View details New Features Added @plugin mentions so users can reference plugins directly in chat and auto-include their associated MCP/app/skill context. ( #13510 ) Added a new model-selection surface update so the latest model catalog changes are surfaced in the TUI picker flow. ( #13617 ) Merged executable permission profiles into per-turn sandbox policy for zsh-fork skill execution, allowing safer, additive privilege handling
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-03-05 Codex app 26.305 Performance improvements and bug fixes Improved remote connections with clearer connection errors, better status updates, and clearer host labels in thread and settings views. Fixed copy and paste shortcuts in the integrated terminal on Windows. Fixed an issue where archived pinned threads could reappear in the sidebar. Fixed an issue where repeated codex://new links could stop prefilling a new conversation when the app was already open. Additional performance improve
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-03-05 Introducing GPT-5.4 in Codex GPT-5.4 is now available in Codex as OpenAI’s most capable and efficient frontier model for professional work. It combines recent advances in reasoning, coding, and agentic workflows in one model, and it’s the recommended choice for most Codex tasks. In Codex, GPT-5.4 is the first general-purpose model with native computer-use capabilities. GPT-5.4 in Codex includes experimental support for the 1M context window. It supports complex workflows across applic
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-03-04 Codex app 26.304 Codex app for Windows The Codex app is now available on Windows. The app gives you one interface for working across projects, running parallel agent threads, and reviewing results in one place. The Codex app runs natively on Windows using PowerShell and a native Windows sandbox for bounded permissions, so you can use Codex on Windows without moving your workflow into WSL, onto a virtual machine, or by deactivating the sandbox. The Windows app includes the same core fe
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-03-03 Codex app 26.303 New features Added a Worktrees setting to turn automatic cleanup of Codex-managed worktrees on or off. Added Handoff support for moving a thread between Local and Worktree . Added an explicit English option in the language menu. Performance improvements and bug fixes Improved GitHub and pull request workflows. Improved approval prompts and app connection sign-in flows. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-02-28 Codex app 26.228 Performance improvements and bug fixes Fixed a regression where conversation and task views could stop updating while Codex was streaming a response. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-02-27 Codex app 26.227 New features Added pull request status badges in task rows and PR buttons, including draft, open, merged, and closed states. Added a Worktrees setting to choose how many Codex-managed worktrees to keep before older ones are cleaned up. Performance improvements and bug fixes Improved scrolling and navigation in long conversations and code review, including fixes for thread jumpiness, sidebar jitter, and diff scrolling. Improved app startup reliability and keyboard zoom
source page
OpenAI Codex 2026-03-31 19:00 UTC
2026-02-26 Codex app 26.226 New features Added new MCP shortcuts in the composer, including install keyword suggestions and an MCP server submenu in Add context . Added support for @mentions and skill mentions in inline review comments. Performance improvements and bug fixes Improved rendering of MCP tool calls and Mermaid diagram error handling. Fixed an issue where stopped terminal commands could continue appearing as running. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-31 17:30 UTC
2026-03-31 Codex CLI 0.118.0 $ npm install -g @openai/codex@0.118.0 View details New Features Windows sandbox runs can now enforce proxy-only networking with OS-level egress rules, instead of relying on environment variables alone. ( #12220 ) App-server clients can now start ChatGPT sign-in with a device code flow, which helps when browser callback login is unreliable or unavailable. ( #15525 ) codex exec now supports the prompt-plus-stdin workflow, so you can pipe input and still pass a separat
source page
Claude Code 2026-03-31 15:00 UTC
v2.1.87 Latest Latest
source page
Claude Code 2026-03-31 15:00 UTC
v2.1.87 Latest Latest
source page
Antigravity 2026-03-31 07:00 UTC
Antigravity by Google 1.21.9 Antigravity fixes an onboarding bug that blocked new users from completing setup. Onboarding Fix Fixed bug that prevented new users from completing onboarding. Improvements (0) Fixes (1) Patches (0) Original source Report a problem
source page
Claude Code 2026-03-31 00:00 UTC
v2.1.88 Latest Latest
source page
Claude Code 2026-03-31 00:00 UTC
v2.1.88 Latest Latest
source page
GitHub Copilot 2026-03-30 17:30 UTC
Mar.30 Release Create issues from Slack with Copilot copilot projects & issues ... +1
source page
GitHub Copilot 2026-03-30 17:00 UTC
Mar.18 Release GPT-5.3-Codex long-term support in GitHub Copilot copilot
source page
GitHub Copilot 2026-03-30 16:30 UTC
Mar.30 Release Create issues from Slack with Copilot copilot projects & issues ... +1
source page
Claude Code 2026-03-29 08:00 UTC
v2.1.87 Latest Latest
source page
Claude Code 2026-03-29 08:00 UTC
v2.1.87 Latest Latest
source page
ChatGPT 2026-03-28 16:00 UTC
Updated Box, Notion, Linear, and Dropbox apps
source page
Claude Code 2026-03-27 23:00 UTC
v2.1.86 Latest Latest
source page
Claude Code 2026-03-27 23:00 UTC
v2.1.86 Latest Latest
source page
Devin 2026-03-27 21:30 UTC
​ March 27, 2026 Preview Agent Toggle A new “Preview upcoming features” toggle is available in the agent selector, enabling streaming thoughts and faster execution. Stability may be limited as these features are still in development. Inline File Previews HTML, PDF, and SVG attachments can now be securely rendered inline in the session sidebar, with a code/render toggle and download button in the file toolbar. Focus Mode A new focus mode hides the sidebar, header, and right panel for a distractio
source page
Windsurf 2026-03-27 06:30 UTC
1.9577.43 March 19, 2026 Quota Billing Added support for the new quota billing system Daily and Weekly quota usage is now displayed directly in the IDE Bug Fixes and Improvements Fix build for Mac x64
source page
ChatGPT 2026-03-27 05:30 UTC
Plugins in Codex
source page
OpenAI Codex 2026-03-26 23:00 UTC
2026-03-26 Codex CLI 0.117.0 $ npm install -g @openai/codex@0.117.0 View details New Features Plugins are now a first-class workflow: Codex can sync product-scoped plugins at startup, browse them in /plugins , and install or remove them with clearer auth/setup handling. ( #15041 , #15042 , #15195 , #15215 , #15217 , #15264 , #15275 , #15342 , #15580 , #15606 , #15802 ) Sub-agents now use readable path-based addresses like /root/agent_a , with structured inter-agent messaging and agent listing fo
source page
Claude Code 2026-03-26 23:00 UTC
v2.1.85 Latest Latest
source page
Claude Code 2026-03-26 23:00 UTC
v2.1.85 Latest Latest
source page
OpenAI Codex 2026-03-26 22:30 UTC
2026-03-25 Build and install plugins in Codex Codex now supports plugins : installable bundles that package skills, app integrations, and MCP server configuration for reusable workflows. Plugins are available in the Codex app, CLI, and IDE extensions. You can install curated plugins from the plugin directory, or scaffold a local plugin with @plugin-creator and test it with workspace-scoped or home-scoped marketplaces. Learn more in the plugins documentation . Plugin structure Every plugin is a f
source page
GitHub Copilot 2026-03-26 21:00 UTC
Mar.26 Retired Gemini 3 Pro deprecated copilot
source page
GitHub Copilot 2026-03-26 18:00 UTC
Mar.26 Improvement Ask @copilot to resolve merge conflicts on pull requests copilot
source page
ChatGPT 2026-03-26 17:00 UTC
Location Sharing
source page
ChatGPT 2026-03-26 16:30 UTC
A simplified sidebar on mobile
source page
Antigravity 2026-03-26 06:30 UTC
Antigravity by Google 1.21.6 Antigravity adds Linux sandboxing support, improved MCP authentication, and Manager deprecations. Linux support for sandboxing, improved MCP authentication, and deprecations in Manager. Improvements (5) Fixes (2) Patches (2) Original source Report a problem
source page
Antigravity 2026-03-26 06:30 UTC
Antigravity by Google 1.20.6 Antigravity fixes customizations creation. Fix for customizations creation. Improvements (0) Fixes (1) Patches (0) Original source Report a problem
source page
Gemini CLI 2026-03-26 02:30 UTC
Announcements: v0.35.0 - 2026-03-24 Section titled “Announcements: v0.35.0 - 2026-03-24”
source page
Claude Code 2026-03-26 01:00 UTC
v2.1.84 Latest Latest
source page
Claude Code 2026-03-26 01:00 UTC
v2.1.84 Latest Latest
source page
GitHub Copilot 2026-03-25 23:30 UTC
Mar.25 Improvement GitHub Copilot for Jira — Public preview enhancements collaboration tools copilot ... +1
source page
ChatGPT 2026-03-25 19:30 UTC
Google Drive app unification
source page
GitHub Copilot 2026-03-25 19:30 UTC
Mar.25 Release Updates to our Privacy Statement and Terms of Service: How we use your data account management copilot platform governance ... +2
source page
GitHub Copilot 2026-03-25 19:30 UTC
Mar.25 Improvement Copilot usage metrics now identify active Copilot coding agent users copilot
source page
Claude Release Notes 2026-03-25 19:30 UTC
March 25, 2026
source page
ChatGPT 2026-03-25 18:32 UTC
Large pastes are now handled as attachments
source page
Amazon Q Developer 2026-03-25 18:30 UTC
Updated Builder ID unsubscribe instructions Added guidance for unsubscribing a personal account (Builder ID) when the Amazon Q Developer Profile has been deleted, including steps to re-enable via the console and a link to create a Kiro Profile. March 19, 2026
source page
Cursor 2026-03-25 18:30 UTC
Mar 25, 2026 Self-hosted Cloud Agents Cursor now supports self-hosted cloud agents that keep your code and tool execution entirely in your own network. Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally. Self-hosted cloud agents offer the same capabilities as Cursor-hosted cloud agents, including isolated VMs, full development environments, multi-model harnesses, plugins, and more. Try it out today by
source page
Cursor 2026-03-25 18:30 UTC
Mar 25, 2026 Self-hosted Cloud Agents Cursor now supports self-hosted cloud agents that keep your code and tool execution entirely in your own network. Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally. Self-hosted cloud agents offer the same capabilities as Cursor-hosted cloud agents, including isolated VMs, full development environments, multi-model harnesses, plugins, and more. Try it out today by
source page
GitHub Copilot 2026-03-25 18:30 UTC
Mar.24 Improvement Ask @copilot to make changes to a pull request copilot
source page
Cursor 2026-03-25 15:06 UTC
Mar 25, 2026 Self-hosted Cloud Agents Cursor now supports self-hosted cloud agents that keep your code and tool execution entirely in your own network. Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally. Self-hosted cloud agents offer the same capabilities as Cursor-hosted cloud agents, including isolated VMs, full development environments, automations, plugins, and more. Kick them off from the Cursor
source page
Cursor 2026-03-25 15:06 UTC
Mar 25, 2026 Self-hosted Cloud Agents Cursor now supports self-hosted cloud agents that keep your code and tool execution entirely in your own network. Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally. Self-hosted cloud agents offer the same capabilities as Cursor-hosted cloud agents, including isolated VMs, full development environments, automations, plugins, and more. Kick them off from the Cursor
source page
Claude Code 2026-03-25 06:30 UTC
v2.1.83 Latest Latest
source page
Claude Code 2026-03-25 06:30 UTC
v2.1.83 Latest Latest
source page
Microsoft Copilot 2026-03-25 04:00 UTC
March 24, 2026
source page
Devin 2026-03-25 03:00 UTC
​ March 24, 2026 Light Mode (Beta) Devin now supports a light mode theme. You can switch between dark, light, and system themes from your profile settings. Streaming Shell Output in Worklog Background shell process output now streams inline within worklog items, so you can monitor long-running processes without switching to the terminal. Cookie JSON Builder for Secrets A new tabbed interface for cookie secrets lets users paste raw JSON (auto-encoded to base64) with validation, parsed previews, a
source page
OpenAI Codex 2026-03-25 01:30 UTC
2026-03-24 Codex app 26.323 New features Added search for past Codex app threads, including a sidebar shortcut and keyboard shortcuts for jumping to recent threads. Added a one-click option to archive all local threads in a project. Synced key settings between the Codex app and the VS Code extension, and added a settings entry point in the extension. Performance improvements and bug fixes Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-25 01:30 UTC
2026-03-19 Codex app 26.318 New features Added skills to the @ menu so you can insert them from the composer alongside other mentions. Cmd/Ctrl+F now starts with your current text selection, which makes searching reviews and diffs faster. Performance improvements and bug fixes Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-25 01:30 UTC
2026-03-18 Codex app 26.317 New features You can now fork a conversation from an earlier message, not just the latest turn. Added slash commands for switching models and reasoning levels, and made slash commands work in the middle of a draft prompt. Added notifications for plan mode questions so it’s easier to notice when Codex needs input. Performance improvements and bug fixes Fixed thread handoff and subagent navigation issues across worktrees and the VS Code extension. Additional performance
source page
OpenAI Codex 2026-03-25 01:30 UTC
2026-03-16 Codex app 26.313 New features Added back and forward buttons in the header so you can move between recent screens more quickly. Added an Open in Finder , Open in Explorer , or Open in File Manager action from thread menus to jump straight to a thread’s project folder. Performance improvements and bug fixes Improved resume and thread error toasts with clearer details when something goes wrong. Additional performance improvements and bug fixes.
source page
Claude Release Notes 2026-03-25 00:30 UTC
March 23, 2026
source page
GitHub Copilot 2026-03-24 20:30 UTC
Mar.24 Improvement Ask @copilot to make changes to any pull request copilot
source page
GitHub Copilot 2026-03-24 20:30 UTC
Mar.24 Release Manage Copilot coding agent repository access via the API account management copilot ... +1
source page
Devin 2026-03-24 19:30 UTC
​ March 20, 2026 Streaming Shell Output in Worklog Background shell process output now streams inline within worklog items, so you can monitor long-running processes without switching to the terminal. Cookie JSON Builder for Secrets A new tabbed interface for cookie secrets lets users paste raw JSON (auto-encoded to base64) with validation, parsed previews, and expiration warnings. Org-Level Metrics API New organization-scoped API endpoints for metrics and consumption data. Session Insights UI R
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-19 Codex CLI 0.116.0 $ npm install -g @openai/codex@0.116.0 View details New Features App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. ( #14952 ) Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. ( #14896 , #15022 , #14878 ) Added a userpromptsubmit hook so prompts can be blocked or augmented before execut
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-16 Codex CLI 0.115.0 $ npm install -g @openai/codex@0.115.0 View details New Features Supported models can now request full-resolution image inspection through both view_image and codex.emitImage(..., detail: "original") , which helps with precision visual tasks. ( #14175 ) js_repl now exposes codex.cwd and codex.homeDir , and saved codex.tool(...) / codex.emitImage(...) references keep working across cells. ( #14385 , #14503 ) Realtime websocket sessions gained a dedicated transcription
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-11 Codex CLI 0.114.0 $ npm install -g @openai/codex@0.114.0 View details New Features Added an experimental code mode for more isolated coding workflows. ( #13418 ) Added an experimental hooks engine with SessionStart and Stop hook events. ( #13276 ) WebSocket app-server deployments now expose GET /readyz and GET /healthz on the same listener for easier health checks. ( #13782 ) Added a config switch to disable bundled system skills entirely. ( #13792 ) Handoffs now carry realtime transc
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-10 Codex CLI 0.113.0 $ npm install -g @openai/codex@0.113.0 View details New Features Added a built-in request_permissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. ( #13092 , #14004 ) Expanded plugin workflows with curated marketplace discovery, richer plugin/list metadata, install-time auth checks, and a plugin/uninstall endpoint. ( #13712 , #13540 , #13685 , #14111 ) Upgraded app-server command execution with
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-08 Codex CLI 0.112.0 $ npm install -g @openai/codex@0.112.0 View details New Features Added @plugin mentions so users can reference plugins directly in chat and auto-include their associated MCP/app/skill context. ( #13510 ) Added a new model-selection surface update so the latest model catalog changes are surfaced in the TUI picker flow. ( #13617 ) Merged executable permission profiles into per-turn sandbox policy for zsh-fork skill execution, allowing safer, additive privilege handling
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-05 Codex CLI 0.111.0 $ npm install -g @openai/codex@0.111.0 View details New Features Fast mode is now enabled by default, and the TUI header shows whether the session is running in Fast or Standard mode. ( #13450 , #13446 ) js_repl can now dynamically import local .js and .mjs files, making it easier to reuse workspace scripts from the REPL. ( #13437 ) Codex now tells the model which plugins are enabled at session start, improving discovery of installed MCPs, apps, and skills. ( #13433
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-05 Codex CLI 0.110.0 $ npm install -g @openai/codex@0.110.0 View details New Features Added a plugin system that can load skills, MCP entries, and app connectors from config or a local marketplace, with an install endpoint for enabling plugins from the app server. ( #12864 , #13333 , #13401 , #13422 ) Expanded the TUI multi-agent flow with approval prompts, /agent -based enablement, clearer prompts, ordinal nicknames, and role-labeled handoff context. ( #12995 , #13246 , #13404 , #13412
source page
OpenAI Codex 2026-03-24 18:00 UTC
2026-03-05 Codex CLI artifact-runtime-v2.4.0 $ npm install -g @openai/codex@2.4.0 View details Empty draft Full release on Github
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-28 Codex app 26.228 Performance improvements and bug fixes Fixed a regression where conversation and task views could stop updating while Codex was streaming a response. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-27 Codex app 26.227 New features Added pull request status badges in task rows and PR buttons, including draft, open, merged, and closed states. Added a Worktrees setting to choose how many Codex-managed worktrees to keep before older ones are cleaned up. Performance improvements and bug fixes Improved scrolling and navigation in long conversations and code review, including fixes for thread jumpiness, sidebar jitter, and diff scrolling. Improved app startup reliability and keyboard zoom
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-26 Codex app 26.226 New features Added new MCP shortcuts in the composer, including install keyword suggestions and an MCP server submenu in Add context . Added support for @mentions and skill mentions in inline review comments. Performance improvements and bug fixes Improved rendering of MCP tool calls and Mermaid diagram error handling. Fixed an issue where stopped terminal commands could continue appearing as running. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-17 Codex app 26.217 New features Added drag-and-drop support to reorder queued messages. Added a warning when the selected model is downgraded. Improvements and bug fixes Improved file workflows with fuzzy file search and better attachment recovery after restart. Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-12 Codex app 26.212 New features Support for GPT-5.3-Codex-Spark Added conversation forking Added floating pop-out window to take a conversation with you Bug fixes Improved performance and bug fixes Alpha testing for the Codex app on Windows is also starting. Sign up here to be a potential alpha tester.
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-12 Introducing GPT-5.3-Codex-Spark Today, we’re releasing a research preview of GPT-5.3-Codex-Spark , a smaller version of GPT-5.3-Codex and our first model designed for real-time coding. Codex-Spark is optimized to feel near-instant, delivering more than 1000 tokens per second while remaining highly capable for real-world coding tasks. Codex-Spark is available in research preview for ChatGPT Pro users in the latest Codex app, CLI, and IDE extension. This release also marks the first mil
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-10 Codex app 26.210 New features Added branch search in the branch picker. Added clearer guidance for entering plan mode when you type plan in the composer. Added support for parallel approvals. Improvements and bug fixes Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-24 17:30 UTC
2026-02-09 GPT-5.3-Codex in Cursor and VS Code Starting today, GPT-5.3-Codex is available natively in Cursor and VS Code. API access is starting with a small set of customers as part of a phased release. This is the first model treated as a high security capability under the Preparedness Framework. Safety controls will continue to scale, and API access will expand over the next few weeks.
source page
ChatGPT 2026-03-24 16:00 UTC
Shopping updates in ChatGPT
source page
Anthropic News 2026-03-24 07:00 UTC
Product Feb 17, 2026 Introducing Claude Sonnet 4.6 Sonnet 4.6 delivers frontier performance across coding, agents, and professional work at scale.
source page
Anthropic News 2026-03-24 07:00 UTC
Announcements Feb 5, 2026 Introducing Claude Opus 4.6 We’re upgrading our smartest model. Across agentic coding, computer use, tool use, search, and finance, Opus 4.6 is an industry-leading model, often by wide margin.
source page
Anthropic News 2026-03-24 07:00 UTC
Announcements Feb 4, 2026 Claude is a space to think We’ve made a choice: Claude will remain ad-free. We explain why advertising incentives are incompatible with a genuinely helpful AI assistant, and how we plan to expand access without compromising user trust.
source page
Anthropic News 2026-03-24 07:00 UTC
Mar 12, 2026 Announcements Anthropic invests $100 million into the Claude Partner Network
source page
Anthropic News 2026-03-24 07:00 UTC
Mar 11, 2026 Announcements Introducing The Anthropic Institute
source page
Anthropic News 2026-03-24 07:00 UTC
Mar 10, 2026 Announcements Sydney will become Anthropic’s fourth office in Asia-Pacific
source page
Anthropic News 2026-03-24 07:00 UTC
Mar 6, 2026 Policy Partnering with Mozilla to improve Firefox’s security
source page
Anthropic News 2026-03-24 07:00 UTC
Mar 5, 2026 Announcements Where things stand with the Department of War
source page
Anthropic News 2026-03-24 07:00 UTC
Feb 27, 2026 Announcements Statement on the comments from Secretary of War Pete Hegseth
source page
Anthropic News 2026-03-24 07:00 UTC
Feb 26, 2026 Announcements Statement from Dario Amodei on our discussions with the Department of War
source page
Anthropic News 2026-03-24 07:00 UTC
Feb 25, 2026 Announcements Anthropic acquires Vercept to advance Claude's computer use capabilities
source page
Anthropic News 2026-03-24 07:00 UTC
Feb 24, 2026 Policy Anthropic’s Responsible Scaling Policy: Version 3.0
source page
Anthropic News 2026-03-24 07:00 UTC
Feb 23, 2026 Announcements Detecting and preventing distillation attacks
source page
Anthropic News 2026-03-24 07:00 UTC
Responsible Scaling Policy
source page
Antigravity 2026-03-24 05:20 UTC
Releasebot | Google Release Notes Antigravity Release Notes
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.20.6 Antigravity fixes customizations creation issues. Fixes (1) Fix for customizations creation. Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.20.3 Google releases stability and UI improvements with multiple enhancements, fixes, and patches. Stability and UI improvements. Improvements (3) Fixes (3) Patches (1) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.19.6 Google introduces a formal remediation process for accounts suspended under Terms of Service, with official announcement and ongoing improvements. Introduced a formal remediation process for accounts suspended due to Terms of Service violations. See our official announcement. Improvements (1) Fixes (1) Patches (1) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.19.5 Browser Fix Stability and UI improvements. Improvements (0) Fixes (1) Patches (0) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.19.5 Google announces stability and UI improvements with one fix. Stability and UI improvements. Improvements (0) Fixes (1) Patches (0) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.18.4 Fix for Windows Auto-updater Bug fixes and stability improvements. Improvements (0) Fixes (1) Patches (0) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.18.3 Settings, Artifacts, and Stability New settings screens for models and terminal integration, artifact download support, and various stability and UI fixes across platforms. Improvements (6) Fixes (3) Patches (0) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.16.5 Bug Fixes Various bug fixes and performance improvements. Improvements (1) Fixes (0) Patches (1) Original source Report a problem
source page
Antigravity 2026-03-24 05:20 UTC
Antigravity by Google 1.15.8 Performance Improvements Performance improvements for long conversations. Improvements (0) Fixes (0) Patches (1) Original source Report a problem
source page
Microsoft Copilot 2026-03-24 05:20 UTC
March 10, 2026
source page
Microsoft Copilot 2026-03-24 05:20 UTC
February 24, 2026
source page
Microsoft Copilot 2026-03-24 05:20 UTC
February 10, 2026
source page
Microsoft Copilot 2026-03-24 05:20 UTC
January 27, 2026
source page
Microsoft Copilot 2026-03-24 05:20 UTC
January 13, 2026
source page
Microsoft Copilot 2026-03-24 05:20 UTC
December 23, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
December 10, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
November 25, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
November 12, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
October 28, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
October 15, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
September 30, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
September 16, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
September 3, 2025
source page
Microsoft Copilot 2026-03-24 05:20 UTC
August 19, 2025
source page
ChatGPT 2026-03-24 05:20 UTC
File Library in ChatGPT
source page
ChatGPT 2026-03-24 05:20 UTC
Codex for Students
source page
ChatGPT 2026-03-24 05:20 UTC
Legacy deep research mode deprecation notice
source page
ChatGPT 2026-03-24 05:20 UTC
GPT-5.4 mini in ChatGPT
source page
ChatGPT 2026-03-24 05:20 UTC
Updates to the model picker in ChatGPT
source page
ChatGPT 2026-03-24 05:20 UTC
Sunsetting the “Nerdy” base style
source page
ChatGPT 2026-03-24 05:20 UTC
GPT-5.3 Instant update
source page
ChatGPT 2026-03-24 05:20 UTC
Retiring GPT-5.1 models
source page
ChatGPT 2026-03-24 05:20 UTC
GPT-5.4 Thinking in ChatGPT
source page
ChatGPT 2026-03-24 05:20 UTC
Codex app on Windows
source page
ChatGPT 2026-03-24 05:20 UTC
GPT-5.3 Instant Update
source page
ChatGPT 2026-03-24 05:20 UTC
ChatGPT Web and Android updates: Edit image prompts, share faster, and smoother conversations
source page
ChatGPT 2026-03-24 05:20 UTC
Add sources to your projects from anywhere
source page
ChatGPT 2026-03-24 05:20 UTC
Expanded context window for Thinking
source page
ChatGPT 2026-03-24 05:20 UTC
Interactive Code Blocks in ChatGPT
source page
Devin 2026-03-24 05:20 UTC
​ March 19, 2026 Devin Manages Devins Devin can now orchestrate Devins and manage your Devin setup directly from any session. This will replace the current Advanced Devin features. Devin can delegate to a team of managed Devins that work in parallel. Each managed Devin is a full Devin with its own isolated virtual machine. The main Devin session acts as a coordinator — scoping the work, monitoring progress, resolving conflicts, and compiling the results. New capabilities include: Session managem
source page
Devin 2026-03-24 05:20 UTC
​ March 13, 2026 On-Demand Session Insights Session insights are now generated on demand rather than automatically. You can trigger analysis from the Session Insights button in the UI or programmatically via the new generate insights API endpoint . New Session Inputs An inline voice recording button is now available for hands-free messaging. Devin sessions can be @ mentioned to reference them directly in another session. Session List Improvements Important sessions can be pinned to the top of th
source page
Devin 2026-03-24 05:20 UTC
​ March 11, 2026 Datadog MCP Integration Datadog is now available as an official integration in the MCP marketplace. Default Branch Management Users can set and manage the default branch for repository indexing from the repositories management page. Schedule: Run as User Schedules can now be reassigned to run as the current user via a “Run as me” button in the schedule detail view, also available via the v3 API. IdP Groups in Enterprise Settings The enterprise members table now shows IdP group m
source page
Devin 2026-03-24 05:20 UTC
​ March 7, 2026 Install Devin as an App Devin can now be installed as a Progressive Web App on desktop and mobile. On Chrome or Edge, open app.devin.ai and click the install icon in the address bar (or Menu → Install Devin); on iOS Safari, tap Share → Add to Home Screen. Once installed, Devin links open directly in the app. Session Status in Browser Tab The browser tab favicon now shows a colored status dot on session pages (green when Devin is working, orange when it’s waiting for you) so you c
source page
Devin 2026-03-24 05:20 UTC
​ February 27, 2026 AskDevin Upgrade Expanded to support Ask and Plan modes. Now has more advanced code search capabilities which produce more detailed and accurate answers. The status of Devin sessions created from AskDevin can now be seen in the conversation. Devin Review: GitHub Commit Status Checks Status checks now displayed directly on pull request commits, giving visibility into review progress without leaving GitHub. The status links to the full Devin Review analysis. To enable this, the
source page
Devin 2026-03-24 05:20 UTC
​ February 24, 2026 Devin 2.2 Launch Devin 2.2 is the culmination of hundreds of improvements both big and small over the last few weeks including: 3x faster startup time to immediately see Devin’s output and build trust that it’s on the right track A new UI that connects every step of the dev lifecycle: start sessions from anywhere, review agent output directly in Devin, and jump back into sessions from code review. Smoother and faster Slack and Linear integrations to start sessions without hav
source page
Devin 2026-03-24 05:20 UTC
​ February 20, 2026 Devin v3 API Officially Released The v3 API is coming out of beta and is now the primary API for all Devin functionality. The new API provides all of the legacy API functionality and additionally provides role-based access control, session attribution, and new capabilities. The legacy APIs (v1 and v2) will be deprecated in the future. The exact date will be announced in the product and in release notes. We commit to providing at least 30 days notice. During the deprecation pe
source page
Devin 2026-03-24 05:20 UTC
​ February 13, 2026 Visual Refresh and Polish The overall design has been improved and polished across the product. Some button locations have been minorly adjusted, but these changes do not impact the product functionality. Devin Fast Mode A new “Fast Mode” option is now available in the agent picker, delivering ~2x faster responses with the same intelligence at 4x ACU per session. Devin Review: Batch Comments When replying to PR review threads, you can now check “Start a review” to batch multi
source page
Devin 2026-03-24 05:20 UTC
​ February 6, 2026 Schedule from the Input Box You can now quickly create a scheduled Devin session directly from the input box. Use the “Schedule Devin” option in the context menu or switch to the “Create schedule” tab in Advanced mode to set up recurring sessions without leaving the home page. Enterprise Organization Selection The enterprise landing page has been redesigned with a cleaner organization list, member counts, and sorting options for easier navigation across your enterprise. Devin
source page
Devin 2026-03-24 05:20 UTC
​ February 3, 2026 Scheduled Devins You can now create recurring Devin sessions that run automatically on a schedule. Configure frequency, prompt, and playbook from the new Schedules page in settings, and receive email notifications for schedule events. Devin Review: Draft PR Support Draft PRs now show a “Ready for review” button, allowing you to mark PRs as ready for review directly from Devin Review. Devin Review: File Comments and @Mentions You can now add file-level comments from the file he
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Change Description Date
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Updated account limit for subscriptions You can now subscribe users in a maximum of 20 accounts per AWS Region, per organization, increased from 10. February 18, 2026
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Deprecated code transformation for GitLab Code transformation capabilities for Java modernization have been deprecated for GitLab Duo with Amazon Q Developer . The /q transform quick action and CI/CD pipeline customization documentation have been removed. January 16, 2026
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Removed deprecated GitLab quick actions Removed the /q dev (revise) bullet point and the entire Unit test generation section with /q test command from the GitLab quick actions documentation. January 13, 2026
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Updated GitHub feature development workflow Updated the GitHub feature development workflow to use conversation-based feedback with the /q command instead of the traditional GitHub review process. Users can now provide feedback through natural language commands in pull request conversations. December 29, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Updated GitHub app installation registration steps Updated the Increasing usage limits and configuring details in Amazon Q Developer console topic to include steps for navigating the Kiro and Amazon Q Developer shared console. December 18, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Deprecated code transformation for GitHub Code transformation capabilities for Java modernization have been deprecated for Amazon Q Developer for GitHub . December 15, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Q CLI becomes Kiro CLI The Q CLI has become the Kiro CLI. November 17, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Updated managed policies: AmazonQFullAccess, AmazonQDeveloperAccess, and AWSServiceRoleForUserSubscriptions Additional permissions have been added to the AmazonQFullAccess policy, AmazonQDeveloperAccess policy, and AWSServiceRoleForUserSubscriptions . October 29, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Removed IDE agent documentation Agentic chat capabilities have replaced the /dev, /doc/, /test, and /review agents in the IDE. There are updated steps for code reviews in the IDE . October 21, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Placeholder title Placeholder content. October 21, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Added IDE memory bank documentation Added documentation for generating a memory bank for Amazon Q chat . October 21, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Added Q CLI feature documentation Added documentation for creating agents with AI assistance , prompt management , responding to messages , and project rules . October 3, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Enhanced context management documentation Added comprehensive guidance for choosing the right context approach with comparison table, decision flowchart, and best practices for agent resources, session context, and knowledge bases. September 23, 2025
source page
Amazon Q Developer 2026-03-24 05:20 UTC
Added Q CLI v1.16.0 feature documentation Added documentation for agent default behavior with priority-based selection, legacy MCP configuration support , new chat commands ( /tangent tail , /changelog ), and agent-related settings . September 18, 2025
source page
Windsurf 2026-03-24 05:20 UTC
1.9577.43 March 19, 2026 Bug Fixes and Improvements Fix build for Mac x64
source page
Windsurf 2026-03-24 05:20 UTC
1.9577.42 March 19, 2026 Bug Fixes and Improvements Various bug fixes and performance improvements
source page
Windsurf 2026-03-24 05:20 UTC
March 17, 2026 GPT-5.4 Mini GPT-5.4 Mini is now available in Windsurf, starting at 1x credits (promo).
source page
Windsurf 2026-03-24 05:20 UTC
1.9577.27 March 12, 2026 Bug Fixes and Improvements Fix for Apple M5
source page
Windsurf 2026-03-24 05:20 UTC
1.9577.24 March 9, 2026 Cascade Fix dangling Diff Zones related to Jupyter Notebooks Improve Jupyter Notebook performance when running on WSL Improve Cascade UI rendering performance Fix Cascade agent panel crashes under certain conditions Improve notifications for model price changes Add support for loading SKILL.md files from the .windsurf/skills/ directory Fix AGENTS.md being ignored by Cascade in specific cases MCP Add support for system-level Skill definitions via MDM-managed configs for En
source page
Windsurf 2026-03-24 05:20 UTC
March 5, 2026 GPT-5.4 GPT-5.4 is now available in Windsurf with limited-time promotional pricing for self serve users: No Reasoning: 1x credits Low Reasoning: 1x credits Medium Reasoning: 2x credits High Reasoning: 3x credits Extra High Reasoning: 8x credits
source page
Windsurf 2026-03-24 05:20 UTC
1.9566.11 February 26, 2026 Bug Fixes and Improvements Fix extension installation version selection
source page
Windsurf 2026-03-24 05:20 UTC
1.9566.9 February 25, 2026 New Model Picker We introduced a new model picker that groups models by family and adds a hovercard with toggles for specific variants, like reasoning effort and speed. Separately, we also added the ability to pin models. Cascade Improvements Added POST_CASCADE_RESPONSE_WITH_TRANSCRIPT cascade hook Added Cascade hooks configuration visibility on team settings page Reduced the priority of Git commits in @ mention search Added a windsurf.cascade.readClaudeCodeConfig flag
source page
Windsurf 2026-03-24 05:20 UTC
1.9552.25 February 21, 2026 Bug Fixes and Improvements Fix compatibility with GitHub Pull Requests extension
source page
Windsurf 2026-03-24 05:20 UTC
1.9552.21 February 19, 2026 Gemini 3.1 Pro Gemini 3.1 Pro is now available in Windsurf with limited-time promotional pricing for self serve users: Low Thinking: 0.5x credits High Thinking: 1x credits
source page
Windsurf 2026-03-24 05:20 UTC
February 17, 2026 Claude Sonnet 4.6 Claude Sonnet 4.6 is now available in Windsurf with limited-time promotional pricing for self serve users: No thinking: 2x credits With thinking: 3x credits GLM-5 and Minimax M2.5 Two new models are now available in Windsurf with limited-time promotional pricing: GLM-5 from Zhipu AI — 0.75x credits for a limited time Minimax M2.5 — 0.25x credits for a limited time Both models are available to all users and are included in Arena Mode's Frontier Arena and Hybrid
source page
Windsurf 2026-03-24 05:20 UTC
1.9552.24 February 17, 2026 Bug Fixes and Improvements Fix for self-updating on Windows Fix for macOS UI flickering
source page
Windsurf 2026-03-24 05:20 UTC
1.9552.21 February 12, 2026 Cascade Improvements Plan Mode now supports automatic switching back to Code Mode when you start implementing a plan Added support for reading skills from the .agents/skills directory Tracking triggered rules in the post_cascade_response hook via a new rules_applied field Diff zones will now automatically close on commit Linux ARM64 Support Full Linux ARM64 client support with deb and rpm packaging Enterprise & Team Improvements Cloud configuration for Cascade Hoo
source page
Windsurf 2026-03-24 05:20 UTC
1.9544.35 February 4, 2026 New Models GPT-5.3-Codex-Spark is now available in Arena Mode's Fast Arena and Hybrid Arena battle groups Claude Opus 4.6 (fast mode) Claude Opus 4.6 (fast mode) is now available in Windsurf in research preview with limited-time promotional pricing for self serve users until Feb 16: No thinking: 10x credits With thinking: 12x credits Opus 4.6 (fast mode) has the same intelligence as Opus 4.6 but with up to 2.5x higher output speeds. Claude Opus 4.6 Claude Opus 4.6 is n
source page
Windsurf 2026-03-24 05:20 UTC
1.9544.28 February 3, 2026 Bug Fixes and Improvements Fix issues with Arena Mode Battle Groups
source page
Cursor 2026-03-24 05:20 UTC
Mar 19, 2026 Composer 2 Composer 2 is now available in Cursor: frontier-level coding performance with strong results on challenging coding tasks. Standard: $0.50/M input, $2.50/M output tokens Fast (default): $1.50/M input, $7.50/M output tokens Read more in our announcement .
source page
Cursor 2026-03-24 05:20 UTC
Mar 11, 2026 New Plugins on the Cursor Marketplace We've added more than 30 new plugins from partners such as Atlassian, Datadog, GitLab, Glean, Hugging Face, monday.com, and PlanetScale. Cursor can now read from, write to, and take actions across more of your stack. Most plugins contain MCPs that cloud agents can use when kicked off manually or triggered automatically through automations . Try out the new plugins at cursor.com/marketplace , or read more in our announcement .
source page
Cursor 2026-03-24 05:20 UTC
Mar 5, 2026 Automations Cursor now supports automations for building always-on agents that run based on triggers and instructions you define. Automations run on schedules or are triggered by events from Slack, Linear, GitHub, PagerDuty, and webhooks. When invoked, the agent spins up a cloud sandbox and follows your instructions using the MCPs and models you've configured. Agents also have access to a memory tool that lets them learn from past runs and improve with repetition. Create automations
source page
Cursor 2026-03-24 05:20 UTC
Mar 4, 2026 Cursor in JetBrains IDEs Cursor is now available in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP). With Cursor ACP, developers who rely on JetBrains for Java and multilanguage support can use any frontier model from OpenAI, Anthropic, Google, and Cursor for agent-driven development. Install the Cursor ACP directly in your JetBrains IDE from the ACP Registry, and authenticate with your existing Cursor account. Read more in our annou
source page
Cursor 2026-03-24 05:20 UTC
2.6 Mar 3, 2026 MCP Apps and Team Marketplaces for Plugins This release introduces interactive UIs in agent chats, a way for teams to share private plugins, and improvements to core capabilities like Debug mode. # MCP Apps MCP Apps support interactive user interfaces like charts from Amplitude , diagrams from Figma , and whiteboards from tldraw directly inside Cursor. # Team marketplaces for plugins On Teams and Enterprise plans, Admins can now create team marketplaces to share private plugins i
source page
Cursor 2026-03-24 05:20 UTC
Mar 19, 2026 Composer 2 Composer 2 is now available in Cursor: frontier-level coding performance with strong results on challenging coding tasks. Standard: $0.50/M input, $2.50/M output tokens Fast (default): $1.50/M input, $7.50/M output tokens Read more in our announcement .
source page
Cursor 2026-03-24 05:20 UTC
Mar 11, 2026 New Plugins on the Cursor Marketplace We've added more than 30 new plugins from partners such as Atlassian, Datadog, GitLab, Glean, Hugging Face, monday.com, and PlanetScale. Cursor can now read from, write to, and take actions across more of your stack. Most plugins contain MCPs that cloud agents can use when kicked off manually or triggered automatically through automations . Try out the new plugins at cursor.com/marketplace , or read more in our announcement .
source page
Cursor 2026-03-24 05:20 UTC
Mar 5, 2026 Automations Cursor now supports automations for building always-on agents that run based on triggers and instructions you define. Automations run on schedules or are triggered by events from Slack, Linear, GitHub, PagerDuty, and webhooks. When invoked, the agent spins up a cloud sandbox and follows your instructions using the MCPs and models you've configured. Agents also have access to a memory tool that lets them learn from past runs and improve with repetition. Create automations
source page
Cursor 2026-03-24 05:20 UTC
Mar 4, 2026 Cursor in JetBrains IDEs Cursor is now available in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP). With Cursor ACP, developers who rely on JetBrains for Java and multilanguage support can use any frontier model from OpenAI, Anthropic, Google, and Cursor for agent-driven development. Install the Cursor ACP directly in your JetBrains IDE from the ACP Registry, and authenticate with your existing Cursor account. Read more in our annou
source page
Cursor 2026-03-24 05:20 UTC
2.6 Mar 3, 2026 MCP Apps and Team Marketplaces for Plugins This release introduces interactive UIs in agent chats, a way for teams to share private plugins, and improvements to core capabilities like Debug mode. # MCP Apps MCP Apps support interactive user interfaces like charts from Amplitude , diagrams from Figma , and whiteboards from tldraw directly inside Cursor. # Team marketplaces for plugins On Teams and Enterprise plans, Admins can now create team marketplaces to share private plugins i
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.23 Release Gemini 3.1 Pro is now available in JetBrains IDEs, Xcode, and Eclipse copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.20 Improvement Copilot usage metrics now resolve auto model selection to actual models copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.20 Improvement Trace any Copilot coding agent commit to its session logs copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.20 Improvement Monitor Copilot coding agent logs live in Raycast copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.19 Improvement More visibility into Copilot coding agent sessions copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.19 Improvement Copilot coding agent now starts work 50% faster copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.18 Improvement Configure Copilot coding agent’s validation tools copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.18 Release GPT-5.3-Codex long-term support in GitHub Copilot copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.17 Improvement Copilot coding agent works faster with semantic code search copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.17 Release GPT-5.4 mini is now generally available for GitHub Copilot copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.17 Improvement Copilot usage metrics now includes organization-level GitHub Copilot CLI activity account management copilot enterprise management tools ... +2
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.13 Improvement Optionally skip approval for Copilot coding agent Actions workflows copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.13 Release Updates to GitHub Copilot for students copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.12 Release Copilot auto model selection is generally available in JetBrains IDEs copilot
source page
GitHub Copilot 2026-03-24 05:19 UTC
Mar.11 Improvement Request Copilot code review from GitHub CLI client apps copilot ... +1
source page
Gemini CLI 2026-03-24 05:19 UTC
Current releases Section titled “Current releases”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.34.0 - 2026-03-17 Section titled “Announcements: v0.34.0 - 2026-03-17”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.33.0 - 2026-03-11 Section titled “Announcements: v0.33.0 - 2026-03-11”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.32.0 - 2026-03-03 Section titled “Announcements: v0.32.0 - 2026-03-03”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.31.0 - 2026-02-27 Section titled “Announcements: v0.31.0 - 2026-02-27”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.30.0 - 2026-02-25 Section titled “Announcements: v0.30.0 - 2026-02-25”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.29.0 - 2026-02-17 Section titled “Announcements: v0.29.0 - 2026-02-17”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.28.0 - 2026-02-10 Section titled “Announcements: v0.28.0 - 2026-02-10”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.27.0 - 2026-02-03 Section titled “Announcements: v0.27.0 - 2026-02-03”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.26.0 - 2026-01-27 Section titled “Announcements: v0.26.0 - 2026-01-27”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.25.0 - 2026-01-20 Section titled “Announcements: v0.25.0 - 2026-01-20”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.24.0 - 2026-01-14 Section titled “Announcements: v0.24.0 - 2026-01-14”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.23.0 - 2026-01-07 Section titled “Announcements: v0.23.0 - 2026-01-07”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.22.0 - 2025-12-22 Section titled “Announcements: v0.22.0 - 2025-12-22”
source page
Gemini CLI 2026-03-24 05:19 UTC
Announcements: v0.21.0 - 2025-12-15 Section titled “Announcements: v0.21.0 - 2025-12-15”
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-19 Codex CLI 0.116.0 $ npm install -g @openai/codex@0.116.0 View details New Features App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. ( #14952 ) Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. ( #14896 , #15022 , #14878 ) Added a userpromptsubmit hook so prompts can be blocked or augmented before execut
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-17 Introducing GPT-5.4 mini in Codex GPT-5.4 mini is now available in Codex as a fast, efficient model for lighter coding tasks and subagents. It improves over GPT-5 mini across coding, reasoning, image understanding, and tool use while running more than 2x faster. In Codex, GPT-5.4 mini uses 30% as much of your included limits as GPT-5.4, so comparable tasks can last about 3.3x longer before you hit those limits. GPT-5.4 mini is available in the Codex app, the CLI, the IDE extension, an
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-16 Codex CLI 0.115.0 $ npm install -g @openai/codex@0.115.0 View details New Features Supported models can now request full-resolution image inspection through both view_image and codex.emitImage(..., detail: "original") , which helps with precision visual tasks. ( #14175 ) js_repl now exposes codex.cwd and codex.homeDir , and saved codex.tool(...) / codex.emitImage(...) references keep working across cells. ( #14385 , #14503 ) Realtime websocket sessions gained a dedicated transcription
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-12 Codex app 26.312 Themes Change the Codex app appearance in Settings by choosing a base theme, adjusting accent, background, and foreground colors, and changing the UI and code fonts. You can also share your custom theme with friends. Revamped Automations You can now choose whether automations run locally or on a worktree, define custom reasoning levels and models, and use templates to find inspiration for new automations. Performance improvements and bug fixes Various bug fixes and pe
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-11 Codex app 26.311 New features Codex can now read the integrated terminal for the current thread, so it can check the status of a running development server or refer back to failed build output while it works with you. Performance improvements and bug fixes Additional performance improvements and bug fixes.
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-11 Codex CLI 0.114.0 $ npm install -g @openai/codex@0.114.0 View details New Features Added an experimental code mode for more isolated coding workflows. ( #13418 ) Added an experimental hooks engine with SessionStart and Stop hook events. ( #13276 ) WebSocket app-server deployments now expose GET /readyz and GET /healthz on the same listener for easier health checks. ( #13782 ) Added a config switch to disable bundled system skills entirely. ( #13792 ) Handoffs now carry realtime transc
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-10 Codex CLI 0.113.0 $ npm install -g @openai/codex@0.113.0 View details New Features Added a built-in request_permissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. ( #13092 , #14004 ) Expanded plugin workflows with curated marketplace discovery, richer plugin/list metadata, install-time auth checks, and a plugin/uninstall endpoint. ( #13712 , #13540 , #13685 , #14111 ) Upgraded app-server command execution with
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-08 Codex CLI 0.112.0 $ npm install -g @openai/codex@0.112.0 View details New Features Added @plugin mentions so users can reference plugins directly in chat and auto-include their associated MCP/app/skill context. ( #13510 ) Added a new model-selection surface update so the latest model catalog changes are surfaced in the TUI picker flow. ( #13617 ) Merged executable permission profiles into per-turn sandbox policy for zsh-fork skill execution, allowing safer, additive privilege handling
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-05 Codex app 26.305 Performance improvements and bug fixes Improved remote connections with clearer connection errors, better status updates, and clearer host labels in thread and settings views. Fixed copy and paste shortcuts in the integrated terminal on Windows. Fixed an issue where archived pinned threads could reappear in the sidebar. Fixed an issue where repeated codex://new links could stop prefilling a new conversation when the app was already open. Additional performance improve
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-05 Introducing GPT-5.4 in Codex GPT-5.4 is now available in Codex as OpenAI’s most capable and efficient frontier model for professional work. It combines recent advances in reasoning, coding, and agentic workflows in one model, and it’s the recommended choice for most Codex tasks. In Codex, GPT-5.4 is the first general-purpose model with native computer-use capabilities. GPT-5.4 in Codex includes experimental support for the 1M context window. It supports complex workflows across applic
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-05 Codex CLI 0.111.0 $ npm install -g @openai/codex@0.111.0 View details New Features Fast mode is now enabled by default, and the TUI header shows whether the session is running in Fast or Standard mode. ( #13450 , #13446 ) js_repl can now dynamically import local .js and .mjs files, making it easier to reuse workspace scripts from the REPL. ( #13437 ) Codex now tells the model which plugins are enabled at session start, improving discovery of installed MCPs, apps, and skills. ( #13433
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-05 Codex CLI 0.110.0 $ npm install -g @openai/codex@0.110.0 View details New Features Added a plugin system that can load skills, MCP entries, and app connectors from config or a local marketplace, with an install endpoint for enabling plugins from the app server. ( #12864 , #13333 , #13401 , #13422 ) Expanded the TUI multi-agent flow with approval prompts, /agent -based enablement, clearer prompts, ordinal nicknames, and role-labeled handoff context. ( #12995 , #13246 , #13404 , #13412
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-05 Codex CLI artifact-runtime-v2.4.0 $ npm install -g @openai/codex@2.4.0 View details Empty draft Full release on Github
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-04 Codex app 26.304 Codex app for Windows The Codex app is now available on Windows. The app gives you one interface for working across projects, running parallel agent threads, and reviewing results in one place. The Codex app runs natively on Windows using PowerShell and a native Windows sandbox for bounded permissions, so you can use Codex on Windows without moving your workflow into WSL, onto a virtual machine, or by deactivating the sandbox. The Windows app includes the same core fe
source page
OpenAI Codex 2026-03-24 05:19 UTC
2026-03-03 Codex app 26.303 New features Added a Worktrees setting to turn automatic cleanup of Codex-managed worktrees on or off. Added Handoff support for moving a thread between Local and Worktree . Added an explicit English option in the language menu. Performance improvements and bug fixes Improved GitHub and pull request workflows. Improved approval prompts and app connection sign-in flows. Additional performance improvements and bug fixes.
source page
Claude Code 2026-03-24 05:19 UTC
v2.1.81 Latest Latest
source page
Claude Code 2026-03-24 05:19 UTC
v2.1.81 Latest Latest
source page
Claude Release Notes 2026-03-24 05:19 UTC
March 17, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
March 12, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
March 11, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
March 2, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 25, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 24, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 17, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 13, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 12, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
February 5, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
January 16, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
January 12, 2026
source page
Claude Release Notes 2026-03-24 05:19 UTC
December 18, 2025
source page
Claude Release Notes 2026-03-24 05:19 UTC
November 24, 2025
source page
Claude Release Notes 2026-03-24 05:19 UTC
October 23, 2025
source page