Autonomous multi-agent platform — dispatcher, agent definitions, k8s manifests, and container builds
- 19 agent definition files with role, responsibilities, secrets, tools, constraints - k8s manifests: namespace, ServiceAccounts, RBAC, NetworkPolicies, Job template, dispatcher CronJob - dispatcher: Python CronJob that claims Vikunja Todo tasks and spawns agent Jobs - container: Dockerfile + entrypoint bootstrapping OpenBao auth and opencode runtime - Separate Dockerfile.dispatcher for the lightweight dispatcher image |
||
|---|---|---|
| agents | ||
| container | ||
| dispatcher | ||
| k8s | ||
| .gitignore | ||
| README.md | ||