KEMBAR78
Allow chaining sequential workflows with chat modes and handoffs · Issue #272211 · microsoft/vscode · GitHub
Skip to content

Allow chaining sequential workflows with chat modes and handoffs #272211

@digitarald

Description

@digitarald

Add handoff functionality to chat modes by implementing a handoffs metadata field that displays suggested follow-up prompts in a collapsible UI widget.

This enables guided workflows for iterative development tasks by providing users with contextual next steps after completing interactions with a chat mode.

Blocker for #261542

---
description: Research and draft an implementation plan
tools: ['search', 'executePrompt', 'digitarald.agent-memory/memory', 'todos']
handoffs: 
  - label: Start Implementation
    agent: agent
    prompt: Start implementation
  - label: Move to Editor
    agent: agent
    prompt: Save the plan
    send: true
---
Your goal is to draft a clear, detailed, and actionable plan that addresses the user's request.

Metadata

Metadata

Assignees

Labels

chat-promptsPrompt and Instruction files related issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions