github / github/copilot-sdk

SDK: Promote catalogue search and planning APIs to stable

Abierto
#2,389 0 comentarios 0 reacciones 1 asignado Reclamado por @gokhanarkan Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
10.5k
Forks
1.5k
Merge medio
1 d 11 h
PR fusionados (30 d)
128

Descripción

## Summary

Promote the generated catalogue search and planning surface from preview to a stable Copilot SDK release using an exact schema-bearing CLI package.

Parent: https://github.com/github/copilot-sdk/issues/2106
Epic: https://github.com/github/copilot-ecosystem/issues/1230

## Current state

SDK preview `1.0.12-preview.0` already contains generated `catalog.search` and `mcp.planInstall` types. Stable `1.0.11` does not. Apply remains blocked on runtime implementation.

## Acceptance criteria

- [ ] Code generation consumes an exact verified CLI/platform package version.
- [ ] Node, Python, Go, .NET, Rust, and Java compile with the generated unions.
- [ ] `searchId`, capabilities, handles, and typed authentication failures round-trip without message matching.
- [ ] Search/plan separation and host confirmation requirements are documented.
- [ ] No convenience plan-and-apply wrapper is introduced.
- [ ] Stable release and artefact smoke results are recorded; apply remains explicitly unavailable until regenerated later.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.