agent-docs
agent-docs
Section titled “agent-docs”Documentation engine and KADI agent for the AGENTS ecosystem
Quick Start
Section titled “Quick Start”cd agent-docsnpm installkadi installkadi run start| Tool | Description |
|---|---|
(Run kadi run start and check broker for registered tools) |
Configuration
Section titled “Configuration”agent.json
Section titled “agent.json”| Field | Value |
|---|---|
| Version | 1.0.0 |
| Type | agent |
| Entrypoint | dist/agent.js |
Abilities
Section titled “Abilities”secret-ability^0.9.3
Brokers
Section titled “Brokers”- local:
ws://localhost:8080/kadi
Architecture
Section titled “Architecture”Development
Section titled “Development”npm installnpm run buildkadi run start