fix: complete HoloLake Agent and Forgejo desktop runtime
This commit is contained in:
parent
28f68fa9ac
commit
46bdd0ca73
15 changed files with 1217 additions and 638 deletions
|
|
@ -23,3 +23,9 @@
|
|||
# - 不接 Forgejo 上游自动更新
|
||||
# - 光湖团队评估 Forgejo 新版功能后,拆出有用部分自行集成
|
||||
# - Forgejo 的 Git 引擎逐渐适配光湖协议(HLDP/GLS)
|
||||
#
|
||||
# 2026-08-08 运行实现:
|
||||
# - GitEngine 已实现状态、配置 remote、fetch、仅快进 pull、显式确认 push
|
||||
# - 桌面 UI 已提供连接与同步状态;认证继续使用本机钥匙串或 SSH
|
||||
# - Agent 只获得只读 inspect_repository 工具,不拥有自动 push 权限
|
||||
# - 本地 API 仅监听 127.0.0.1,不向局域网暴露
|
||||
|
|
|
|||
Loading…
Reference in a new issue