Skip to content

The AI Assistant is not retaining context with chat sessions #9736

@dpage

Description

@dpage

Not sure how this was missed, but the AI Assistant is not retaining chat context within sessions, so every message is treated as a completely new request. We need to include previous messages with each new message, and implement chat compaction to avoid hitting token budgets with longer chats.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions