Manifest
template-agent-typescript
Section titled “template-agent-typescript”A simple agent that connects to the broker
| Field | Value |
|---|---|
| Version | 1.0.0 |
| Type | N/A |
Abilities
Section titled “Abilities”ability-file-management1.0.0
Scripts
Section titled “Scripts”kadi run preflight # node --versionkadi run setup # npm installkadi run start # npx tsx src/index.tskadi run clean # rm -rf node_modules package-lock.json agent-lock.json