File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ SPDX-License-Identifier: MIT-0
55
66## [ Unreleased]
77
8+ ## [ 0.4.2]
9+
10+ ### Changed
11+
12+ - ** Agent Companion Chat - Chat History Feature**
13+ - Added chat history feature from Agent Analysis back into Agent Companion Chat
14+ - Users can now load and view previous chat sessions with full conversation context
15+ - Chat history dropdown displays recent sessions with timestamps and message counts
16+
17+ ### Fixed
18+
19+ - ** Agent Companion Chat - Session Persistence and input control**
20+ - Agent Companion Chat in-session memory now persists even when user changes pages
21+ - Prompt input is disabled during active streaming responses to prevent concurrent requests
22+ - Fixed issue where charts in loaded chat history were not displaying
23+
824## [ 0.4.1]
925
1026### Changed
You can’t perform that action at this time.
0 commit comments