12 Commits
Author SHA1 Message Date
xianrenge 6eb197a91a feat: 设置新增开机启动与自动模型加载列表(多个本地模型按顺序逐个加载,最后一个保持运行) 2026-08-17 12:54:12 +08:00
xianrenge 1a13915f72 feat: 任务页新增定时计划——指定执行智能体(默认通用助手)与间隔,后台到点自动在智能体会话中执行并记录结果 2026-08-17 12:21:22 +08:00
xianrenge 9b9e810ff1 feat: 新增智能体与工作流选项卡(预制/自定义、画布编辑器、执行引擎);约定每次改动提交推送并打新 tag 2026-08-16 23:28:55 +08:00
xianrenge 10ecf526ec feat: add MCP/skill tool protocol, tasks/tools pages, chat UX overhaul
Tools page: skill & MCP server management with [[skill:]]/[[mcp:]] protocol (up to 3 rounds). New Tasks and Tools pages. Chat: session snapshots, empty-session reuse, per-message model_id, unified JSON prediction suggestions. Settings: upload size limit, prediction options, model enable/disable. Schema additions with ensure_column migrations. Add FEATURES/ARCHITECTURE docs.
2026-08-16 19:50:41 +08:00
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 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 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 db03f62dbf chore: scaffold Phase 0 - Tauri2 + Rust + React + llama.cpp integration 2026-08-13 12:48:50 +08:00