aws / aws/amazon-q-developer-cli

Hallucination on clearing context

Abierto
#2,016 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
2k
Forks
439
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza reproduciendo la transcripción en una sesión de Q CLI con q chat. Después, inspecciona los comandos /help disponibles y la respuesta a la pregunta sobre cómo borrar el contexto. Se considera completado cuando el asistente identifica sistemáticamente /clear como el comando y no sugiere el comando no disponible /reset.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
ai, cli
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.