Manifest
ability-memory
Section titled “ability-memory”Domain layer for conversational agent memory — thin wrapper over graph-ability providing 7 memory-* tools with enforced Memory schema defaults
| Field | Value |
|---|---|
| Version | 0.0.12 |
| Type | ability |
| Entrypoint | dist/index.js |
Abilities
Section titled “Abilities”ability-graph^0.1.2secret-ability*
Brokers
Section titled “Brokers”- remote:
wss://broker.dadavidtseng.com/kadi
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.js brokerkadi run dev # npx tsx src/index.tskadi run clean # rm -rf node_modules abilities agent-lock.json package-lock.json distDeploy Profiles
Section titled “Deploy Profiles”- Target: local
- Engine: docker
- Services: agent
- Target: akash
- Engine: podman
- Services: agent