@dojops/runtime
v1.0.5
Published
Unified DOPS tool runtime engine for DojOps
Readme
@dojops/runtime
12 built-in DevOps tools for DojOps — AI DevOps Automation Engine.
Built-in Tools
| Tool | Output |
| -------------- | -------------------------------------- |
| GitHub Actions | .github/workflows/*.yml |
| Terraform | *.tf (HCL) |
| Kubernetes | *.yaml manifests |
| Helm | Chart.yaml, values.yaml, templates |
| Ansible | Playbooks, roles |
| Docker Compose | docker-compose.yml |
| Dockerfile | Dockerfile |
| Nginx | nginx.conf |
| Makefile | Makefile |
| GitLab CI | .gitlab-ci.yml |
| Prometheus | prometheus.yml, alert rules |
| Systemd | *.service unit files |
Features
- Zod-validated input/output schemas per tool
- LLM-powered generation with structured output
- Auto-detection of existing configs for update workflows
.bakbackup before overwriting- Optional external verification (terraform validate, hadolint, kubectl dry-run)
.dopsfrontmatter support (scope, risk, execution semantics)
Part of DojOps
This package is part of the DojOps monorepo. See the main repo for full documentation.
License
MIT
