Commit Graph

3 Commits

Author SHA1 Message Date
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
181168cba5 Replace electron with Bun compile for single-file exe distribution 2026-03-13 04:57:12 +08:00
decba25a08 Initial commit: restructure to flat layout with ui/ and web/ at root 2026-03-12 21:33:50 +08:00