microsoft / microsoft/vscode

Fill more gaps with sessions

Open
#331,567 0 comments 0 reactions 1 assignee Claimed by @meganrogge View on GitHub
agents-window feature-request
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

From @digitarald The skill calls out the specific set of tools and how to use them: https://github.com/github/github-app/blob/main/src-tauri/app-skills/orchestrate/SKILL.md

We've got some parity: App  create_session  /  send_session_message  /  get_session  correspond to VS Code  create_session  /  send_message  /  list_sessions  +  get_session_context , and  my PR adds matching creator coordination and idle notifications.

But the App skill expects capabilities VS Code doesn’t yet expose, such as project discovery, branching/forking, plan approval, and PR/issue sessions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.