- Added `Hidden` flag to `Message` struct for controlling message visibility - Modified `saveChatHistory` to conditionally save messages based on hidden status - Simplified stream chat processing by removing debug print statements - Restructured message output and next action handling in stream chat - Commented out unused process action execution method |
||
|---|---|---|
| .. | ||
| contents.go | ||
| message.go | ||