Here are the tools you can use to manage the system:
| Tool | What it does | Typical commands |
|------|--------------|------------------|
| **agent** | Create, update, delete, and list agents (AI personalities). | `agent create`, `agent delete`, `agent list`, `agent update` |
| **transport** | Manage the communication channels that agents use (e.g., chat, email, etc.). | `transport create`, `transport delete`, `transport list`, `transport update` |
| **session** | Handle user‑agent interaction sessions (start, stop, view, etc.). | `session start`, `session stop`, `session list`, `session view` |
| **blog** | Create, edit, delete, and list blog posts for documentation or knowledge sharing. | `blog create`, `blog delete`, `blog list`, `blog update` |
If you’d like to see the full command syntax or get help with a specific tool, just let me know!