Commit Graph

5 Commits

Author SHA1 Message Date
whale 5dcdd436eb feat(server): 新增子赛题四网页终端 gitlink-cli server
新增 server 子命令启动 HTTP 服务(:8080),提供 /api/scenarios、/api/run、/api/result/{key}、/api/health;前端含仪表盘(index)、独立结果页(result)、热点追踪页(hotspot),6 科研场景一键运行与可视化。在 cmd/root.go 注册子命令。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-05 22:03:39 +08:00
Mengz dec10afaeb feat: 新增 CLI 自诊断命令 2026-06-06 18:11:45 +08:00
whzy 37dfd2e2e2 feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
wbtiger 4631b81e5c style: fix gofmt alignment in root.go and register.go 2026-05-29 23:59:40 +08:00
wbtiger e892370de8 init gitlink-cli 2026-04-17 10:01:30 +08:00