mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
549735be7f
* 🔨 chore: update .vscode/settings.json (#13894) * 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875) Made-with: Cursor * 📝 docs: Update changelog docs and release skills (#13897) - Update changelog documentation format across all historical changelog files - Merge release-changelog-style skill into version-release skill - Update changelog examples with improved formatting and structure Made-with: Cursor --------- Co-authored-by: YuTengjing <ytj2713151713@gmail.com> Co-authored-by: Innei <i@innei.in>
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
---
|
||
title: Image & Video Generation Redesign
|
||
description: >-
|
||
Redesigned image and video generation experience with easy switching between
|
||
media types, improved memory management, and better overall stability.
|
||
tags:
|
||
- Image Generation
|
||
- Video Generation
|
||
- Memory
|
||
---
|
||
|
||
# Image & Video Generation Redesign
|
||
|
||
This update refines the visual creation flow, so moving between image and video work feels quicker and more natural.
|
||
|
||
## What’s New
|
||
|
||
The generation interface has been redesigned for faster switching between image and video creation. Instead of jumping between separate flows, you can now move between both media modes more directly.
|
||
|
||
Memory reset is also simpler now. When you need a clean context, you can clear all memory entries in one action.
|
||
|
||
Under the hood, the agent architecture was refactored to improve reliability and leave more room for future extensions.
|
||
|
||
## Experience Improvements
|
||
|
||
- Fixed visual glitches in compression view.
|
||
- Improved mobile menu behavior.
|
||
- Corrected message count display accuracy.
|