| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Keerthi Sreenivas <keerthi@example.com>
Signed-off-by: Keerthi Sreenivas <keerthi@example.com>
| Back | FazBrowse Home | New Git URL |
Summary
Adds a Kiro CLI sandbox image for running Kiro — an AI-powered agentic CLI for code generation, review, and infrastructure management — within OpenShell's sandboxed execution environment.
What's included
sandboxes/kiro/ ├── Dockerfile # Installs Kiro CLI on the community base image ├── policy.yaml # Network policies for kiro.dev, GitHub, PyPI, npm ├── README.md # Usage, auth, build instructions └── examples/ └── ecs/ # ECS Fargate deployment example ├── Dockerfile.ecs ├── server.py ├── task-definition.json └── README.mdTesting
Network policies
Notes