-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Queries sent during LRCs are ignored on exit #9751
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.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.repro:unknownThe report does not provide enough evidence to estimate reproducibility yet.The report does not provide enough evidence to estimate reproducibility yet.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Milestone
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.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.repro:unknownThe report does not provide enough evidence to estimate reproducibility yet.The report does not provide enough evidence to estimate reproducibility yet.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
When an agent is monitoring a long-running command, users may send follow-up requests through the LRC input. For example, after asking the agent to run all tests, a user might ask a broader follow-up that is not about the active test command. That follow-up should be handled by the primary agent with the full normal tool/context surface, rather than being interpreted as work for the command-focused CLI subagent.