agentscope-ai / agentscope-ai/agentscope

feat(service): add new endpoint to expose the background tasks

Aberta
#1,720 3 comentários 0 reações 1 responsável Reivindicada por @XiuShenAl Ver no GitHub
stale-issue
Linguagem predominante
Python
Estrelas
31.6k
Forks
3.5k
Merge médio
1d 16h
PRs com merge (30d)
103

Descrição

**Background**

Background execution of timed-out tools is currently supported. However, there is no way for the frontend or users to observe the status of these background tasks, leaving them unaware of ongoing executions.

To address this, a new endpoint should be introduced to expose background task information for frontend display.

**Changes**

Considering that most tools are non-streaming, surfacing their intermediate output in real time provides little value. Therefore, the initial approach should focus on **listing background tasks** on the frontend, allowing users to track task status without overwhelming them with verbose, incremental results.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

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