Manifest
ability-file-local
Section titled “ability-file-local”Local file operations - list, move, copy, delete, create, watch
| Field | Value |
|---|---|
| Version | 0.1.1 |
| Type | ability |
| Entrypoint | dist/index.js |
Scripts
Section titled “Scripts”kadi run preflight # node --versionkadi run setup # npm install && npm run buildkadi run build # npx tsckadi run start # node dist/index.jskadi run dev # 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 dist