copilot-swe-agent[bot]
|
331b50268b
|
feat(M-PALACE): create complete palace-game module structure
- Data layer: palace-db.json, persona-dict.json, world templates (古代中国 + 架空王朝)
- Backend engines: persona-analyzer, background-gen, plot-engine, save-manager
- Backend routes: start.js, interact.js, save.js
- Backend server: Express on port 3003
- Frontend: index.html, game.html, save.html, game.js, save.js, style.css
- .gitignore: exclude save data files
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-11 12:52:31 +00:00 |
copilot-swe-agent[bot]
|
82caccc18b
|
Resolve merge conflicts in docs and M22-bulletin module files
Keep origin/main version for all 25 conflict sections:
- README.md: 4 conflicts (bulletin timestamps, alert status)
- docs/HoloLake-Era-OS-Modules.md: 8 conflicts (module metadata, file listings)
- modules/M22-bulletin/index.html: 1 conflict (semantic header with i18n)
- modules/M22-bulletin/style.css: 11 conflicts (CSS class naming, state styles)
- modules/M22-bulletin/script.js: 1 conflict (IIFE pattern with dynamic rendering)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-11 07:52:42 +00:00 |