Commit Graph

11 Commits

Author SHA1 Message Date
3c41503827 add: Archive Others/All and Delete Others/All for session management 2026-03-15 03:36:51 +08:00
c313646d60 chore: remove unused dependencies and rebuild exe 2026-03-15 03:19:34 +08:00
e3cb549863 Remove Voice settings page and voice references 2026-03-15 01:59:24 +08:00
92eea398ea Remove OTA update functionality 2026-03-15 01:45:06 +08:00
382b5afdb9 Refactor loop detection logic in ChatInput
- Use message finish state instead of session status for loop detection
- Add lastProcessedMessageId to prevent duplicate loop triggers
- Add XCOpenCodeWeb.exe to .gitignore

Note: Single-file exe now builds to ~150MB (down from ~300MB with Electron)
2026-03-14 19:40:55 +08:00
78937e0679 Add loopInfo and onStopLoop to working status component 2026-03-14 18:06:11 +08:00
816af87ac8 add /loop-n command for repeated prompt execution 2026-03-14 17:28:55 +08:00
df5954c8e1 remove unused voice settings from navigation 2026-03-14 14:35:09 +08:00
d99a0bd5a0 Fix: restore tauriIpcAvailable definition in NavRail 2026-03-13 15:07:39 +08:00
c50547bce0 Remove About button from NavRail and rename exe to XCOpenCodeWeb 2026-03-13 15:03:45 +08:00
decba25a08 Initial commit: restructure to flat layout with ui/ and web/ at root 2026-03-12 21:33:50 +08:00