Manifest
ability-file-local
Section titled “ability-file-local”Local file operations - list, move, copy, delete, create, watch
| Field | Value |
|---|---|
| Version | 1.0.0 |
| Type | N/A |
| Entrypoint | index.ts |
Scripts
Section titled “Scripts”kadi run preflight # node --versionkadi run setup # npm installkadi run start # npx tsx index.tskadi run serve # npx tsx index.ts stdiokadi run serve:broker # npx tsx index.ts brokerkadi run clean # rm -rf node_modules abilities agent-lock.json package-lock.json