Use this guide to set up theDocumentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
Charm repository for local development.
Prerequisites
- Python 3.10 or newer.
- Git.
uv.- Docker Desktop or Docker Engine for runner and sandbox testing.
Clone the Repository
Create a Virtual Environment
Install Development Dependencies
Build the Local Runner Base Image
Some runner tests and Docker sandbox flows require the base image:Run Tests
Validate a Template
Before Opening a PR
- Run relevant tests.
- Update docs when behavior changes.
- Avoid committing secrets or local environment files.
- Fill out the PR template with test evidence and release notes.
