a2ui-project / a2ui-project/a2ui

simple_chat: Agent appends onto text from a prior turn instead of adding new text at end of chat when responding to user

Ouverte
#1,900 1 commentaire 0 réactions 1 personne assignée Réclamée par @andrewkolos Voir sur GitHub
component: genui P2 status: first-line-handled type: bug
Langage dominant
TypeScript
Étoiles
16.4k
Forks
1.3k
Merge moyen
2 j 13 h
PR mergées (30 j)
134

Description

_↴ Ported from [flutter/genui#982](https://github.com/flutter/genui/issues/982) — originally opened by [andrewkolos](https://github.com/andrewkolos) on 2026-06-24._
_Original labels: front-line-handled_

---

Reproduced on ffde58489f8e976288feb2ef4d6110515c58d269. Possibly related: https://github.com/flutter/genui/issues/517

Notice the part of the initial text starting with "Acknowledged!".

Image

**Expected behavior**
A clear and concise description of what you expected to happen.

**Additional context**
Add any other context about the problem here.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue is about a chat agent incorrectly appending to prior text instead of adding new text at the end. Start by examining the chat UI component and the state management for message history, likely in a file handling chat turns or agent responses. Look for the logic that concatenates or displays messages. The linked issue #517 may provide context. Test by reproducing the bug in the chat interface to see the 'Acknowledged!' text behavior.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
flutter, typescript
Domaine
frontend, mobile
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
50/100

Recevez les nouvelles issues par e-mail

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