MiroFish/frontend/src
666ghj cc094e48ce Implement chat history caching and enhance message rendering in Step5Interaction component
- Added chat history caching to preserve conversation records for report agents and selected agents.
- Introduced a method to save and restore chat history based on the selected target.
- Improved message rendering by cleaning up unnecessary <br> tags and ensuring proper list formatting with CSS.
- Automatically save chat history upon sending messages for better user experience.
2025-12-16 20:03:17 +08:00
..
api Implement interaction features in Step5Interaction component and add routing for interaction view 2025-12-16 17:50:43 +08:00
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components Implement chat history caching and enhance message rendering in Step5Interaction component 2025-12-16 20:03:17 +08:00
router Implement interaction features in Step5Interaction component and add routing for interaction view 2025-12-16 17:50:43 +08:00
store Add D3.js dependency and implement pending upload state management 2025-12-10 18:17:26 +08:00
views Implement interaction features in Step5Interaction component and add routing for interaction view 2025-12-16 17:50:43 +08:00
App.vue Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
main.js Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00