Go to file
2026-03-21 12:31:02 +00:00
internal updates 3-20-26 2026-03-20 23:17:19 +00:00
logs Agent fixed for dev provision 12-24-25 2025-12-24 19:31:39 +00:00
scripts Revert to original CLI flags launch — no Claude changes to agent 2026-03-21 12:31:02 +00:00
.gitignore Initial Go agent implementation 2025-12-13 20:54:18 +00:00
go.mod updated 2-21-26 2026-02-21 21:54:48 +00:00
go.sum updated 2-21-26 2026-02-21 21:54:48 +00:00
main.go updates 3-1-26 2026-03-07 20:59:27 +00:00
README.md updates 3-1-26 2026-03-07 20:59:27 +00:00
testinstall Initial Go agent implementation 2025-12-13 20:54:18 +00:00
zlh-agent updates 3-1-26 2026-03-07 20:59:27 +00:00

zlh-agent

Release Build

Build a versioned Linux AMD64 artifact (with embedded agent version and matching SHA256):

./scripts/build-release.sh 1.0.6

Outputs:

  • dist/1.0.6/zlh-agent-linux-amd64
  • dist/1.0.6/zlh-agent-linux-amd64.sha256

The version reported by startup logs and GET /version is injected at build time via ldflags.