-
Notifications
You must be signed in to change notification settings - Fork 23
docs: weekly release updates (2026-09-03) #682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -82,9 +82,9 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `AI Execution Profile: Removed From Denylist` | An item was removed from an AI execution profile denylist | | ||||||||||||||||
| | `AI Execution Profile: Setting Updated` | An AI execution profile setting was updated | | ||||||||||||||||
| | `AI Input Not Sent` | The AI input was not sent | | ||||||||||||||||
| | `AI Suggested Rule Added` | Clicked the Add Suggested Rule button in the AI denylist | | ||||||||||||||||
| | `AI Suggested Rule Added` | Clicked the Add Suggested Rule button in the AI blocklist | | ||||||||||||||||
| | `AI Suggested Rule Content Changed` | Content changed by the user in the suggested rule dialog | | ||||||||||||||||
| | `AI Suggested Rule Edited` | Clicked the Edit Suggested Rule button in the AI denylist | | ||||||||||||||||
| | `AI Suggested Rule Edited` | Clicked the Edit Suggested Rule button in the AI blocklist | | ||||||||||||||||
|
Comment on lines
+85
to
+87
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `AI.ProviderCredential.Changed` | A user added or removed a model-provider credential | | ||||||||||||||||
| | `AIAutonomy.AutoexecutedRequestedCommand` | Autoexecuted an Agent Mode requested command | | ||||||||||||||||
| | `AIAutonomy.ChangedAgentModeAskUserQuestionPermission` | Changed Agent Mode permission for asking user questions | | ||||||||||||||||
|
|
@@ -102,7 +102,7 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `Agent Mode Setup Banner Accepted` | Agent Mode setup banner accepted | | ||||||||||||||||
| | `Agent Mode Setup Banner Dismissed` | Agent Mode setup banner dismissed | | ||||||||||||||||
| | `Agent Mode Setup Project Scoped Rules Action` | User clicked a button in the Agent Mode setup project scoped rules step | | ||||||||||||||||
| | `Agent Mode.Setup Codebase Context Action` | User clicked a button in the Agent Mode setup Codebase Context step | | ||||||||||||||||
| | `Agent Mode.Setup Codebase Context Action` | User clicked a button in the Agent Mode setup codebase context step | | ||||||||||||||||
| | `Agent Predict` | Completed an Agent Predict prediction | | ||||||||||||||||
| | `Agent Toolbar Dismissed` | User dismissed the use-agent toolbar | | ||||||||||||||||
| | `AgentManagement.AgentTypeSelectorOpened` | User opened the agent type selector from agent management | | ||||||||||||||||
|
|
@@ -114,9 +114,9 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `AgentManagement.ConversationOpened` | User opened a conversation | | ||||||||||||||||
| | `AgentManagement.DetailsPanelContinueLocally` | User clicked Continue locally in the details panel | | ||||||||||||||||
| | `AgentManagement.DetailsViewed` | User clicked View details | | ||||||||||||||||
| | `AgentManagement.DismissSetupGuide` | User dismissed the cloud agent setup guide | | ||||||||||||||||
| | `AgentManagement.DismissSetupGuide` | User dismissed the ambient agent setup guide | | ||||||||||||||||
| | `AgentManagement.FilterChanged` | User changed a filter in the management view | | ||||||||||||||||
| | `AgentManagement.OpenSetupGuide` | User opened the cloud agent setup guide | | ||||||||||||||||
| | `AgentManagement.OpenSetupGuide` | User opened the ambient agent setup guide | | ||||||||||||||||
|
Comment on lines
+117
to
+119
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `AgentManagement.SessionLinkCopied` | User copied a session link | | ||||||||||||||||
| | `AgentManagement.SetupGuideDocsLink` | User clicked a docs URL in the setup guide | | ||||||||||||||||
| | `AgentManagement.SetupGuideStepCopy` | User copied a workflow step from the setup guide | | ||||||||||||||||
|
|
@@ -144,21 +144,21 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `AgentMode.Code.SuggestedEditAcceptClicked` | User selected Accept for a code diff suggestion in Agent Mode | | ||||||||||||||||
| | `AgentMode.Code.SuggestedEditReceived` | Agent Mode suggested a code edit | | ||||||||||||||||
| | `AgentMode.Code.SuggestedEditResolved` | Agent Mode pending code edit suggestion resolved | | ||||||||||||||||
| | `AgentMode.CreatedAIBlock` | Created an AI block in Agent Mode | | ||||||||||||||||
| | `AgentMode.CreatedAIBlock` | Created an AI block in agent mode | | ||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `AgentMode.Error` | Received an error when getting Agent Mode response | | ||||||||||||||||
| | `AgentMode.ExecutedWarpDrivePrompt` | Executed a saved prompt. | | ||||||||||||||||
| | `AgentMode.ExitedShellProcess` | An agent-requested command caused the shell process to exit | | ||||||||||||||||
| | `AgentMode.FileGlob.Failed` | The file glob tool failed to complete | | ||||||||||||||||
| | `AgentMode.FileGlob.Succeeded` | The file glob tool completed successfully | | ||||||||||||||||
| | `AgentMode.FullEmbedCodebaseContextSearch.Failed` | Failed to search full embed Codebase Context | | ||||||||||||||||
| | `AgentMode.FullEmbedCodebaseContextSearch.Success` | Successfully searched full embed Codebase Context | | ||||||||||||||||
| | `AgentMode.FullEmbedCodebaseContextSearch.Failed` | Failed to search full embed codebase context | | ||||||||||||||||
| | `AgentMode.FullEmbedCodebaseContextSearch.Success` | Successfully searched full embed codebase context | | ||||||||||||||||
|
Comment on lines
+153
to
+154
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `AgentMode.Grep.Failed` | The grep tool failed to complete | | ||||||||||||||||
| | `AgentMode.Grep.Succeeded` | The grep tool completed successfully | | ||||||||||||||||
| | `AgentMode.MerkleTreeSnapshot.Diff.Failed` | Failed to diff merkle tree snapshot | | ||||||||||||||||
| | `AgentMode.MerkleTreeSnapshot.Diff.Success` | Successfully diffed merkle tree snapshot | | ||||||||||||||||
| | `AgentMode.MerkleTreeSnapshot.Rebuild.Failed` | Failed to rebuild merkle tree from snapshot | | ||||||||||||||||
| | `AgentMode.MerkleTreeSnapshot.Rebuild.Success` | Successfully rebuilt merkle tree from snapshot | | ||||||||||||||||
| | `AgentMode.OpenedCitation` | Opened a citation that was surfaced in Agent Mode | | ||||||||||||||||
| | `AgentMode.OpenedCitation` | Opened a citation that was surfaced in agent mode | | ||||||||||||||||
| | `AgentMode.Orchestration.AgentProposedConfig` | An agent-authored orchestration config snapshot first became visible to the user on a plan card | | ||||||||||||||||
| | `AgentMode.Orchestration.Entered` | Orchestration was activated in a conversation via /orchestrate or a run_agents confirmation card surfacing. Plan-card entries are tracked separately via AgentProposedConfig + PlanConfigApprovalToggled. | | ||||||||||||||||
| | `AgentMode.Orchestration.PillBarInteraction` | User interacted with the orchestration pill bar (switch, pin, open in pane/tab, stop, kill, etc.) | | ||||||||||||||||
|
|
@@ -170,10 +170,10 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `AgentMode.RequestRetrySucceeded` | Agent Mode request succeeded after retrying following an initial error | | ||||||||||||||||
| | `AgentMode.SetupCreateEnvironmentAction` | User clicked a button in the Agent Mode setup create environment step | | ||||||||||||||||
| | `AgentMode.SurfacedCitations` | Agent mode used and cited external sources that were used in its response | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.BuildTree.Failed` | Failed to build merkle tree for Codebase Context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.BuildTree.Success` | Successfully built merkle tree for Codebase Context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.Failed` | Failed to sync Codebase Context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.Success` | Successfully synced Codebase Context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.BuildTree.Failed` | Failed to build merkle tree for codebase context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.BuildTree.Success` | Successfully built merkle tree for codebase context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.Failed` | Failed to sync codebase context | | ||||||||||||||||
| | `AgentMode.SyncCodebaseContext.Success` | Successfully synced codebase context | | ||||||||||||||||
| | `AgentMode.ToggleAutoDetectionSetting` | Toggled the setting that enables or disables natural language auto-detection in the input. | | ||||||||||||||||
| | `AgentNotification.Shown` | An agent notification was shown to the user (toast or mailbox) | | ||||||||||||||||
| | `AgentTip Clicked` | User clicked a link or action in an Agent Tip | | ||||||||||||||||
|
|
@@ -191,7 +191,7 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `AmbientAgent.ConcurrencyModal.Dismissed` | User dismissed the cloud agent capacity modal | | ||||||||||||||||
| | `AmbientAgent.ConcurrencyModal.Opened` | User opened the cloud agent capacity modal | | ||||||||||||||||
| | `AmbientAgent.ConcurrencyModal.UpgradeClicked` | User clicked the upgrade button in the cloud agent capacity modal | | ||||||||||||||||
| | `AmbientAgent.DispatchFailed` | Cloud agent failed to dispatch or encountered an error | | ||||||||||||||||
| | `AmbientAgent.DispatchFailed` | Ambient agent failed to dispatch or encountered an error | | ||||||||||||||||
| | `AmbientAgent.EnvironmentSettings.CreatedEnvironment` | User created a new environment | | ||||||||||||||||
| | `AmbientAgent.EnvironmentSettings.DeletedEnvironment` | User deleted an environment | | ||||||||||||||||
| | `AmbientAgent.EnvironmentSettings.Image.Suggested` | Docker image was suggested for an environment | | ||||||||||||||||
|
|
@@ -234,7 +234,7 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `CLI.Execute.Agent.List` | Listed agents from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.Profile.List` | Listed agent profiles from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.Run` | Ran an agent from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.RunAmbient` | Ran a cloud agent from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.RunAmbient` | Ran an ambient agent from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.Skills` | Listed agent skills from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.Agent.Update` | Updated an agent from the Warp CLI | | ||||||||||||||||
| | `CLI.Execute.ApiKey.Create` | Created an API key from the Warp CLI | | ||||||||||||||||
|
|
@@ -346,8 +346,8 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `CodexModal.Opened` | User opened the Codex modal | | ||||||||||||||||
| | `CodexModal.UseCodexClicked` | User clicked 'Use Codex' in the Codex modal | | ||||||||||||||||
| | `Command File Run` | Opened a .cmd or unix executable file and ran it directly in Warp | | ||||||||||||||||
| | `Command Palette Search Accepted` | Accepted a Command Palette search result | | ||||||||||||||||
| | `Command Palette Search Exited` | Exited Command Palette search without accepting a result | | ||||||||||||||||
| | `Command Palette Search Accepted` | Accepted a command palette search result | | ||||||||||||||||
| | `Command Palette Search Exited` | Exited command palette search without accepting a result | | ||||||||||||||||
|
Comment on lines
+349
to
+350
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `Command Search Exited` | Exited command search (universal search panel to search) without accepting a result | | ||||||||||||||||
| | `Command Search Opened` | Opened command search (universal search panel to search) | | ||||||||||||||||
| | `Command Search Result Accepted` | Accepted command search result | | ||||||||||||||||
|
|
@@ -499,7 +499,7 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `Opened Sharing Dialog` | Opened the sharing settings dialog for a session or Warp Drive object | | ||||||||||||||||
| | `Opened Warp AI` | Activated Warp AI | | ||||||||||||||||
| | `Opened alt screen find bar` | Opened the Find bar in the Alt Screen | | ||||||||||||||||
| | `Page Up/Down In Editor Pressed` | Pressed `Page Up` or `Page Down` within the Input Editor | | ||||||||||||||||
| | `Page Up/Down In Editor Pressed` | Pressed `PAGE-UP` or `PAGE-DOWN` within the Input Editor | | ||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `Pane Drag Ended` | Ended dragging a pane via the pane header | | ||||||||||||||||
| | `Pane Drag Inititiated` | Initiated dragging a pane via the header | | ||||||||||||||||
| | `Parameterized Workflow With Environment Variables` | Selected from environment variables dropdown to parameterize workflow | | ||||||||||||||||
|
|
@@ -549,7 +549,7 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `SSH Remote Server Choice Do Not Ask Again Toggled` | Toggled the 'Don't ask me this again' checkbox on the SSH remote-server choice block | | ||||||||||||||||
| | `Save Launch Config` | Saved current launch configuration of windows, tabs, and panes | | ||||||||||||||||
| | `Select App Icon` | Selected app icon | | ||||||||||||||||
| | `Select Command Palette Option` | Selected option from the Command Palette (i.e. `⌘+P`) | | ||||||||||||||||
| | `Select Command Palette Option` | Selected option from command palette (i.e. CMD-P) | | ||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||
| | `Select Cursor Type` | Selected cursor type | | ||||||||||||||||
| | `Select Navigation Palette Item` | Selected session from the Session Navigation Palette (search across panes, tabs, and windows) | | ||||||||||||||||
| | `Select Theme` | Selected theme | | ||||||||||||||||
|
|
@@ -601,15 +601,15 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | |||||||||||||||
| | `Thin Strokes Setting Changed` | Changed thin strokes setting in settings -> Appearance | | ||||||||||||||||
| | `Tier Limit Hit` | User hit the tier limit for a feature | | ||||||||||||||||
| | `Toggle Active AI Enablement` | Toggled active AI enablement. | | ||||||||||||||||
| | `Toggle Agent Mode Codebase Context` | Toggled on/off the enablement of Codebase Context usage for Agent Mode. | | ||||||||||||||||
| | `Toggle Agent Mode Codebase Context` | Toggled on/off the enablement of codebase context usage for Agent Mode. | | ||||||||||||||||
| | `Toggle Agent Mode Query Suggestions Setting` | Toggled on/off the prompt suggestions setting | | ||||||||||||||||
| | `Toggle Approvals Modal` | Opened or closed teams modal | | ||||||||||||||||
| | `Toggle Block Filter Case Sensitivity` | Toggled on/off case sensitivity within the block filter editor | | ||||||||||||||||
| | `Toggle Block Filter Invert` | Toggled on/off invert within the block filter editor | | ||||||||||||||||
| | `Toggle Block Filter Query` | Toggled on/off a block filter query | | ||||||||||||||||
| | `Toggle Block Filter Regex` | Toggled on/off regex within the block filter editor | | ||||||||||||||||
| | `Toggle Code Suggestions Setting` | Toggled on/off the code suggestions setting | | ||||||||||||||||
| | `Toggle Codebase Context Autoindexing` | Toggled on/off the enablement of autoindexing for Codebase Context. | | ||||||||||||||||
| | `Toggle Codebase Context Autoindexing` | Toggled on/off the enablement of autoindexing for codebase context. | | ||||||||||||||||
| | `Toggle Dim Inactive Panes` | Whether the dim inactive panes feature has been toggled | | ||||||||||||||||
| | `Toggle Focus Pane On Hover` | Toggled on/off focus pane on hover feature, which causes panes to automatically focus when hovering over them | | ||||||||||||||||
| | `Toggle Git Operations Autogen Setting` | Toggled on/off the git operations autogen setting | | ||||||||||||||||
|
|
||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.