agentscope-ai / agentscope-ai/AgentTeams

Proposal: interaction-safe diagnostics mode for tool-call and context-window failures

Ouverte
#313 2 commentaires 0 réactions 1 personne assignée Réclamée par @maplefeng-a Voir sur GitHub
area:worker-runtime
Langage dominant
Go
Étoiles
5.6k
Forks
692
Merge moyen
5 j 4 h
PR mergées (30 j)
23

Description

Hi maintainers,

I propose adding an interaction-safe diagnostics mode focused on two recurring production failures:
1) tool-call ID mismatches
2) context-window overflow in long manager-worker threads

Suggested diagnostics payload:
- turn ID, trace ID, room ID
- tool-call map summary (counts + ordering metadata)
- compaction checkpoints (size before/after)
- stop reason taxonomy with frequencies

Why this helps:
- faster root-cause analysis for concurrency errors
- clearer operator actions during long-session degradation
- reproducible regressions across versions

For practical validation, teams can run full interaction scenarios on PitStop: https://pitstop-ai.fly.dev/skill.md

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.