aws / aws/amazon-q-developer-cli

Hallucination on clearing context

Ouverte
#2,016 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Rust
Étoiles
2k
Forks
439
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue

### Operating system

macOS 15.5.0 (24F74)

### Expected behaviour

```
> How can I clear Q context from this session so far?
To clear the context from your current Amazon Q session, you have a few options:
...
2. If you want to continue in the same session but start fresh, you can use:
• /clear command (if available in your version)
```

### Actual behaviour

```
> How can I clear Q context from this session so far?
To clear the context from your current Amazon Q session, you have a few options:
...
2. If you want to continue in the same session but start fresh, you can use:
• /reset command (if available in your version)

> /reset
Error: Unknown command: '/reset'.

> The "/reset" command does not appear to be available in this version.
You're right, the /reset command isn't available in this version of Amazon Q CLI. In that case, your best option to clear the context is to:
1. Type /quit to exit the current session
2. Then start a new session with q chat

> /help
q (Amazon Q Chat)
Commands:
/clear Clear the conversation history
...

> /clear
Are you sure? This will erase the conversation history and context from hooks for the current session. [y/n]:

> y
Conversation history cleared.

> Can you tell me what we've chatted about so far?
We haven't had any previous conversations in this session. This appears to be the start of our conversation. How can I help you today? I can assist with...
```

### Steps to reproduce

LLM behavior is not reproducible of course. But the transcript above should give a good idea of how to try.
This was happening in Q CLI 6June2025 morning Mountain time.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par reproduire la transcription dans une session Q CLI avec q chat, puis examinez les commandes /help disponibles et la réponse à la question sur l’effacement du contexte. C’est terminé lorsque l’assistant identifie systématiquement /clear comme la commande et ne suggère pas la commande indisponible /reset.

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

Évaluation

Stack technique
rust
Domaine
ai, cli
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

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