agentscope-ai / agentscope-ai/agentscope

feat(realtime): support meta tool in realtime agent

Aberta
#2,567 0 comentários 0 reações 0 responsáveis Ver no GitHub
state: under discussion
Linguagem predominante
Python
Estrelas
31.6k
Forks
3.5k
Merge médio
1d 16h
PRs com merge (30d)
103

Descrição

**Background**

Realtime APIs require tool schemas to be submitted at session initialization and cannot be modified mid-session. This conflicts with AgentScope's meta tool mechanism, which dynamically expands or switches tools at runtime. It is unclear whether meta tools can be supported in realtime agent at all.

We need to first investigate and document the constraint imposed by realtime API on tool schema immutability
Evaluate feasibility of meta tool support (e.g., pre-expanding all possible tools at session start, or session restart on tool change)

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

No specific files or tests are listed, so first find the realtime agent session-init path where tool schemas are set and the meta-tool flow that mutates tool availability at runtime. Review any in-repo docs for realtime API limits to confirm schema mutability assumptions. Then inspect related examples/tests for realtime agents to validate expected behavior. Completion is a documented feasibility conclusion (and scope delta) covering options like pre-expanding tools or restarting on tool change.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
python
Domínio
backend-api-design
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Ativa
Clareza
Razoavelmente clara
Facilidade para iniciantes
48/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.