Skip to content

S60 Agent Runtime

Unified runtime pro všechny S60 Claude agenty — YAML definice + spouštění + management.

Owner main
Status running
Repo /root/projects/s60/s60-agent-runtime
Stack Node.js + TypeScript
Catalog catalog/services/s60-agent-runtime.yaml

Features

  • Unified agent runtime
  • YAML definice agentů (z catalog/agents/)
  • Spouštění a management agentů
  • Systemd service (s60-agent-runtime.service)

⚠️ Pravidla pro sentinel

  • NESMÍM měnit /root/projects/agent-runner/server.js (orthogonal: feedback_no_agent_runner.md)
  • NESMÍM spouštět s60-relay nebo PM2
  • Sdílená infra patří kaizen agentovi
  • Při problému → poslat zprávu kaizen, ne řešit sám

Sentinel role

Sentinel je konzument runtime API (Runner API přes Tailscale). Žádné modifikace runtime kódu.

Související