hermes: restart router after wire fix
Some checks failed
Tests / Declarative: Post Actions testing.tests.test_hermes_chat_quality.test_gateway_image_honors_ui_model_and_caps_reasoning failed
Some checks failed
Tests / Declarative: Post Actions testing.tests.test_hermes_chat_quality.test_gateway_image_honors_ui_model_and_caps_reasoning failed
This commit is contained in:
parent
cd4b00893c
commit
597e9c1c2e
@ -21,6 +21,7 @@ spec:
|
|||||||
app: hermes-agent
|
app: hermes-agent
|
||||||
annotations:
|
annotations:
|
||||||
ai.bstein.dev/role: project-coordinator
|
ai.bstein.dev/role: project-coordinator
|
||||||
|
ai.bstein.dev/router-wire-contract: ollama-numeric-keepalive
|
||||||
ai.bstein.dev/execution: Hermes Kanban with durable direct Codex and Claude Code CLI workers
|
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/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/placement: rpi5 preferred; Jetson deferred until state storage is available
|
||||||
|
|||||||
@ -26,6 +26,7 @@ spec:
|
|||||||
app: hermes-chat-tenant
|
app: hermes-chat-tenant
|
||||||
annotations:
|
annotations:
|
||||||
ai.bstein.dev/role: isolated-user-chat
|
ai.bstein.dev/role: isolated-user-chat
|
||||||
|
ai.bstein.dev/router-wire-contract: ollama-numeric-keepalive
|
||||||
ai.bstein.dev/isolation: one Hermes process and PVC per Keycloak subject
|
ai.bstein.dev/isolation: one Hermes process and PVC per Keycloak subject
|
||||||
ai.bstein.dev/model-policy: uniform automatic policy with per-user overrides
|
ai.bstein.dev/model-policy: uniform automatic policy with per-user overrides
|
||||||
ai.bstein.dev/config-rev: "20260811-explicit-image-route-tools"
|
ai.bstein.dev/config-rev: "20260811-explicit-image-route-tools"
|
||||||
|
|||||||
@ -21,6 +21,7 @@ spec:
|
|||||||
app: hermes
|
app: hermes
|
||||||
annotations:
|
annotations:
|
||||||
ai.bstein.dev/frontend-fix: scope PTY attachment by selected conversation
|
ai.bstein.dev/frontend-fix: scope PTY attachment by selected conversation
|
||||||
|
ai.bstein.dev/router-wire-contract: ollama-numeric-keepalive
|
||||||
ai.bstein.dev/model: anthropic/claude-opus-5, falling back to openai-codex/gpt-5.6-terra then titan-20 Qwen 14B
|
ai.bstein.dev/model: anthropic/claude-opus-5, falling back to openai-codex/gpt-5.6-terra then titan-20 Qwen 14B
|
||||||
ai.bstein.dev/role: testing-triage
|
ai.bstein.dev/role: testing-triage
|
||||||
ai.bstein.dev/placement: titan-21 preferred, Jetson preferred, arm64 fallback
|
ai.bstein.dev/placement: titan-21 preferred, Jetson preferred, arm64 fallback
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user