Merge pull request #253 from jonathanhefner/compatibility-field-show-versioning

Add runtime version example to `compatibility` field
This commit is contained in:
Jonathan Hefner
2026-03-19 18:24:03 -05:00
committed by GitHub
Unverified
+3
View File
@@ -135,6 +135,9 @@ compatibility: Designed for Claude Code (or similar products)
```yaml
compatibility: Requires git, docker, jq, and access to the internet
```
```yaml
compatibility: Requires Python 3.14+ and uv
```
</Card>
<Note>