github / github/copilot-cli

Executing tool-calls via extensions (not from main chat session)

Abierto
#2,065 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:plugins area:sessions
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### Describe the feature or problem you'd like to solve

tool calls, like list_agents, agents status, read_agents, write_agents to be available to be executed directly within extensions, instead of waking the chat and then calling this tools.

### Proposed solution

tool calls, like list_agents, agents status, read_agents, write_agents to be available to be executed directly within extensions, instead of waking the chat and then calling this tools.

assumed example: instead of session.send(), a dedicated .send() method per background agent, and a method to list all agents available and their status, without disturbing any of the agents

### Example prompts or workflows

tool calls, like list_agents, agents status, read_agents, write_agents to be available to be executed directly within extensions, instead of waking the chat and then calling this tools.

### Additional context

_No response_

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.