Initialize Aidoit v0.1 monorepo
CI / frontend (push) Canceled after 0s
CI / api (push) Canceled after 0s

This commit is contained in:
Pavel Kerndl
2026-07-27 18:27:37 +02:00
commit c0b013f067
65 changed files with 1323 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
# v0.1 roadmap
## Foundation
- monorepo and CI
- shared design system
- shared API contracts and SDK
- PostgreSQL migrations
- authentication
- project CRUD
## Harness
- team definitions
- tool registry
- task graph
- run execution
- event streaming
- logs and artifacts
## Development workflow
- Gitea integration
- repository checkout
- isolated workspaces
- preview Docker builds
- code review flow
- deployment approvals
## MSP
- server inventory
- SSH connection profiles
- Docker and Proxmox adapters
- monitoring integration
- backups and update plans