mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-29 13:31:29 +00:00
A diff in the output now supersedes everything, including a create's authored content. `create_file` overwriting an existing file returns a summary plus a unified diff, and preferring the authored content there rendered that diff twice: once through DiffView and again verbatim as the raw output section. This restores the precedence the string-preview version had. Give image tiles distinct React keys. Syndicated images reuse one thumbnail across results that link to different pages, and grouped searches merge attachments, so the source alone collided. Require the composer to still hold the submitted text before restoring the stashed ask message. The textarea stays editable while the resume is in flight, so anything typed since is newer than both the stash and the answer. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| jest.resolver.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||