Go API server + Preact UI + Claude Code adapter. - App-centric model (ideas, not repos) - AgentProvider interface for multi-agent support - K8s pod lifecycle for sandboxed agent sessions - Gitea integration (create repos, push branches) - WebSocket streaming for live session output - Woodpecker CI/CD pipelines (kaniko build + kubectl deploy)
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
bin/
|
|
ui/node_modules/
|
|
ui/dist/index.js
|
|
*.secret.tfvars
|
|
.env
|