triggers and execution queue; subagents

This commit is contained in:
2026-03-04 21:27:41 -04:00
parent a50955558e
commit 8ff277c8c6
28 changed files with 3683 additions and 14 deletions

View File

@@ -35,6 +35,11 @@ spec:
env:
- name: CONFIG
value: "dev"
- name: ANTHROPIC_API_KEY
valueFrom:
secretKeyRef:
name: ai-secrets
key: anthropic-api-key
volumeMounts:
- name: ai-backend-data
mountPath: /app/data