You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/changelog/2024.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,7 +305,7 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
305
305
**New features**
306
306
307
307
* Powershell is now supported! Make `pwsh` your default shell for your user account or select `pwsh` in Settings > Features > Startup shell for new sessions.
308
-
* You can now save and sync environment variable collections in Warp Drive. To learn more, see [Environment Variables](https://docs.warp.dev/features/warp-drive/environment-variables).
308
+
* You can now save and sync environment variable collections in Warp Drive. To learn more, see [Environment Variables](/knowledge-and-collaboration/warp-drive/environment-variables/).
309
309
* Your Agent Mode blocks and queries are now restored across sessions.
Copy file name to clipboardExpand all lines: src/content/docs/changelog/2025.mdx
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,11 +65,11 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
65
65
66
66
**New features**
67
67
68
-
*[Full Terminal Use](https://docs.warp.dev/agent-platform/warp-agents/full-terminal-use): Let the agent use the terminal as you would: interact with REPLs, debuggers, and full-screen apps like `top`. Warp is the only product on the market with Full Terminal Use capabilities.
69
-
*[`/plan`](https://docs.warp.dev/agent-platform/warp-agents/planning): do spec-driven development in Warp. Work with an agent to align on an implementation plan that can be saved, versioned, and even attached to a PR for teammates.
70
-
*[Interactive Code Review](https://docs.warp.dev/agent-platform/warp-agents/interactive-code-review): Review an agent's code like you would a teammate's, directly in Warp, and ask the agent to address the comments.
68
+
*[Full Terminal Use](/agent-platform/capabilities/full-terminal-use/): Let the agent use the terminal as you would: interact with REPLs, debuggers, and full-screen apps like `top`. Warp is the only product on the market with Full Terminal Use capabilities.
69
+
*[`/plan`](/agent-platform/capabilities/planning/): do spec-driven development in Warp. Work with an agent to align on an implementation plan that can be saved, versioned, and even attached to a PR for teammates.
70
+
*[Interactive Code Review](/agent-platform/local-agents/interactive-code-review/): Review an agent's code like you would a teammate's, directly in Warp, and ask the agent to address the comments.
71
71
*[Slack and Linear integrations](https://docs.warp.dev/agent-platform/cloud-agents/integrations):\*\* Ask the agent to get to work from the tools you already use, track their progress, and take the wheel via live session sharing.
72
-
* Warp's Agents can now [search the web](https://docs.warp.dev/agent-platform/warp-agents/web-search) to retrieve information, when relevant. This capability is configurable via Agent Profiles.
72
+
* Warp's Agents can now [search the web](/agent-platform/capabilities/web-search/) to retrieve information, when relevant. This capability is configurable via Agent Profiles.
73
73
74
74
### 2025.11.12 (v0.2025.11.12.08.12)
75
75
@@ -266,7 +266,7 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
266
266
267
267
**New Features**
268
268
269
-
*[Agent Profiles](https://docs.warp.dev/agent-platform/warp-agents/agent-profiles-permissions#agent-profiles): define how your agent operates.
269
+
*[Agent Profiles](/agent-platform/capabilities/agent-profiles-permissions/#agent-profiles): define how your agent operates.
270
270
* New pane to view changes to a Git repository.
271
271
* Files now open in a tabbed viewer.
272
272
* Syntax highlighting for Scala files in Warp.
@@ -279,7 +279,7 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
279
279
280
280
**New features**
281
281
282
-
*[Suggested Code Diffs](https://docs.warp.dev/agent-platform/warp-agents/active-ai#suggested-code-diffs) - Warp now intelligently suggests the appropriate fixes for any simple errors encountered in the command line e.g. compiler errors. Head to `Settings > Active AI` to toggle this feature.
282
+
*[Suggested Code Diffs](/agent-platform/local-agents/active-ai/#suggested-code-diffs) - Warp now intelligently suggests the appropriate fixes for any simple errors encountered in the command line e.g. compiler errors. Head to `Settings > Active AI` to toggle this feature.
283
283
284
284
**Improvements**
285
285
@@ -301,9 +301,9 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
301
301
**New Features**
302
302
303
303
* Agent Mode now displays interactive code blocks when referencing snippets from your codebase. You can easily copy the snippet, add the snippet as Agent Mode context, or open the file in Warp's built-in editor.
304
-
* Agent Mode now creates and tracks task lists for more complex workflows. See [Agent Task Lists](https://docs.warp.dev/agent-platform/warp-agents/task-lists).
305
-
* Added support for defining project-scoped rules with a WARP.md file. See [Rules](https://docs.warp.dev/knowledge-and-collaboration/rules#project-scoped-rules).
306
-
* Added Slash Commands (/) in Agent Mode or Auto-Detection Mode to quickly run built-in actions or saved prompts without leaving the input field. See [Slash Commands](https://docs.warp.dev/agent-platform/warp-agents/slash-commands).
304
+
* Agent Mode now creates and tracks task lists for more complex workflows. See [Agent Task Lists](/agent-platform/capabilities/task-lists/).
305
+
* Added support for defining project-scoped rules with a WARP.md file. See [Rules](/agent-platform/capabilities/rules/#project-rules).
306
+
* Added Slash Commands (/) in Agent Mode or Auto-Detection Mode to quickly run built-in actions or saved prompts without leaving the input field. See [Slash Commands](/agent-platform/capabilities/slash-commands/).
307
307
308
308
**Improvements**
309
309
@@ -532,7 +532,7 @@ All of this comes with higher AI usage limits on our Pro and Turbo plans, plus n
532
532
533
533
**New Features**
534
534
535
-
* Added MCP server support. It's now possible to extend Agent Mode's capabilities using programs that support the [Model Context Protocol](https://docs.warp.dev/knowledge-and-collaboration/mcp).
535
+
* Added MCP server support. It's now possible to extend Agent Mode's capabilities using programs that support the [Model Context Protocol](/agent-platform/capabilities/mcp/).
536
536
537
537
### 2025.05.21 (v0.2025.05.21.08.11)
538
538
@@ -759,11 +759,11 @@ All of this comes with higher AI usage limits on our Pro and Turbo plans, plus n
759
759
760
760
**New features**
761
761
762
-
* Warp is now available for Windows! See our [Quickstart Guide](https://docs.warp.dev/getting-started/installation-and-setup#windows)
763
-
* Prompt, plan, and execute fully autonomous tasks from [Agent Mode with Dispatch](https://docs.warp.dev/agent-platform/warp-agents/interacting-with-agents) (Beta)
762
+
* Warp is now available for Windows! See our [Quickstart Guide](/getting-started/quickstart/installation-and-setup/#windows)
763
+
* Prompt, plan, and execute fully autonomous tasks from [Agent Mode with Dispatch](/agent-platform/local-agents/interacting-with-agents/) (Beta)
764
764
* Add codebase context support to Agent Mode. Currently enabled for Git repositories only.
765
765
*\[macOS] You can now customize your [App Icon](https://docs.warp.dev/terminal/appearance/app-icons) in `Settings > Appearance > Icon`.
766
-
* Create and store [Rules](https://docs.warp.dev/knowledge-and-collaboration/rules) to use as Agent Mode context.
766
+
* Create and store [Rules](/agent-platform/capabilities/rules/) to use as Agent Mode context.
Copy file name to clipboardExpand all lines: src/content/docs/changelog/2026.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -453,7 +453,7 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
453
453
* Add a `/changelog` command for reopening the latest changelog, and keep the update toast visible until dismissed.
454
454
* Added syntax highlighting for Dockerfiles in the file editor.
455
455
* Added a setting to hide agent-executed commands from shell history, now enabled by default.
456
-
* MCP servers detected from third-party agents (Claude, Codex) are now visible and spawnable from the MCP servers page in Warp's AI settings. For more, see our [docs](https://docs.warp.dev/agent-platform/warp-agents/mcp#file-based-mcp-servers) on file-based MCP servers.
456
+
* MCP servers detected from third-party agents (Claude, Codex) are now visible and spawnable from the MCP servers page in Warp's AI settings. For more, see our [docs](/agent-platform/capabilities/mcp/#file-based-mcp-servers) on file-based MCP servers.
457
457
458
458
**Bug fixes**
459
459
@@ -478,7 +478,7 @@ Submit bugs and feature requests on our [GitHub board!](https://github.com/warpd
478
478
479
479
**New features**
480
480
481
-
* Warp now automatically detects global and project-scoped MCP servers configured with `claude` or `codex`. Toggle **File-based MCP servers** in **Settings** > **AI** to auto-spawn servers based on your local configuration. See [docs](https://docs.warp.dev/agent-platform/warp-agents/mcp#file-based-mcp-servers) for more.
481
+
* Warp now automatically detects global and project-scoped MCP servers configured with `claude` or `codex`. Toggle **File-based MCP servers** in **Settings** > **AI** to auto-spawn servers based on your local configuration. See [docs](/agent-platform/capabilities/mcp/#file-based-mcp-servers) for more.
482
482
* Added Go to Line dialog in the code editor (`CTRL-G`) with line:column support.
483
483
484
484
**Improvements**
@@ -672,8 +672,8 @@ Oz is Warp's orchestration platform for cloud agents: launch parallel agents, au
672
672
673
673
#### Agent Capabilities
674
674
675
-
***Skills** — reusable instruction sets that agents auto-discover from your project or home directory. Invoke with `/{skill-name}` or run as scheduled cloud agents for repeatable automation. [Skills docs →](https://docs.warp.dev/agent-platform/warp-agents/skills)
676
-
***Computer Use** — agents can interact with desktop environments in sandboxed cloud containers—take screenshots, click, type, and test UI changes. [Computer Use docs →](https://docs.warp.dev/agent-platform/warp-agents/computer-use)
675
+
***Skills** — reusable instruction sets that agents auto-discover from your project or home directory. Invoke with `/{skill-name}` or run as scheduled cloud agents for repeatable automation. [Skills docs →](/agent-platform/capabilities/skills/)
676
+
***Computer Use** — agents can interact with desktop environments in sandboxed cloud containers—take screenshots, click, type, and test UI changes. [Computer Use docs →](/agent-platform/capabilities/computer-use/)
0 commit comments