Skip to content

Manifest

FieldValue
Version0.3.6
Typeagent
Entrypointdist/index.js
  • secret-ability *
  • ability-file-local *
  • ability-eval *
  • ability-vision *
  • ability-file-remote *
  • ability-log *
  • remote: wss://broker.dadavidtseng.com/kadi
Terminal window
kadi run preflight # node -e "const fs=require('fs');if(!fs.existsSync('node_modules')){console.error('Dependencies not installed. Run: npm install');process.exit(1)}console.log('✓ Dependencies OK')"
kadi run setup # npm run build
kadi run start # node dist/index.js
kadi run dev # tsx watch src/index.ts
kadi run build # npx tsc
kadi run type-check # npx tsc --noEmit
kadi run lint # npx eslint src --ext .ts
kadi run test # npx vitest
kadi run clean # rm -rf node_modules dist abilities agent-lock.json package-lock.json
  • Target: akash
  • Engine: podman
  • Services: app