Fill more gaps with sessions
Open
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
Assessment
This issue has not been assessed yet.