Skip to content

Conversation History

The Conversation Panel on the left side manages all previous AI interactions and sessions with Genie.

ChatHistory.png

The sidebar header provides tools for list management.

UI LabelFunction
New ChatStarts a fresh session and closes the panel.
Clear AllDeletes all conversation history after confirmation.
Search HistoryLocal filtering of the conversation list by title or snippet.

Each item in the list represents a persistent chat session.

ActionFunction
Open RowClick a conversation row to load it into the chat area.
Delete RowDeletes a single conversation after confirmation.

Empty states are handled gracefully, showing appropriate “No conversations” messages if no history exists or no items match the search.

Conversation History and Project Rules solve different problems.

  • Conversation History stores chats, titles, and message threads.
  • Project Rules stores per-file display naming, file lock state, and project rules.

When Genie detects a real project switch, it preserves the old chat in Conversation History and starts a fresh chat for the newly active project.

Use Project Rules when you want Genie to remember file-specific behavior over time instead of just reopening an old conversation.