Commit Graph
5 Commits
Author SHA1 Message Date
xianrenge 6eb197a91a feat: 设置新增开机启动与自动模型加载列表(多个本地模型按顺序逐个加载,最后一个保持运行) 2026-08-17 12:54:12 +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 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 db03f62dbf chore: scaffold Phase 0 - Tauri2 + Rust + React + llama.cpp integration 2026-08-13 12:48:50 +08:00