Highlights
- GUI-ready machine contract for
aisw subprocess integrations
- safe secret ingestion with
add --api-key-stdin
- version and capability discovery with
version --json and capabilities --json
- non-prompting bootstrap with
init --json --no-shell-hook --detect-live
- structured JSON mutation output across profile, context, backup restore, and workspace flows
- OAuth progress streaming with
--progress-json
- GUI-safe verification and repair with
verify --json and repair --json
New in 0.3.7
- typed machine-readable profile and context errors for better GUI remediation
- workspace binding management now includes JSON
workspace unbind
- project bindings listing and richer context/workspace machine coverage
- backward-compatible CLI behavior preserved for human-oriented usage
Install
curl -fsSL https://raw.githubusercontent.com/burakdede/aisw/main/install.sh | sh