Warp Release Notes
47 release notes curated from 10 sources by the Releasebot Team. Last updated: Jul 17, 2026
- Jul 16, 2026
- Date parsed from source:Jul 16, 2026
- First seen by Releasebot:Jul 17, 2026
2026.07.16 (v0.2026.07.15.08.55)
Warp adds cloud agent session indicators, richer Agent Mode previews, new appearance and tools panel controls, and quicker access to upgrades from out-of-credits errors. It also improves startup speed, billing views, diff expansion, and ships a long list of bug fixes across Markdown, cloud, git, and macOS workflows.
New features
- Added a connection indicator for cloud agent sessions.
Improvements
- MCP tool-call request/response previews in Agent Mode now render in monospace font.
- Added toggles in Settings → Appearance to control which tabs appear in the tools panel.
- Added a Subscribe button to the out-of-credits AI error for quick upgrade access.
- The run details Status chip now links directly to the run in Oz web.
- Double-click a collapsed hidden section in the diff editor to fully expand it. — @bradleyjames ✨
- Agent conversations now respect your theme's background color instead of a lightened overlay.
- Faster app startup: persisted agent conversations are now loaded lazily instead of fully decoded at launch.
- Highlighted the currently selected period in the Billing & Usage dropdown.
- Added a Copy action to the locked initial queued prompt in cloud mode.
- Suppressed passive suggestions for cloud-agent session viewers.
- Added a 'Copy current path' command palette action. — @elviskahoro ✨
- Added Resend and Sentry product icons to the MCP gallery.
- Matched MCP Servers search field sizing to standard search fields.
- Replaced the /pr-comments slash command with the bundled PR Comments skill.
Bug fixes
- Fixed an issue where you could not continue a conversation after the sandbox shut down.
- Fixed link detection incorrectly including fullwidth/CJK punctuation after URLs and file paths. — @rhinoc ✨
- Fixed git status completion parsing for paths with spaces and renames, and completion of nested untracked files for git add.
- Fixed forking an agent conversation resetting the working directory instead of keeping the current one.
- Fixed unmodified-lines hover styles flickering while scrolling over the code review gutter.
- Fixed launch configuration tab-level commands not running when opened via warp://launch/. — @AndreKalberer ✨
- Fixed Markdown files opening in Warp's Markdown Viewer from macOS file URLs even when the Markdown Viewer preference is disabled. — @fadexadex ✨
- Fixed bold/italic Markdown links breaking before trailing punctuation.
- Fixed extra border gap on agent tool-call banners.
- Fixed text selection not starting correctly over Markdown tables.
- Fixed custom endpoint model selections not persisting across device sync.
- Fixed code review pinned file header showing diff content behind its rounded corners.
- Fixed missing macOS permission descriptions for Reminders and Calendar access (resolves icalBuddy failures).
- Fixed imported PR comments on context lines being wrongly marked as outdated.
- Fixed repo-gated slash commands lingering after leaving a repository.
- Fixed crash when deserializing cloud environments without a Docker image.
- Fixed group header not rendering for every multi-pane vertical tab. — @lonexreb ✨
- Fixed the queued prompts panel not reappearing when an inline menu closes.
- Fixed an orchestration pill bar panic when dragging panes.
- Fixed a crash when opening Custom Routers settings with an invalid router file.
- Fixed agent requests failing during Grok OAuth token refresh.
- Fixed local-to-cloud handoff failing to start with an invalid model ID.
- Fixed a macOS computer-use crash when building the keycode cache off the main thread.
- Fixed directory account resolution for Linux builds using musl libc.
- Jul 9, 2026
- Date parsed from source:Jul 9, 2026
- First seen by Releasebot:Jul 10, 2026
2026.07.09 (v0.2026.07.08.17.54)
Warp improves editor, SSH, terminal, and Agent Mode workflows with Markdown syntax highlighting, re-enabled cross-window tab dragging, a file path copy shortcut, and a range of stability fixes and UX polish across macOS, Windows, and remote sessions.
Improvements
- Markdown files now have syntax highlighting in the editor. (#13034) — @bradleyjames ✨
- Cross-window tab dragging has been re-enabled on macOS and Windows. (#13411)
- "Copy file path" is now available from the file viewer pane right-click menu. (#13145) — @elviskahoro ✨
- Made custom inference model lists scrollable. (#12647)
- Added a command palette action to write a heap profile to disk. (#13107) — @AndreKalberer ✨
Bug fixes
- Fixed a crash when changing the Agent Mode model if cached model preferences were stale. (#13443)
- Fixed some glyphs misrendering on macOS when a user-installed font was set as the default. (#13317)
- Fixed the conversation details credits breakdown not showing which models were used. (#13438)
- Fixed a case where taking over an agent-monitored long-running command with Ctrl-C could cause it to hang. (#12738)
- Web search and web page fetch now show a clear failed state instead of appearing to complete successfully. (#13185)
- Fixed cmd+←/→ (and Home/End) jumping to the start/end of the current visual (soft-wrapped) line in the input editor. (#13195)
- Fixed faint, hard-to-read item labels in the Settings “Header toolbar layout” editor in light themes. (#13209)
- [Windows] Fixed new terminal sessions and background work being starved due to a priority inversion in the Windows PTY. (#13151)
- Fixed /pr-comments returning a 404 for pull requests opened from a fork. (#13284)
- Fixed a terminal crash when a clear-driven resize truncated the spacer row. (#12726) — @ChanlerDev ✨
- Custom PS1 prompt text is now included when copying terminal blocks. (#13076) — @SkyNotSilent ✨
- Added a “Don’t show me again” option to the SSH “completions are not working” banner. (#12969) — @s1ckoleg ✨
- Fixed duplicated leading characters in rendered multi-line command blocks. (#12619) — @MX48Live ✨
- Fixed the inline /repos menu briefly flashing “No results” before the list populated. (#13454)
- Fixed a crash during cross-window tab drag when entering macOS full-screen mode. (#13409)
- Fixed a panic in the SSH remote server daemon on hosts where the current user has no passwd entry. (#13382)
- Warp SSH now falls back to plain SSH when ~/.ssh/config sets RemoteCommand, preventing session startup failures. (#13315)
- Fixed clicking a link or file path in Agent Mode output not showing the “Open link” tooltip on a plain click. (#13280)
- Fixed conversation rewind re-sending rewound-away prompts and triggering stale sub-agent tasks. (#13072)
- Fixed a tab-rename action being incorrectly offered for tabs inside tab groups in pane view. (#13289)
- Fixed a crash when /compact-and ran while a queued prompt was active. (#13236)
- Fixed the model fallback logic incorrectly selecting admin-disabled models. (#13331)
- [Windows] Fixed secure storage reporting missing keys as a generic error instead of NotFound. (#13278)
All of your release notes in one feed
Join Releasebot and get updates from Warp and hundreds of other software products.
- Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 4, 2026
2026.07.03 (v0.2026.07.01.09.21)
Warp adds native support for the agy (Antigravity) CLI agent, custom model routers, and Tab Groups for organizing tabs. It also improves agent onboarding, deep links, and key usability fixes across CLI, Windows, macOS, and AI workflows.
New features
- Add native support for the agy (Antigravity) CLI agent. (#12380) — @jgfurlan ✨
- Custom model routers - define your own routing rules to send agent requests to different models. (#13052)
- Tab Groups - organize tabs into named, collapsible groups in both the horizontal and vertical tab bars. Drag tabs into groups and reorder groups within the tab bar. Customize groups with colors and names, and use keyboard shortcuts to manage them. (#13230)
Improvements
- Add Droid rich status listener support for structured CLI agent notifications. (#12640) — @senseFy ✨
- The Warp CLI and warpctl binaries are now statically compiled on Linux for better compatibility. (#12813)
- New File can now be assigned a custom keyboard shortcut from Settings -> Keybindings. (#12979) — @SkyNotSilent ✨
- Improved PowerShell startup time on Windows by deferring cmdlet loading during bootstrap. (#12981)
- Code review comments can now be sent to the agent with the keyboard (Ctrl/Cmd+Enter), and the shortcut is shown on the "Send to Agent" button. (#12982)
- Streamlined the new agent-onboarding flow — removed the post-setup "I don't want AI" buttons, moved the progress dots inline with the Back/Next controls, and simplified the "don't want AI" confirmation dialog. (#12991)
- Agent onboarding now ties AI features to having a Warp account — creating an account (including when you use third-party agents) keeps AI on, while skipping sign-in defers it; the login screen no longer has a "disable AI" option. (#12992)
- The onboarding "Choose how to access AI" step now offers "Subscription" or "Set up later" and can be skipped without subscribing; choosing Subscription and pressing Next opens the upgrade page directly. (#12993)
- Custom model routers can now be created and edited directly in Warp Agent settings, without manual YAML file editing. (#13010)
- After saving a BYOK API key, Warp now suggests a provider-appropriate default model. (#13018)
- Custom models are no longer shown in the inline model picker for cloud agent panes. (#13023)
- Add a Copy as Markdown action to AI planning document menus. (#13082) — @SkyNotSilent ✨
- Artifact download notifications now include links to open the file or its location. (#13096)
- The agent context window indicator now shows how much context remains instead of how much is used. (#13097)
- Clearer command palette labels for installing/uninstalling the Oz and Warp Control CLIs (they now describe global, outside-Warp use vs. in-Warp use). (#13155)
- The Billing & Usage legend no longer lists credit buckets that have zero credits. (#13181)
- Added warp://settings deep links - open settings, pre-fill the search bar with ?q=, or jump to a specific setting with ?widget=. (#13232)
Bug fixes
- Fixed MCP server configuration failing to save when secret redaction was enabled. (#10839) — @david-engelmann ✨
- Fixed tab titles getting stuck on "Wants to run AskUserQuestion: ..." after answering a Claude Code question. (#12341) — @christophercolumbusdog ✨
- Warp no longer blocks system-initiated logout, shutdown, or scheduled OS updates while a process is running. (#12480) — @maxmilian ✨
- Fixed the profile switcher clearing typed terminal input. (#12714)
- Fixed a crash when rejecting and then confirming a requested command. (#12747)
- Fixed terminal file links capturing a trailing sentence period, which prevented Markdown files referenced at the end of a sentence from opening in the Markdown viewer. (#12965)
- Fixed quota and credit errors being misclassified as Warp faults. (#12966)
- Fixed long file paths split across wrapped terminal lines not being detected as clickable file links. (#12968)
- Fixed unreadable agent toolbelt chip text after changing themes. (#12970)
- Fixed double-click and drag text selection running past word boundaries into the next word. (#12985)
- Fixed conversation-list hover tooltips showing through modal dialogs. (#13011)
- Fixed /open-file not allowing the argument to be cleared when the current directory contains a single file. (#13017) — @AndreKalberer ✨
- Fixed inline-code links in agent output having their underline hidden by the block background. (#13030)
- Slash commands that emit an action (like /fork) now run immediately instead of being captured as a queued prompt when queued-prompts mode is on. (#13060)
- Fixed /fork-and-compact so its new pane / new tab options match /fork (Enter opens a new pane, Cmd/Ctrl+Enter opens a new tab). (#13061)
- Fixed clicking Markdown links in AI block output doing nothing. (#13065)
- Fixed "New group with tab" being offered for a tab that is already in a group. (#13080)
- Fixed a crash when viewing shared sessions that used conversation search. (#13108)
- Fixed Claude Code cloud agents not reporting successful completion. (#13110)
- Warp no longer registers itself as an alternate handler for common file types on macOS. (#13121)
- Fix the rotating agent tips not appearing below the "Warping..." indicator in Agent Mode. (#13122)
- Closing the active vertical tab now activates the tab below it instead of the one above. (#13142) — @elviskahoro ✨
- Fixed Vim visual-mode paste losing the selection after recalling a command from history. (#13152)
- Fixed grep and file-glob tool-call headers in the agent view showing doubled file separators (e.g. C:\Users...) on Windows. (#13160)
- Fixed cloud agent follow-up messages creating a local session instead of continuing in the cloud. (#13162)
- Fixed agent chips overflowing the orchestrate "start additional agents" card; they now wrap onto multiple lines. (#13197)
- Fixed ? opening the help panel instead of being typed when editing a queued prompt. (#13202)
- Fixed severe UI lag on Windows systems with Intel UHD Graphics 770 by downranking that GPU adapter. (#13204)
- Fixed local Oz/ambient agent runs reporting "Cancelled by user" when an agent-issued command exited the shell; the run now reports as failed with an explanation. (#13210)
Oz updates
- Added Oz CLI commands for memory store management: list/get/update stores, list store agents, list/create/update/delete memories, and view memory version history. (#12973)
- Agent responses now surface fetched memories as citations. (#13199)
- Jun 24, 2026
- Date parsed from source:Jun 24, 2026
- First seen by Releasebot:Jun 27, 2026
2026.06.24 (v0.2026.06.24.09.19)
Warp adds custom model routers for Agent, with complexity-based or rule-based routing, plus macOS dock hiding, more searchable and consistent agent settings, smoother cloud-to-local continuation, and a long list of fixes for tabs, AI blocks, SSH sessions, and startup stability.
New features
- Warp Agent now supports custom model routers. Custom routers can be complexity-based, where tasks are routed based on how difficult they are, or rule-based, where they are routed based on a set of natural language prompts. (#13052)
- [macOS] Added an option to hide Warp from the Dock while using the dedicated hotkey window (Settings → Features → Global hotkey). (#9926) — @ShankyJS ✨
Improvements
- A richer notifications plugin for Codex is now supported. (#12978) — @liliwilson ✨
- Made the Agent picker in the New API key modal searchable. (#12972)
- Unified legacy and SSH warpification settings for a more consistent experience. (#12946)
- PR chips in vertical tabs Summary mode are now clickable. (#12945)
- Third-party agent harnesses (Codex, Claude Code) now support local continuation when a cloud run is interrupted. (#12076)
- Connected AI provider labels are now shown in the host picker when choosing between available agents. (#12214) — @dmichelin ✨
- Shell integration now passes command completion metadata via Precmd for more accurate completions. (#12853) — @vorporeal ✨
- The Maximize / Minimize pane action now shows its keyboard shortcut in the pane-header overflow menu. (#12811) — @roor0 ✨
- Made the cloud credits banner in Agent Conversations dismissible. (#11975)
- Updated Claude Code agent to use the public Claude platform plugin for multi-harness support. (#12879) — @liliwilson ✨
- Remote SSH Agent conversations now use bundled skills, home skills, and file-based global rules from the remote host. (#12669) — @moirahuang ✨
- Applied a file size limit on tree-sitter parsing to prevent memory spikes with very large files. (#12696) — @acarl005 ✨
- Added a Git Branch Status prompt chip that shows branch name with ahead/behind commit counts. (#11938) — @BobbyWang0120 ✨
- Shipped channel-specific warpctrl CLI wrappers with PATH install/uninstall support on macOS. (#12705) — @zachlloyd ✨
- Enabled cross-window tab dragging on stable for Windows and macOS. (#12795) — @peicodes ✨
- Added eza completions. (#12798) — @acarl005 ✨
- Deferred PowerShell function name loading in the bootstrap to reduce startup latency. (#12764) — @acarl005 ✨
- Agent run CLI now resolves managed MCPs correctly. (#12754) — @Legoben ✨
- Added a setting to auto-queue prompts until the end of a long-running command, preventing premature agent steering (enabled by default). (#12587) — @harryalbert ✨
- Suppressed transient “lost connection” banners during auto-recovery to reduce noise. (#12757)
- Agent sessions now fail fast with specific error messages when PTY spawning fails. (#12663) — @seemeroland ✨
- Added a "Show hidden files" toggle to the Settings UI. (#12710) — @moirahuang ✨
- Local orchestration subagents now render with the local agent icon for clearer visual distinction. (#12608) — @vkodithala ✨
- Added a "Continue locally" button for in-progress cloud Oz runs so you can seamlessly switch to local execution. (#12626) — @vkodithala ✨
Bug fixes
- Fixed copying selected text from AI response blocks producing an empty clipboard. (#12892)
- Fixed Ctrl+C not cancelling an in-progress AI stream. (#12944)
- Fixed a panic when processing OSC 1337 escape sequences with a missing second parameter. (#12889)
- Fixed a panic that could occur when restoring a conversation due to an invalid grid assertion. (#12761) — @acarl005 ✨
- Fixed a bug with cross-window drag and pinned tabs. (#12926) — @peicodes ✨
- Fixed Codex plugin installation failing in some cases. (#12919) — @liliwilson ✨
- Re-displaying a local image in an AI response now reflects edits made to the file on disk instead of showing a stale cached copy. (#12840) — @zachlloyd ✨
- Prevented auto-update from using a 0-byte corrupted installer file. (#12806) — @acarl005 ✨
- Fixed strong model handle captures in subscriptions that could cause memory leaks. (#12914) — @acarl005 ✨
- Fixed the Ctrl+Tab switcher to show tab colors on icons and lead with the tab title. (#12776) — @GeekLuffy ✨
- Fixed focus stealing when a prompt is queued. (#12833) — @harryalbert ✨
- Fixed mouse down events being dispatched even when already handled by a child element. (#12079) — @adrawbond-alto ✨
- Fixed AI being unavailable on the free plan for users whose only credential was a connected SuperGrok (xAI/Grok) subscription. (#12831) — @jefflloyd ✨
- Fixed fork button tooltip, command insertion behavior, and /continue-locally button visibility in AI blocks. (#12704) — @harryalbert ✨
- Fixed opening a markdown file always creating a new pane instead of focusing an existing one. (#12489)
- Fixed several cross-window tab dragging bugs. (#12746) — @peicodes ✨
- Fixed Cmd+K (clear conversation) not cancelling in-progress agent tasks and tool calls. (#12555) — @acarl005 ✨
- Fixed cross-window tab dragging incorrectly splitting tab groups. (#12753) — @johnturcoo ✨
- Fixed rewind restoring an empty input after slash/skill-command agent prompts. (#12149) — @vkodithala ✨
- Fixed missing LC_RPATH in the macOS standalone CLI binary causing dyld failures on startup. (#12739)
- Fixed file saves not working in remote sessions. (#12742) — @MaggieShan ✨
- Fixed editor find/replace not matching non-ASCII text (e.g. Chinese characters). (#12547) — @maxmilian ✨
- Fixed up/down arrow keys not being captured inside the queued-prompt inline editor. (#12591) — @harryalbert ✨
- Fixed an issue where focus would not return to the input box after running a command while blocks were selected in the block list. (#12583)
Oz updates
- Support cloning GitLab repositories during cloud environment setup. (#12659) — @captainsafia ✨
- Jun 17, 2026
- Date parsed from source:Jun 17, 2026
- First seen by Releasebot:Jun 20, 2026
Changelog — 2026
Warp adds new git chip support over remote environments, a Format on Save setting, and conversation renaming, while improving SSH, agent workflows, network recovery, and Windows performance. It also ships a broad set of bug fixes for tabs, prompts, formatting, auth, and rendering.
New features
- Adds support for git chips over remote environments. (#12542)
- Added a “Format on save” setting (Settings → Code) to disable automatic LSP formatting on save while keeping other LSP features enabled. (#12254)
- Conversations can now be renamed using the /rename-conversation command. (#12323)
Improvements
- Added a warp://settings/warp_agent deep link that opens the Warp Agent settings page directly. (#12720)
- Added hover tooltips to all git dialog action buttons (Commit, Push, Publish, Create PR, View PR) so their purpose is clear at a glance. (#12709)
- Transient network error banners now surface the underlying error details to aid in debugging connection issues. (#12497)
- Warp now offers a one-time prompt to enable automatic local-to-cloud handoff when your computer sleeps during a local agent run, and shows a confirmation toast when an automatic handoff completes. (#12514)
- [Windows] Reduced lag when switching tabs to a WSL tab. (#12492)
- The experimental tmux-based SSH warpification flow has been removed in favor of Warp’s SSH extension. Users who had opted into the tmux wrapper see a one-time notice on their next SSH session. (#12478)
- Hitting enter with an empty input and queued prompt(s) now automatically sends your top queued prompt. (#12536)
- Conversations can now be renamed by double-clicking their title in the conversation list. (#12409)
- Double-click the empty area of the vertical tabs panel to open a new tab. (#12506)
- Added an opt-in setting warpify.ssh.reuse_existing_control_master that makes Warp’s SSH wrapper attach to an existing SSH ControlMaster for the destination host instead of always creating its own, preserving user-managed masters and their port forwards. (#12465)
- Mermaid diagrams in AI responses now scale to the full available width instead of being constrained to a fixed height. (#12488)
- Agent completion notifications are no longer shown when a follow-up prompt is queued to auto-send. (#12461)
- SuperGrok: connecting an xAI Grok subscription to use Grok models in the agent is now available on stable (previously dogfood only). (#12494)
- Agent questions now size to their content, allowing a single question to use more vertical room. (#11719)
- Cloud agents that pause to wait for inbound events from child agents are now correctly held in a “waiting” state instead of being prematurely treated as completed. (#12084)
Bug fixes
- Added a fallback to paste the xAI authorization code when connecting a SuperGrok subscription, so sign-in can complete even when the browser can’t reach the loopback redirect. (#12599)
- Fixed several tab group bugs affecting special system-managed tabs. (#12706)
- Fixed macOS native window chrome events (e.g. window close/minimize) being dropped in certain situations. (#12557)
- Project explorer now sorts numbered files in natural (numeric-aware) order — e.g. file2 before file10. (#11991)
- Cloud agent runs and local agent conversations now automatically recover from transient network failures mid-turn (showing a “Reconnecting” status) instead of failing the run. (#12431)
- Fixed an issue where pressing Ctrl-C to stop a command monitored by Warp Agent could leave the conversation stuck showing Warping…. (#12623)
- Warp now immediately surfaces a clear error message when a required platform plugin is not installed correctly, instead of silently failing. (#12471)
- Fixed child agent status chips lingering in the UI when agent runs fail immediately on start. (#12649)
- Fixed a crash and mis-rendering when parsing certain Markdown content with very long delimiter runs. (#12644)
- Fixed vertical tabs toolbar buttons appearing underneath macOS traffic light buttons when the tools panel is open. (#12660)
- Fixed a regression where pane layout was not saved correctly when closing the app. (#12672)
- Fixed double-slash prefix (e.g. //home/user/...) shown in the read_skill action header when the skill is not yet indexed by Warp. (#12668)
- [Windows] Fixed pasted CRLF line endings breaking multi-line commands in POSIX shells. (#12446)
- Fixed attaching files or context blocks via CLI rich input not working correctly. (#11509)
- Command search in the terminal (Ctrl-R) now prioritizes commands in your history. (#12600)
- Fixed a rare reversed line range when an AI file read truncated a file whose first line exceeded the remaining byte budget. (#12642)
- Fixed queued prompts in sub-agent conversations sometimes not being sent when a sibling agent block obscured the turn-end signal. (#12573)
- Fixed the code review file section header rendering opaque square corners behind its rounded background. (#12447)
- Fixed inline images emitted during shell startup (e.g. fastfetch) being dropped instead of rendered. (#10478)
- Fixed git diff status chips not appearing in the prompt when untracked directories (e.g. nested repos or worktrees) are present. (#12590)
- Fixed custom inference endpoint and BYO API key settings inputs becoming unreadable after switching themes. (#12521)
- Fixed the theme picker causing the top tab bar to pass underneath macOS traffic light buttons. (#11052)
- Fixed header text alignment in markdown viewer — headers now share the same left edge as paragraph text. (#12371)
- Fixed “Open skill” buttons sharing hover and click state when multiple skills are read in one agent block. (#12429)
- Fixed code review “attach as context” actions (diff hunk, selection, and diff set) sometimes targeting a different agent conversation than the one in focus when using orchestrated agents. (#12524)
- Fixed Cmd+Enter incorrectly starting new agent conversations instead of submitting the current prompt. (#12540)
- Fixed launch crashes on Macs with legacy Metal driver stacks by pinning the Metal AIR bytecode target to the app’s minimum macOS deployment target. (#12496)
- Fixed CLI environment updates resetting secret selection to “All Secrets”. (#12280)
- Fixed Shift+Backspace deleting a whole word instead of one character on Windows. (#11563)
- Fixed connected SuperGrok subscriptions silently failing to authenticate once the OAuth access token expired; tokens are now refreshed automatically. (#12516)
- Fixed user-installed CLIs (e.g. gcloud, gh) and language servers failing to resolve when shell startup files print output on launch. (#12473)
- Fixed commands rendering with duplicated or missing characters when using the Warp prompt with zsh themes (e.g. oh-my-zsh’s robbyrussell) alongside plugins such as zsh-syntax-highlighting. (#12438)
- Fixed /fork with an attached image — attachments are now sent with the initial prompt in the new forked conversation. (#12376)
- [Windows] Fixed terminal response sequences getting dropped, which caused edit.exe to hang indefinitely and NeoVim 0.12 to start slowly. (#11906)
- Orchestrated child agents can now correctly read plans from parent agents. (#12359)
- Fixed MCP tool argument coercion not applying integer conversion recursively to nested object, array, and oneOf schemas. (#10640)
Oz updates
- By default, cloud agent runs now continue without configured MCP servers that fail to start within the 20-second startup window, instead of failing the run. (#12470)
Similar to Warp with recent updates:
- Zed release notes154 release notes · Latest Jul 15, 2026
- n8n release notes60 release notes · Latest Jul 14, 2026
- Perplexity release notes27 release notes · Latest Jul 13, 2026
- xAI release notes171 release notes · Latest Jul 16, 2026
- Obsidian release notes92 release notes · Latest Jul 14, 2026
- Ubiquiti release notes772 release notes · Latest Jul 19, 2026
- June 2026
- No date parsed from source.
- First seen by Releasebot:Jun 16, 2026
- Modified by Releasebot:Jul 1, 2026
Changelog
Warp shares its weekly changelog and invites bug reports and feature requests.
CHANGELOG
Warp ships weekly updates, typically on Thursdays.
Submit bugs and feature requests on our GitHub board!
Original source - Jun 10, 2026
- Date parsed from source:Jun 10, 2026
- First seen by Releasebot:Jun 16, 2026
- Modified by Releasebot:Jun 19, 2026
2026.06.10 (v0.2026.06.10.09.27)
Warp adds Git operations in remote sessions, hidden-file toggles in Project Explorer, richer Agent Mode controls, queued terminal commands, and better remote project rule support. It also brings major stability, search, memory, and Linux input fixes across large projects and Oz workflows.
New features
- Git operations are now supported on remote sessions (#12230).
Improvements
- Added a toggle to show hidden files in the Project Explorer. (#9532)
- Remote sessions now discover and apply project rules such as WARP.md and AGENTS.md. (#11460)
- Added a setting to submit Rich Input on Ctrl+Enter, so Enter inserts a newline for easier multi-line prompt composition with CLI agents. (#11723)
- Added keyboard shortcuts for cycling through orchestrator and subagent sessions in Agent Mode. (#11760)
- Added a way to jump directly to the latest agent message in the terminal. (#11924)
- Mermaid diagrams now tolerate and apply supported frontmatter formatting directives when rendered in Warp. (#12155)
- Queued prompt rows now render at the same text size as the prompt input. (#12171)
- Added a setting to hide the title bar search bar in the vertical tab layout. (#12249)
- Terminal commands can now be queued in addition to prompts. (#12259)
- Improved detection of natural-language input versus shell commands in the input editor. (#12273)
- Enabled input method editor (IME) support on Linux X11 for composing non-Latin text. (#12277)
- Improved the error message shown when Warp loses connection while receiving an agent response. (#12382)
Bug fixes
- Fixed terminal secret redaction when multibyte UTF-8 characters appear before a custom redaction regex match. (#9521)
- Fix block navigation with arrow keys, when focused a block (no longer triggers input editor dropdown navigation). Introduced a setting for this as well, to configure whether input takes back focus. (#10095)
- Fixed the IME composition cursor area not refreshing after a terminal redraw. (#10443)
- Fixed the MCP server “+ Add” flow bypassing the secret redaction check. (#11297)
- Fixed browser keyboard shortcuts being intercepted in WASM (browser) sessions. (#11778)
- Fixed focus reporting events not being emitted for normal-screen terminal applications. (#11946)
- Fixed latency between commands caused by the Node.js version prompt chip running node --version on every prompt; detection is now skipped when the chip is disabled and cached otherwise. (#11986)
- Fix discovery and refresh of symlinked project skills in remote repositories. (#12051)
- Fixed the Nix flake build by correcting the enabled build features. (#12070)
- Fixed a crash that could occur after clearing and resizing a terminal with scrollback. (#12085)
- Fixed focus jumping to the prompt input while navigating an AI block’s code diff hunks with the arrow keys during an agent turn. (#12107)
- Reduced memory usage of the file watcher on large projects by no longer watching gitignored directories (e.g. node_modules, build output). (#12122)
- Fixed a “cannot detect diffs” error in the code review view for some repositories. (#12126)
- Fixed excessive memory usage (and inotify watch exhaustion) on Linux when a Warp session navigated into a large non-git directory; lazy directory roots are now watched incrementally as folders are expanded instead of recursively up front. (#12176)
- Fixed the app hanging when switching tabs in very large repositories. (#12221)
- Fixed file search returning no results for very large repositories. (#12226)
- Discover project skills under force-included paths when repo metadata is lazily loaded. (#12235)
- Fixed skill path normalization on Windows when paths use backslash separators. (#12281)
- Fixed incorrect results in file search filtering. (#12379)
- Applied the latest security patches. (#12411)
Oz updates
- Agent handoff surfaces now accept empty prompts and support handing off in a single click. (#11576)
- Added a setting to control whether orchestration messages are expanded or collapsed by default. (#12219)
- Long-running command agent boxes can now be resized by dragging their top or left edge. (#12236)
- Fixed CLI subagent interactions being unexpectedly cancelled for Oz agents. (#12384)
- Jun 3, 2026
- Date parsed from source:Jun 3, 2026
- First seen by Releasebot:Jun 6, 2026
2026.06.03 (v0.2026.06.03.09.49)
Warp adds queued prompts, richer agent and cloud workflows, better editor and URI support, and a long list of fixes spanning Windows, orchestration, billing, sync, and markdown rendering.
New features
- Added the installation path into de Windows App Paths Registry (#10805) — @Cocodrulo ✨
- Queue multiple follow-up prompts while the agent is working either by using the /queue command, prompt queueing mode (activated via a chip in the warping line), and/or by changing your default prompt submission mode to “Queue until response finishes” in settings. (#12081)
Improvements
- Add configurable absolute and relative line numbers for code editors. (#10012)
- Added support for warp://action/open_file_editor URIs to open files at specific locations from external apps (#10233)
- Agent requests now include PR and repository metadata, enabling better context-aware responses (#10391)
- Cloud environment creation modal now auto-focuses the name field for quicker setup (#11233)
- Authentication secrets for agent orchestration can now be deleted directly from the selector menu (#11241)
- Conversation usage breakdown now surfaces inference vs. platform credit split (#11441)
- Added command palette entries for toggle settings that were missing across Appearance, Features, Code, Privacy, AI, and other settings pages (#11512)
- Cloud agent setup mode now uses the improved queued prompt UI (#11547)
- Cloud agent sessions can now be started without an initial prompt (#11573)
- Updated /compact-and and /fork-and-compact commands to use the new queued prompts UI (#11575)
- Polished the orchestration pill bar and segmented control UI to better match design specs (#11578)
- Remote project skill locations are now correctly propagated through the UI (#11581)
- Cloud agent conversations now always display the fast-forward chip as enabled, reflecting actual behavior (#11690)
- Added setting to control whether mid-conversation prompts interrupt or queue the agent (#11746)
- Added missing flag completions for gh pr merge. (#11764)
- Enabled handoff for locally orchestrated conversations. (#11768)
- Maximized orchestration pane now stays maximized when opening sub-agent conversations (#11776)
- Improved lightbox UX: background click now dismisses correctly, and light theme button rendering is fixed (#11783)
- Reordered the tools panel to show the project explorer first and conversation list second (#11843)
- Remote project skill locations are now correctly resolved in tool output (#11863)
- Added ‘Send Now’ button to queued prompts for immediate execution (#11880)
- Vertical tab agent icons now reflect active child-agent status for orchestration sessions. (#11895)
- Added dotnet CLI completions (#11919)
- Improved queued prompt hover behavior and drag handle UX (#12067)
Bug fixes
- Fixed custom themes not syncing correctly across machines when using Settings Sync (#9728) — @nisavid ✨
- Fixed MCP install/update modal primary buttons using incorrect button styling (#10586)
- AI responses that contain Markdown tables now render as structured tables in Stable instead of monospaced pipe-table blocks. (#10683)
- Fixed MCP server log files growing unbounded; logs are now rotated to cap disk usage (#10874) — @david-engelmann ✨
- Fix Windows PowerShell command discovery when localized executable names are emitted in a non-UTF-8 code page. (#11203) — @cesaryuan ✨
- Fixed ‘Maximize Pane’ option missing from the overflow menu in Rendered Markdown mode (#11258) — @wzc520pyfm ✨
- Artifact upload failures now surface actionable quota-limit details when upload limits are reached. (#11386)
- Fixed Tab configs: pressing Space while a parameter dropdown is focused now selects the item instead of switching fields (#11412)
- Fixed find highlights lingering on AI blocks after closing the find bar. (#11458)
- Fixed custom LLM models being reset to defaults during preference reconciliation on app startup (#11655)
- Fixed new model choices popup banner overflowing on mobile/thin devices (#11685)
- Shared cloud-agent session details now show a muted no-access notice when run metadata is restricted instead of displaying a raw permission error. (#11686)
- Fixed the team settings owner badge being unreadable on some themes. (#11689)
- Fixed terminal input being incorrectly active during GitHub Actions session shares (#11691)
- Fixed Windows terminal startup failures caused by REG_MULTI_SZ registry environment variables being passed to CreateProcessW (#11714)
- Fixed orchestration session restoration so the pill bar, child transcript name resolution, restored remote-child cloud transcripts, and cloud-parent panes all work correctly after a Warp restart. (#11722)
- Fixed conversation creator profiles not displaying correctly in shared conversations (#11725)
- Fixed a crash when rendering AI reasoning or summaries that contain multiple markdown images. (#11766)
- Clarify BYOK / Custom inference settings copy: API keys are stored only on your device, never on Warp’s servers, and used to make requests to your chosen model provider. (#11780)
- Fixed /app in Warp-on-Web opening the wrong Agent experience instead of the Cloud Agent start page. (#11781)
- Fixed working directories not being cleaned up correctly after code review sessions (#11789)
- Fixed duplicate codebase indexing entries appearing for remote server connections (#11792)
- Fixed orchestration pill bar hover card showing the wrong harness for non-Warp child agents (e.g. Claude Code). (#11800)
- Fixed Continue button remaining active when the New API key form is incomplete (#11802)
- Removed built-in feedback skill; the /feedback command now consistently opens the external feedback form (#11806)
- Fixed a crash when the agent’s context window limit is exceeded (#11813)
- Fixed agent conversations sometimes failing to restore after restarting Warp (#11814)
- Fix find match highlight position in initial /agent queries (#11823) — @AndreKalberer ✨
- Fixed queued prompts panel appearing alongside inline menus, causing visual overlap (#11848)
- Fixed symlinked gitignored paths not being handled correctly in code review (#11856)
- Fixed duplicated leading characters in wrapped zsh command blocks when using the Warp prompt. (#11868)
- Fixed the Accept button staying enabled in the multi-agent run card when “New API key” was selected in the harness API key picker without a key being created. (#11904)
- Fixed billing usage display showing incorrect per-user base credit limits (#11910)
- Fixed apply-diff/edit-file sending full file contents instead of only changed ranges after accepting edits (#11987)
- Fixed duplicate command palette entries for mouse reporting. (#12011)
- Fixed project skill refreshes causing UI stalls when unrelated files change in large repositories. (#12040)
- Fixed the orchestration pill bar’s scrollbar overlapping the agent chips. (#12045)
- Fixed a crash when trying to use the microphone on macOS (#12074)
- Fixed several queued prompt issues: /queue command behavior in empty conversations and other paper cuts (#12105)
- May 27, 2026
- Date parsed from source:May 27, 2026
- First seen by Releasebot:May 31, 2026
2026.05.27 (v0.2026.05.27.15.44)
Warp adds faster async find, richer agent and remote session tools, and smoother Git and SSH workflows. It also improves model and auth visibility, expands Oz and orchestration capabilities, and delivers a broad set of bug fixes for more responsive, reliable terminal sessions.
New features
- Added git operations to the code review pane. (#11716)
Improvements
- A new, faster implementation of find is now available as an opt-in setting under Settings → Features → Asynchronous find, keeping the UI responsive on large outputs. (#11555)
- Custom inference endpoints now show token usage with friendly alias names in Agent Mode. (#11496)
- Added AWS Bedrock indicators in the model selector for Bedrock-enabled models. (#11358)
- The Oz CLI now has commands for operating over reusable agents. (#11286)
- Added the ability to view attached images in agent conversations. (#11426)
- Markdown files opened from remote SSH sessions now render in the markdown viewer with Rendered/Raw toggle support. (#11427)
- Added a QR code flow for remote-control sessions. (#11435)
- Mermaid diagrams in notebooks can now be opened in a lightbox by clicking the rendered diagram. (#11548)
- Rich text editor newlines now render as line breaks instead of paragraph breaks, fixing unusually large spacing. (#10293)
- Orchestration child agent pills now sort by status, surfacing attention-needed items first. (#11363)
- The orchestrator pill now shows in-progress status while child agents are running. (#11367)
- Added a disconnection banner when remote SSH sessions lose connection. (#11565)
- Improved GitHub authentication error messages with more detailed information. (#11248)
- Warp now exposes a focus URL in terminal session environments so external notification tools can return focus to the originating pane. (#11130)
- Added podman exec/run support for warpify subshells. (#9831)
- Added in-session size-based rotation for warp.log so the log no longer grows unbounded within a session. (#11000)
Bug fixes
- Stopped tearing down and re-opening the orchestration connection on every status transition, reducing reconnect churn. (#11574)
- Fixed free solo users seeing the legacy Billing and usage settings page instead of the V2 page. (#11434)
- Fixed file edit diff application when a create and delete target the same path. (#11516)
- Fixed an issue that could prevent an AI query and its output from showing up. (#11494)
- Fixed command execution requests being sent while disconnected from a remote server. (#11558)
- Fixed URL redirects not working correctly. (#11353)
- Fixed a Linux file-watcher bug where certain git events were not being sent. (#11464)
- Fixed the code review panel showing “Unable to load file content” when opening the same remote SSH repo in multiple tabs. (#11418)
- Fixed the remote control button incorrectly appearing in cloud conversation transcripts. (#11292)
- Fixed notification dots not appearing on vertical tabs when the inbox panel is hidden. (#11611)
- Fixed local-to-cloud handoff for remote SSH sessions, which was previously broken. (#11453)
- Fixed pasting raw image data to CLI agents. (#11627)
- Fixed gitignore rules not being correctly inherited by nested directories during codebase indexing. (#11698)
- Fixed Ctrl+C in certain terminal programs erroneously closing the entire session on Windows. (#10976)
- Fixed rendering issues on the Intel HD Graphics 2500 integrated GPU. (#11454)
- Fixed a zsh bootstrapping issue where commands could be duplicated when using oh-my-zsh with the allexport option. (#11673)
- Fixed warpify using incorrect path separators for shell configuration files on some platforms. (#10584)
- The tab’s working directory and git branch indicator now update when a process emits an OSC 7 escape sequence to report a new CWD (e.g. worktrunk’s wt switch). (#9279)
- Orchestration child agents are now preserved across restart so agent names and child pills restore correctly. (#10794)
Oz updates
- Added search to the Oz Cloud API Keys settings page. (#11307)
- Fixed Oz cloud agent GitHub CLI authentication by writing refreshed credentials to gh’s expected hosts.yml file. (#11492)
- Added an execution profile permission for controlling whether agents can use run_agents. (#11225)
- May 20, 2026
- Date parsed from source:May 20, 2026
- First seen by Releasebot:May 23, 2026
2026.05.20 (v0.2026.05.20.09.21)
Warp adds split-pane, code review, and remote SSH improvements, plus new AI and billing controls, clipboard security settings, CLI API key commands, and several bug fixes. It also expands Oz with better GitHub auth, task actions, and macOS session handoff support.
Improvements
- Added support for double-clicking pane dividers to evenly redistribute panes in a split. (#11293)
- The new-tab worktree menu now abbreviates the home directory to ~, left-truncates long paths so the trailing repo name stays visible, and surfaces the full absolute path on hover (#10862). (#10958)
- Added a create-environment flow to the orchestration environment picker. (#10857)
- Added a setting to control terminal clipboard access via OSC 52, with a warning banner shown when access is blocked.
- Restricted OSC 52 clipboard write access behind a new user-configurable setting.
- Added confirmation dialogs when reloading credits during team-leave or member-removal flows. (#11366)
- Enabled custom inference endpoint configuration for AI models on stable. (#11450)
- Custom AI model selection is no longer available for cloud agent runs; custom endpoints remain available for local agents and non-cloud conversations. (#11219)
- Enabled solo-user bring-your-own-key (BYOK) support and launched the redesigned Billing & Usage page. (#11437)
- Updated seat-limit messaging on the Teams settings page to direct users to the upgrade page. (#11288)
- Added host labels to remote repository and file displays in code review; removed the Open Repo button for remote sessions. (#11423, #11299)
- Added a “Create new branch” option to the branch switcher. (#10610)
- Added CLI commands for managing API keys. (#10998)
- Added a keybinding to toggle file navigation in Code Review. (#11077)
- Enabled the CMD+O shortcut and @ context menu in remote SSH sessions. (#11295)
- Added diff statistics to the diff chip in remote SSH sessions. (#11214)
Bug fixes
- Fixed a bug where Warp could be restored as a 1px-wide window on macOS after using the green title-bar tile button (#10083). (#10855)
- Fixed code review comments being routed to invisible child agent terminals during orchestration. (#11340)
- Fixed orchestration config picker menus not matching their picker fields. (#11289)
- Fixed the git diff prompt chip flickering on entering a repository, and stale git diff state on the prompt chip and code review button when leaving a repository. (#11242)
- Fixed uninterpolated session ID placeholders appearing in the tmux warpification flow.
- Fixed DCS sequence validation incorrectly rejecting input from session viewers.
- Fixed AI being unavailable for users who had auto-reload enabled but zero remaining credits. (#11420)
- Fixed a deadlock in secret redaction that could cause Warp to become unresponsive. (#11428)
- Fixed tab focus to activate the next tab to the right after closing a tab. (#11197)
- Fixed the agent model dropdown rendering in the new API key creation modal. (#11187)
- Fixed broken Oz notifications caused by a stale Claude plugin version. (#11204)
- Fixed broken skill links in the agent details panel. (#11231)
- Fixed asset-loading errors on the WASM build. (#11195)
Oz updates
- Added a setting to disable Warp’s built-in feedback skill. (#11341)
- Oz now refreshes GitHub credentials during task runs to keep Git operations authenticated. (#11338)
- Add a View in Oz action to orchestration child-agent pill menus. (#11309)
- Added a macOS setting to automatically hand off active local Warp Agent sessions to Cloud Mode before sleep. (#11049)
- May 14, 2026
- Date parsed from source:May 14, 2026
- First seen by Releasebot:May 20, 2026
2026.05.14 (v0.2026.05.13.09.15)
Warp adds a broad product update with a more compact vertical tab summary, directory-based tab colors, stronger Agent Mode and SSH workflows, new notebook and Mermaid viewing controls, plus a long list of reliability, editor, and cloud session fixes across macOS, Windows, Linux, and WSL.
New features
- Summary mode for vertical tabs provides a compact overview of tab contents (#10793)
- You can now associate colors with directories so tabs automatically adopt the configured color when their working directory matches. Configure in Settings > Appearance. (#10284)
Improvements
- vim ctrl-d / ctrl-u scroll the code editor by half a page in normal and visual mode (#10582) — @bradleyjames ✨
- Added an autonomy speedbump when agents use the Ask-User-Question tool (#10433)
- When viewing conversation transcripts, you can now see the run duration on shell commands and start/end timestamp on hover (#10423)
- Remote server binary is now verified with --version after install (#10687)
- SSH extension now supports amd64 architecture and tracks install source in telemetry (#10534)
- vim zz centers the cursor’s line vertically in the code editor (#10581) — @bradleyjames ✨
- Improved SSH extension install reliability — network failures now automatically retry via SCP fallback (#10533)
- WSL sessions now prefer Linux-side git and gh binaries over Windows interop (#10137) — @JonRC ✨
- Added Raw and Rendered display controls for Mermaid code blocks in notebooks, planning documents, and rendered Markdown views. (#10431)
- Unified agent status icons in the session management panel (#10518)
- Tab config repo picker now abbreviates the home directory to ~, left-truncates long paths so the trailing repo name stays visible, and surfaces the full absolute path on hover so deeply nested saved repos stay distinguishable. (#9451) — @saucy-tech ✨
- Enabled Oz OIDC authentication on stable (#10468)
- Added ‘Reveal in Finder’ option to the code pane overflow menu (#10334) — @wzc520pyfm ✨
- Agent Mode can now help you remap Warp keyboard shortcuts — ask it to change a shortcut and it will edit your keybindings.yaml for you. (#9415) — @sebryu ✨
- Agent Mode project rules are now re-indexed on app startup (#10377)
- Performance improvement for opening the command palette when in a project with a lot of files. (#10332)
- Context window size is now configurable for custom model endpoints (#10386)
- Added ‘Cycle Most Recent Tab’ as a third Ctrl+Tab behavior option in Settings (#9658) — @Akeuuh ✨
- Rename Pane is now reachable from Settings → Keyboard shortcuts as a remappable binding (workspace:rename_active_pane), in addition to the existing right-click context menu. Thanks @lonexreb! (#9712) — @lonexreb ✨
- Added the installation path into the Windows Registry (#10607) — @Cocodrulo ✨
Bug fixes
- Fixed shared session scrollback not restoring correctly (#10780)
- Fixed duplicate commands rendering when restoring cloud mode conversations (#10776)
- Fixed file edit diffs dropping the end of a partial trailing context line when applying multi-line replacements. (#9623)
- Fixed a panic when the file watcher failed to initialize (#10682)
- Hidden the sharer’s cursor in cloud agent sessions (#10480)
- Fixed rich input trapping arrow keys in CLI Agent sessions (#10556) — @SagarSDagdu ✨
- Cloud agent run details now include platform cost in the “Credits used” total (and no longer drop the field entirely when one cost bucket is null). (#10672)
- Fix MCP OAuth servers disconnecting after access-token TTL expires; refresh tokens are now used to obtain new access tokens before expiry (#8863). (#9460) — @david-engelmann ✨
- Fix MCP servers advertising both tools and resources sometimes failing to start due to asymmetric capability handling (#6798). (#9436) — @david-engelmann ✨
- Code Review panel now remembers the manually-selected Git repository when leaving and returning to an Agent session in a multi-repo workspace. (#10599) — @wzc520pyfm ✨
- Fixed ambient agent sessions not re-opening correctly from the management view (#10510)
- Right-aligned the Open in Warp button in the shared session snapshot footer. (#10667)
- Fixed response controls and stopped-task footer visibility after cancelling agent-initiated long-running commands and MCP tool calls. (#9695)
- Fixed a race condition in the run command executor (#10666)
- Fixed a bug where cloud conversations were sometimes empty on-join. (#10670)
- [Windows/Linux] Text selection on soft-wrapped lines fixed. (#10445)
- Fixed zombie minidump server process blocking Windows auto-update (#10528)
- Fixed MCP install/update modal button text color (#10166)
- Child agent panes are now restored lazily when reopening a parent agent conversation. (#10371)
- Fixed ‘open .command’ file failing to launch (#10543) — @Jackie-Tang ✨
- Fix unreadable repository switcher text in the Code Review pane after toggling between light and dark themes. (#10601) — @wzc520pyfm ✨
- Stop the GitHub PR prompt chip from polling gh pr view every 30 seconds when nothing has changed, preventing it from draining the user’s GitHub GraphQL rate limit. (#10307) — @croaky ✨
- Fixed tmux status line colors leaking into alternate screen background rendering. (#10132) — @MeteorSkyOne ✨
- Reserved titlebar space for right-side window controls on Windows/Linux (#10178) — @gabrimatic ✨
- Fixed Mermaid diagrams showing an indefinite rendering placeholder when rendering fails or times out. (#10432)
- Fixed remote file tree not updating with local file changes (#10514)
- Fixed code review find bar not cleaning up on close (#10451) — @EdenBendheim ✨
- Fixed CLI agent notifications in WSL sessions by forwarding the required Warp environment variables into WSL. (#10174) — @gabrimatic ✨
- Fixed cloud conversation background and status styling (#10511)
- Fixed Vietnamese characters being silently dropped on Windows when typing with Unikey or EVKey in Telex/VNI mode. (#10442)
- Slash commands now correctly respect enablement checks at execution time (#10466)
- Fixed file path detection for paths preceded by Unicode/CJK punctuation (#10250) — @SagarSDagdu ✨
- Fixed pacman signing key validation before allowing Arch Linux auto-update (#9706) — @Naveen-Boddepalli ✨
- Tab titles for plugin-backed CLI agents (e.g. Claude Code via claude-code-warp) no longer keep showing stale permission-prompt text after a session completes. Thanks @lonexreb! (#9671) — @lonexreb ✨
- Fixed prompt branch picker clicks for branches checked out in linked worktrees. Thanks to @JasonLovesDoggo (#9264), @tkshsbcue (#9440), and @lonexreb (#9560) for earlier fixes and investigation. (#9905) — @kranthik10 ✨
- Fix remote-server SSH wrapper failing to install the Oz agent on macOS remotes whose bash -s resolves to Apple bash 3.2 (the default), which surfaced as “Initialize: Response channel closed before receiving a reply” and a misplaced binary under ~/"/Users/.../". (#10317) — @lucasdoell ✨
- Child agent initial prompts (from orchestrator) no longer appear in the agent input completion history. (#10304)
- Fixed infinite SSE retry loop on stale agent runs (#10383)
- Fixed Markdown table-of-contents anchor links in rendered notebooks. (#10143) — @haikomatt ✨
- Fixed cloud conversation transcript pane getting stuck in loading state after restarting Warp (#10385)
- Stop the Code Review pane from re-running gh pr view on every filesystem event when the current branch has no PR. (#10361) — @croaky ✨
- Fixed tree command output filenames not being detected as clickable file links (#10004) — @princepal9120 ✨
- Enabled IME input on Linux/Wayland (#9602) — @anshul-garg27 ✨
- Focused-pane notifications are now marked as read when the Warp window is re-focused (#10082)
- Fixed an issue where clicking the show/hide rich input footer chip would sometimes exit the agent view. (#10303)
- Fixed duplicate apt source entries on Debian/Ubuntu when .sources file exists (#10011)
- Fixed RowIterator crashes for third-party agent sessions (#10305)
- Fixed a deadlock in terminal view rendering that could freeze the UI (#10308)
- Revised tab summary mode layout and behavior (#10067)
- Fixed a race condition in git branch/diff-stats prompt chip initialization (#10265)
- Fixed a race condition that could permanently lose active rule files (#10238)
- Fixed 429 rate limiting in cloud agent CLI polling (#10275)
- Fixed a race condition causing accepted commands to be auto-cancelled (#10241)
- macOS: fix third-party IMEs (e.g. 超注音 / Yahoo Bopomofo) advancing candidate selection by 2 per arrow press during composition. (#9711) — @maxmilian ✨
- Apr 22, 2026
- Date parsed from source:Apr 22, 2026
- First seen by Releasebot:Apr 25, 2026
2026.04.22 (v0.2026.04.22.08.46)
Warp adds toolbar chip reordering, Mermaid diagram rendering in markdown notebooks, richer image and file support in agent conversations, improved Windows startup and PowerShell completions, plus a wide set of code review, settings, MCP, and Oz updates with many reliability fixes.
New features
- Toolbar chips can now be re-arranged by right clicking anywhere in the top bar and selecting "re-arrange toolbar items".
- Mermaid diagrams now render in markdown notebooks.
Improvements
- Added support for pasting images into the rich input editor with CLI agents, such as Claude Code or Codex.
- Typing
_text_or__text__in a code review or rich-text comment now coerces to italic/bold, matching the existing*text*/**text**behavior. - [Windows] Added a "Start Warp at login" toggle under Settings > Features > General that registers Warp to launch automatically when you sign in to Windows.
- Add View menu entries (with keyboard shortcuts) for the Global Search and Agent Conversations left panel items on macOS.
- [Windows] Added 408 new PowerShell cmdlet completions and improved suggestion quality for existing PowerShell completions.
- Added completions for
pprof. /forknow opens the forked conversation in a new pane with Enter and in a new tab with Cmd+Enter.- Right-click a URL or file-path link inside an AI response to copy it directly from the context menu.
- Added a setting to hide the lines added/removed counts from the code review button in the tab bar.
- Reorganized some settings into subpages for Agents, Code, and Cloud platform and improved settings search.
- Wired branch completion into
git logargument position. - Added notifications for OpenCode's "Ask user question" tool.
- Show discount chip on models with active promotions in the model picker.
- Per-query image limit bumped to 20 (from 5) and per-conversation image limits bumped to 200 (from 20).
- Performance improvement preventing lagginess after logging in when you have many Warp Drive objects.
- Added support for file artifacts in agent conversations with download functionality and filtering options.
Bug fixes
- [Windows] Fixed image paste into CLI coding agents (Claude Code, OpenCode, etc.).
- Fixed MCP server tags overflowing off-screen when a server has many chips (e.g. GitHub MCP with many repo scopes).
- Fixed MCP gallery items not being alphabetized consistently in the MCP servers settings page.
- Fixed artifacts card clipping the "Continue locally" button on narrow panes.
- Fixed code review submit button being incorrectly disabled when the terminal's working directory casing didn't match the on-disk repo path on macOS.
- Fixed new accounts not being marked as onboarded on the server when signing up after completing the onboarding slides from a non-login-slide entrypoint.
- Fixed Project Explorer getting stuck in loading state when opened after connecting to a remote SSH session.
- Fixed a bug where the agent's
read_filestool returned extensionless text files (such as shell scripts) as binary content. - Fixed MCP settings page file-based server badges growing unbounded and incorrectly labelling Warp-scoped servers as ".warp" instead of "global".
- Fixed missing in-progress indicator in agent panes when a shell command is running but no agent message has been sent yet.
- Fixed MCP OAuth authentication failing with providers that enforce strict redirect URI matching (e.g. Hydra/ORY).
- Fixed MCP tool calls with integer-typed parameters failing due to being serialized as floats.
- Fixed file edit tool dropping the end of a line when the LLM's search block ended with a partial line match.
- First find match now gets correctly selected when using the code editor with vim mode.
- Fixed code review comments being silently dropped when sent after cancelling a running agent command with Ctrl+C.
- Toolbar chips in the coding agent footer are no longer hard to read when running alt-screen CLI agents like OpenCode.
- Fixed MCP servers (e.g. Figma) requiring re-authentication on every app restart.
- [Windows] Fixed a race condition that caused auto-updates to fail with file-in-use errors when Warp hadn't fully exited before the installer ran.
- Improving reliability of Rich Input submission flow for Copilot CLI.
- [Windows] Fixed unbounded memory growth when rendering large amounts of CJK text with a primary font that does not include CJK glyphs.
- Fixed settings search bar text overflowing when typing long queries.
- Fixed Oz CLI hanging after command completes when the network is unavailable.
- Fixed Ctrl+C not terminating the Oz CLI during shutdown.
- Fixed
~(tilde) not being expanded to the home directory in the/open-fileslash command. - Fixed orchestration events breaking tool call ordering when a CLI subagent is active.
Oz updates
- Added a bundled Claude API skill for Claude API and Anthropic SDK development guidance.
- Added support for
--share public:{access_level}to oz CLI to set public access level on oz cloud runs. /feedbackskill now labels created issues with in-app-feedback for tracking.start_agentno longer refuses remote child agents whenenvironment_idis omitted; within a remote parent, the child inherits the parent's environment automatically.
- Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 19, 2026
2026.04.15 (v0.2026.04.15.08.45)
Warp improves Agent Mode with a clearer long-running command status, richer completions and shell support, better code review routing, searchable skills, and file-based MCP server setup. It also fixes prompt submission, memory and CPU issues, conversation reliability, and several completion bugs.
Improvements
- Agent Mode now shows a "Last seen by agent at" indicator for long-running commands, so you can see how recently the agent received new output.
- Added completions for npm package search, nx, brew, aws s3, tree, awk, sort, ip, uv, and nmap, and added pnpm workspace filter support.
- Skill invocations now display with the same purple highlighted text as slash commands in the input and prompt views.
- Added completions for
timedatectl,ack,watch,lsof,systemctl,ros2,nextflow,tsh,codex,asdf,sdk,pass,az,oc,scp,claude,git show,git rm,gsutil,aws ec2,docker-compose,yarn, anddocker run; improvedgit switch,git diff,awsstatic flags,gt,kubectl,tf,pnpm,kubectl, and SSH host completions; addedaptrepo package generator. - Code review comment buttons now remain visible when AI is disabled; comments can be sent to CLI agent terminals (e.g. Claude Code).
- Review comments can now be sent to any available terminal in the tab, not just the focused one. If the focused terminal is busy, Warp will automatically route comments to another idle terminal in the same repo.
- Skills are now searchable from the @-context menu in Agent Mode, inserting
/{skill_name}into the prompt. - File-based MCP servers can now be configured via
~/.agents/.mcp.json(global) or.agents/.mcp.json(project-local).
Bug fixes
- Fixed longer prompts for Claude Code not being fully submitted when using Rich Input in Warp.
- Fixed settings being reset to defaults when a logged-out user creates a new account.
- Updated openh264 dependency to resolve a heap overflow security vulnerability (GHSA-5pmw-9j92-3c4c).
- Show "Resume Conversation" shortcut when agent conversations fail with transport or server errors.
- Fixed
kubectlresource completion breaking when-n/--namespaceor other flags are placed before the subcommand. - Fixed markdown files with animated GIFs and WebPs using excessive memory by rendering them as first-frame previews.
- Fixed autosuggestions and completions not appearing after shell bootstrap completes.
- Fixed excessive CPU usage from redundant
git statusprocesses when multiple terminal tabs are open in the same repository. - Fixed a bug where conversations would stall if a long-running command finished while the user was in control.
- Fixed thought block headers ("Thought for X >") having a click area that extended to the full width of the pane; only the text and chevron are now clickable.
- Fixed global search using excessive memory when matching files with very long lines (e.g. minified JavaScript).
- Window title now respects custom tab names instead of always showing the generated name.
- Fixed
git pushbranch completion for force-push and refspec prefixes, HTML entity rendering in completion specs, andnpm ishort-form command priority. - Fixed repeated 403 errors when indexing large codebases.
- Fixed ask-question option rows changing cursor shape while hovering over option text.
Oz updates
- Local child agents now inherit the parent agent's AI profile (model and permissions).
- Apr 8, 2026
- Date parsed from source:Apr 8, 2026
- First seen by Releasebot:Apr 19, 2026
2026.04.08 (v0.2026.04.08.08.36)
Warp releases vertical tabs, tab configs, and new worktree creation to make terminal workflows more organized and shareable. It also expands rich input and agent support, refreshes notifications, improves search and completions, and ships several bug fixes and Oz updates.
New features
- Vertical tabs are now available, offering a new way to organize your terminal tabs in a sidebar layout.
- Tab configs allow you to save and share your workspace setup as customizable configurations.
- You can easily create new worktrees with autogenerated branch names. These are saved as tab configs to then customize and edit.
- New Rich Input available in third-party CLI agents (e.g. Claude Code, Codex, Gemini CLI, OpenCode, etc.). This allows you to use Warp's rich input features with these coding agents.
- Released a revamped notifications UI, and support for notifications for Claude Code and OpenCode.
- Added support for the coding agent toolbar for auggie and pie.
- Added a settings entry for the ask question tool to configure when it pauses for user input.
Improvements
- Conversation search now shows what it is searching for and its current activity.
- Added
warp://settings/appearancedeep link to open Appearance settings directly. - Improved AI @context menu to prioritize blocks from the active terminal session and rank items by recency.
- Added support for rendering markdown tables in notebooks and Warp's built-in Markdown viewer.
- The command palette file opener now supports
~(tilde) expansion to the home directory when searching for files. - Added completions for
timedatectl,ack,watch,lsof,systemctl,ros2,nextflow,tsh,codex,asdf,sdk,pass,az,oc,scp,claude,git show,git rm,gsutil,aws ec2,docker-compose,yarn, anddocker run. - Improved dynamic completions for
git switch,git diff,gt,kubectl,tf,pnpm,aptand SSH hosts.
Bug fixes
- Added prompt changes to avoid agents getting stuck navigating pagers in Full Terminal Use.
- Removed the web inactivity logout that could sign out authenticated users unnecessarily while session-cookie expiration work lands.
- Skip ask-user-question prompts while auto-approve is enabled in Agent Mode.
- Fixed
git pushbranch completion for force-push and refspec prefixes. - Fixed HTML entity rendering in completion specs.
- Fixed
npm ishort-form command priority.
Oz updates
- Added an
oz whoamicommand to get user information.
- Apr 1, 2026
- Date parsed from source:Apr 1, 2026
- First seen by Releasebot:Apr 19, 2026
2026.04.01 (v0.2026.04.01.08.39)
Warp releases new agent and editor capabilities, including Finder-to-code-editor support on macOS, richer context sharing for code review, clarifying questions and followups in Agent Mode, better cloud and Oz agent workflows, and a set of performance, sharing, and bug fixes across platforms.
New features
- [macOS] Right-clicking on text files in Finder allows you to open in Warp's code editor.
- Send code review comments, attach diff hunks as context, and send substrings as context (
cmd L) to 3rd party CLI tools such as Claude Code, Codex, Opencode, etc. - Oz agents can now ask users clarifying questions during Agent Mode interactions.
- Warp's agent now suggests followups when it is done.
Improvements
- Replaced warpify banner for subshell and SSH sessions with a footer to either warpify or tag an agent in.
- Improved error messaging when session sharing times out via CLI
--shareflag, now suggesting that it may be disabled by a team administrator. - Added "Copy file path" option to the overflow menu in the file viewer for both code and markdown files.
- Added "Sign up" option to the settings gear menu for non-logged-in users.
- MCP config files edited by the agent now show an 'Open config' button in the code diff header, making it easy to jump directly to the config file.
- Added
/skillssupport in CLI agent rich input for browsing and invoking agent-specific skills. - Sandboxed Oz agents now have dedicated autonomy settings, instead of inheriting the team-level defaults.
- Updated settings info icon tooltips to clarify they open documentation.
- Improved quality and latency of prompt suggestions and suggested code diffs.
- Cloud agents can now accept images and file attachments as context.
Bug fixes
- Fixed stale fallback model messaging persisting across new user queries.
- Fixed scroll behavior when editing code review comments to properly reveal the comment editor.
- Fixed WebSocket proxy connections timing out when the proxy listens on port 80.
- Fixed PowerShell aliases and functions to be matched case-insensitively, matching PowerShell's native behavior.
- Fixed conversation search temp directory paths using mixed separators on Windows.
- Fixed keyboard shortcuts settings panel being empty when first navigated to via search.
- Fixed the
@context menu dismissing after typing ~6 characters when filtering categories. - Fixed a crash with Oz CLI commands that read from stdin.
- Fixed a production WebAssembly crash caused by native repository detection code being reached from shared Wasm call paths.
- Fixed links in blocklist code review comments not opening when clicked.
- Fixed "Out of credits" alert not dismissing when users provide their own API keys.
- Fixed link detection being offset in AI conversations after conversation summaries or hidden reasoning blocks.
- Simplified file explorer lazy-loaded folder handling and fixed transitions between standalone folders and indexed git repositories.
- Fixed inline code snippet colors and underline colors not updating when switching editor themes in notebooks.
- [Windows] Fix rendering on an additional set of older Intel iGPU drivers.
- Fixed web auth flows so session-cookie-authenticated clients can call authenticated server APIs without requiring an Authorization header.
Oz updates
- Fixed Oz session sharing failing behind HTTP proxies on port 80.
- The
OZ_RUN_IDenvironment variable is now available inside agent terminal sessions, set to the current task ID. - Improved error messages when agent session sharing fails, removing repetitive text and providing clearer guidance.
- Oz agents can now ask users clarifying questions during Agent Mode interactions.
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.