chant-cli 0.21.0

Spec execution platform for AI-assisted development
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "version": "0.14.0",
    "description": "Intent Driven Development tool with specification-driven execution",
    "homepage": "https://github.com/lex00/chant",
    "license": "Apache-2.0",
    "url": "https://github.com/lex00/chant/releases/download/v0.14.0/chant-windows-x86_64.exe",
    "hash": "",
    "bin": "chant-windows-x86_64.exe",
    "checkver": {
        "github": "https://github.com/lex00/chant"
    },
    "autoupdate": {
        "url": "https://github.com/lex00/chant/releases/download/v$version/chant-windows-x86_64.exe"
    }
}