Commit Graph

19 Commits

Author SHA1 Message Date
4898ee5434 fix: add null checks to parsers and fix docs path 2026-03-18 16:13:57 +08:00
ff48936402 fix: improve parser robustness 2026-03-18 15:46:44 +08:00
14fbd07462 fix: correct dist path for packaged electron app 2026-03-18 15:33:08 +08:00
53d4f2aa94 fix: use ESM imports instead of require in Electron main 2026-03-18 15:27:24 +08:00
b68f93329c chore: add release to gitignore and remove from repo 2026-03-18 15:06:13 +08:00
3d703ba7ef feat: add Electron support for headless exe service
- Add folder selection button in UI
- Add Electron main process with IPC handlers
- Support --port and --docs command line arguments
- Support --headless mode for headless service
- Add portable exe build configuration
2026-03-18 15:05:37 +08:00
5fd9274039 fix: use indent check to avoid parsing params as modules/subsystems 2026-03-18 14:49:49 +08:00
ace133f0b7 fix: rewrite parser to correctly parse parent_subsystem and module hierarchy 2026-03-18 14:46:40 +08:00
6c7ba142ba fix: remove TASKS, CONSTRAINTS, EVOLUTION_PLAN from blueprint MD 2026-03-18 14:41:22 +08:00
ae044f61d2 feat: load 3D blueprint from MD file instead of hardcoded data 2026-03-18 14:37:55 +08:00
7139dee794 fix: revert nav label to API 文档 2026-03-18 14:28:06 +08:00
f80e8dade6 fix: change project title to XCSDD 2026-03-18 14:26:55 +08:00
2e23977669 fix: rename API Docs to XCSDD 2026-03-18 14:24:24 +08:00
49bc08b9f7 feat: merge XCBluePrint 3D visualization into project 2026-03-18 14:22:07 +08:00
5d52c2002e Merge branch 'master' of http://146.56.248.142:8081/xuanchi/XCSDD 2026-03-18 14:09:29 +08:00
f2fa697c68 Initial commit: add project files and README 2026-03-18 14:09:06 +08:00
d5290c3cfc fix: 修复相对路径 @see 链接跳转 2026-03-18 13:46:17 +08:00
c5649b3eba refactor: 改为从 docs 目录动态读取 md 文件,支持目录层级 2026-03-18 13:43:45 +08:00
351557a19b Initial commit: XCEngine API Docs Viewer 2026-03-18 13:09:14 +08:00