• Joined on 2026-03-08
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 18:45:19 +08:00
cd70b50180 feat: 添加 opencode 模块和相关服务
96390df254 chore: 添加保存调试日志、修复 time-tracking 类型、简化首页
371d4ce327 fix: 修复 markdown 编辑保存后内容丢失的问题
Compare 3 commits »
xuanchi pushed to master at xuanchi/XCEngine 2026-03-13 18:44:06 +08:00
7c54a62f9e feat: 添加Math库和Google Test测试框架
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:10:59 +08:00
cd1b541427 chore: 移除 dist-electron 构建产物
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:10:22 +08:00
668a1cb473 chore: 忽略 dist-electron 构建产物
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:09:47 +08:00
517592e216 chore: 移除构建产物,保持仓库精简
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:07:45 +08:00
3e360c1807 chore: 忽略 dist-api 和 XCOpenCodeWeb.exe,说明其来源
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:05:00 +08:00
8bb2e643d8 chore: 添加远程桌面控制组件、文档和构建产物
xuanchi pushed to main at xuanchi/XCDesktop 2026-03-13 16:03:47 +08:00
67a19d486b docs: 完善 README,补充远程桌面控制和 AI 编程助手说明
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:48:28 +08:00
b37dc6ea1b Update root README with XCOpenCodeWeb branding
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:46:15 +08:00
0edffe1b7a Update README with XCOpenCodeWeb branding
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:31:30 +08:00
063790393d Add standalone exe usage to README
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:30:11 +08:00
1c7f7929c7 Add local Nerd fonts, remove About button, fix tauriIpcAvailable, update build settings
xuanchi pushed to master at xuanchi/XCEngine 2026-03-13 15:08:24 +08:00
5efa171050 refactor: 重构项目结构为 MVS 多示例版本,添加 README 文档
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:08:08 +08:00
d99a0bd5a0 Fix: restore tauriIpcAvailable definition in NavRail
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 15:04:31 +08:00
c50547bce0 Remove About button from NavRail and rename exe to XCOpenCodeWeb
xuanchi renamed repository from XCVolumeRenderer to xuanchi/XCEngine 2026-03-13 14:47:48 +08:00
xuanchi created branch master in xuanchi/XCOpenCodeWeb 2026-03-13 14:24:32 +08:00
xuanchi pushed to master at xuanchi/XCOpenCodeWeb 2026-03-13 14:24:32 +08:00
f780f2ddc3 Add README.md with usage instructions
181168cba5 Replace electron with Bun compile for single-file exe distribution
a078666173 Add port customization support via --port argument
094c88caea Add electron packaging documentation
1f78a3e95e Remove dist-output packaging, use electron only
xuanchi created repository xuanchi/XCOpenCodeWeb 2026-03-13 14:23:23 +08:00
xuanchi pushed to master at xuanchi/XCEngine 2026-03-13 01:35:56 +08:00
faf99dfc68 docs: 添加架构设计文档