Commit Graph

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] ca82bce263
Changes before error encountered
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ab31bf43-8ba1-4e66-80e4-2110d76c4b7e

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-27 02:39:26 +00:00
copilot-swe-agent[bot] 92782235b0
fix: address code review feedback — safer shell JSON handling, clearer validator counting
- skyeye-diagnose.sh: use temp file for API JSON instead of backtick escaping
- skyeye-repair.sh: use temp files for issue body/payload construction
- validator.js: don't count non-HLDP files in total
- generate-chinese-homepage.js: clarify template=output in-place update pattern

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/095a94c1-7373-45ce-811c-329c901feba2
2026-03-26 13:39:12 +00:00
copilot-swe-agent[bot] 66961a2414
feat: HLDP Bridge v1.0 — TCS Language Core first protocol implementation
- Create hldp/ directory: schema/, data/, bridge/ structure
- 5 HLDP schemas with TCS Language Core attribution headers
- notion-to-hldp.js: Notion API data → HLDP JSON converter
- sync-engine.js: automated sync with local fallback from repo data
- validator.js: format validation against schema definitions
- hldp-to-repo.js: HLDP → repository structure mapper
- All 12 generated HLDP files pass validation
- Add temp/ to .gitignore for raw Notion data

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/095a94c1-7373-45ce-811c-329c901feba2
2026-03-26 13:36:25 +00:00