Commit Graph
15 Commits
Author SHA1 Message Date
Xianren Studio bd3f648ccd feat: configurable upload size limit (default 10MB) 2026-08-13 23:55:25 +08:00
Xianren Studio ad0efe249c fix: keep edited user message in history, clear only messages after it 2026-08-13 23:50:27 +08:00
Xianren Studio 95d7ff1299 fix: persist model on conversation send, fallback resolution, carry model on new conversation 2026-08-13 23:44:27 +08:00
Xianren Studio 00624d81cf fix: rowid column shift in get_message_with_rowid; add file logging and frontend error reporting 2026-08-13 23:31:06 +08:00
Xianren Studio 57df39e4ce fix: return real message id from chat_send so editing fresh messages works 2026-08-13 23:06:52 +08:00
Xianren Studio 496be1f032 fix: use snake_case keys inside nested command payloads 2026-08-13 22:53:57 +08:00
Xianren Studio 4485b40633 fix: pass payload struct for regenerate/edit/download commands, edit button visibility 2026-08-13 22:46:31 +08:00
Xianren Studio cd77f75066 feat: chat stats, regenerate with version history, edit & resubmit, image/file attachments 2026-08-13 18:18:51 +08:00
Xianren Studio 4718e41433 fix: model repo subdir layout, no-window engine launch, deploy progress, engine path auto-repair 2026-08-13 17:04:40 +08:00
Xianren Studio 7f0edbd0a1 feat: collapsible nav sidebar and chat param panel, rename to service management 2026-08-13 16:37:22 +08:00
Xianren Studio f6a0b4b89b feat: chat page right sidebar for model selection and deploy/request params 2026-08-13 16:20:42 +08:00
Xianren Studio ebe3591445 feat: nav reorder, model deploy button with background loading 2026-08-13 15:55:09 +08:00
Xianren Studio 451cc75cd9 feat: model dir auto-scan, remote API models, model plaza with HF/ModelScope downloads 2026-08-13 15:37:28 +08:00
Xianren Studio 0cf86c5c39 fix: enable custom-protocol feature so release embeds frontend assets 2026-08-13 15:13:12 +08:00
Xianren Studio db03f62dbf chore: scaffold Phase 0 - Tauri2 + Rust + React + llama.cpp integration 2026-08-13 12:48:50 +08:00