-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Expose queryable prompt and agent response timestamps for automation triggers #10133
Copy link
Copy link
Open
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:launch-configsLaunch configurations, workflows, tab configs, and automation entry points.Launch configurations, workflows, tab configs, and automation entry points.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:launch-configsLaunch configurations, workflows, tab configs, and automation entry points.Launch configurations, workflows, tab configs, and automation entry points.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Summary
Expose prompt and agent-response observability as queryable local events or records so users can trigger follow-up automation after a response completes.
Problem
Warp currently does not expose prompt/response timing in a way that can be queried locally and used as a reliable trigger surface. The user wants to build local automation around agent interactions, specifically by storing prompt timestamps and response-complete timestamps and then using queries against that data to trigger MCP or CLI workflows.
Today, the current network log is not sufficient for this use case because it is aimed at HTTP traffic debugging rather than first-class prompt/response observability for automation.
Reproduction steps or desired workflow
Artifacts
None attached
Warp version
v0.2026.04.29.08.57.stable_02
Operating system
Windows