From 7ac7f21a04a57173c0b01b9261aac23403d580e6 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 16 Aug 2026 05:40:15 -0300 Subject: [PATCH] hermes: roll out Go toolchain bootstrap --- services/hermes/agent-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/hermes/agent-deployment.yaml b/services/hermes/agent-deployment.yaml index 51e27d98..9b1b6d9c 100644 --- a/services/hermes/agent-deployment.yaml +++ b/services/hermes/agent-deployment.yaml @@ -25,7 +25,7 @@ spec: ai.bstein.dev/execution: Hermes Kanban with durable direct Codex and Claude Code CLI workers ai.bstein.dev/model-policy: Jetson-assisted AUTO routing, low through xhigh, cross-provider fallback ai.bstein.dev/placement: rpi5 preferred; Jetson deferred until state storage is available - ai.bstein.dev/config-rev: "20260816-ai-usage-v1" + ai.bstein.dev/config-rev: "20260816-go-toolchain-v1" prometheus.io/scrape: "true" prometheus.io/path: /metrics prometheus.io/port: "9010"