3fc3399032
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 6m41s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 7m8s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 7m16s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 7m38s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m11s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 3m11s
Project CI / Repository checks (pull_request) Successful in 4m22s
Project CI / Frontend tests (pull_request) Successful in 5m52s
Project CI / Native shell tests (pull_request) Successful in 9m52s
Project CI / Backend tests (pull_request) Successful in 11m3s
Project CI / AI game creator shell web tests (pull_request) Successful in 6m41s
新增内置 Unity 插件与自包含 Attach helper,固定上游版本并保留许可证 统一 Runner 执行归属、项目身份校验、回执确认和不确定结果阻断 接入 Unity 工程导入、Agent 工具目录及 Windows 构建分发 补齐插件测试、CI 执行入口和 Windows .NET 10 工具链检查 记录真实 Unity 连接、执行、重载恢复及 Runner 边界验证
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
AGC Unity Attach helper
|
|
|
|
Includes portions of DotCraft Unity 0.4.3 by DotHarness.
|
|
Source: https://github.com/DotHarness/dotcraft-unity
|
|
Commit: a65f091c162ebcfde5ec9b399d188fcc57261947
|
|
License: Apache License 2.0; see vendor/LICENSE.
|
|
Original file hashes and source paths: vendor/upstream.json.
|
|
Hashes are SHA-256 of raw Git blob bytes at the pinned commit, before
|
|
checkout line-ending conversion; they do not include local modifications.
|
|
|
|
Local modifications (2026-09-18):
|
|
- Separate Attach build from DotCraft.Harness and Unity package metadata.
|
|
- Add execution dispatch observation and deadline checks around compilation.
|
|
- Propagate cancellation through discovery/handshake/compilation preparation.
|
|
- Preserve transport uncertainty separately from confirmed domain loss.
|
|
- Add local selection invalidation for failed or changed project connections.
|
|
- Expose only the controlled AGC NDJSON host protocol, identity validation,
|
|
message limits, deadlines and irreversible unknown-outcome execution latch.
|
|
|
|
No DotCraft.Harness, MCP server, chat UI or Unity UPM package is included.
|