fix(agentrun): include source in env identity (#743)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-23 17:28:02 +08:00
committed by GitHub
parent bd51eefeeb
commit 313187fcdf
2 changed files with 33 additions and 2 deletions
+4
View File
@@ -135,6 +135,8 @@ controlPlane:
- deploy/runtime/boot/agentrun-boot.sh
- deploy/runtime/boot/agentrun-mgr.sh
- deploy/runtime/boot/agentrun-runner.sh
- src
- scripts
- package.json
- bun.lock
- tsconfig.json
@@ -314,6 +316,8 @@ controlPlane:
- deploy/runtime/boot/agentrun-boot.sh
- deploy/runtime/boot/agentrun-mgr.sh
- deploy/runtime/boot/agentrun-runner.sh
- src
- scripts
- package.json
- bun.lock
- tsconfig.json