Note: jsrun is under development. Expect breaking changes between minor versions. One of the most compelling use cases for jsrun is building safe execution environments for AI agents. When LLMs ...
monorepo-template/ ├── .github/ # GitHub workflows and templates │ ├── workflows/ │ │ ├── ci.yml # Continuous integration pipeline │ │ ├── release.yml # Release automation │ │ └── pr-checks.yml # Pull ...