92eea398ea
Remove OTA update functionality
2026-03-15 01:45:06 +08:00
6bdb788e01
Update exe size to ~150MB (was ~300MB with Electron)
2026-03-15 01:34:04 +08:00
bf1ebbc2fb
Update exe size documentation to ~150MB (was ~300MB with Electron)
2026-03-14 19:41:39 +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
b37dc6ea1b
Update root README with XCOpenCodeWeb branding
2026-03-13 15:48:22 +08:00
0edffe1b7a
Update README with XCOpenCodeWeb branding
2026-03-13 15:46:07 +08:00
063790393d
Add standalone exe usage to README
2026-03-13 15:31:18 +08:00
1c7f7929c7
Add local Nerd fonts, remove About button, fix tauriIpcAvailable, update build settings
2026-03-13 15:29:58 +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
f780f2ddc3
Add README.md with usage instructions
2026-03-13 04:59:48 +08:00
181168cba5
Replace electron with Bun compile for single-file exe distribution
2026-03-13 04:57:12 +08:00
a078666173
Add port customization support via --port argument
2026-03-13 00:52:19 +08:00
094c88caea
Add electron packaging documentation
2026-03-13 00:38:01 +08:00
1f78a3e95e
Remove dist-output packaging, use electron only
2026-03-13 00:36:37 +08:00
d7f8c0f38a
Update AGENTS.md with electron packaging docs
2026-03-13 00:30:45 +08:00
0d84793a48
Add electron packaging for single exe server distribution
2026-03-13 00:27:36 +08:00
decba25a08
Initial commit: restructure to flat layout with ui/ and web/ at root
2026-03-12 21:33:50 +08:00