Build & Extend¶
How to add things to your persona's body and mind.
Coming soon:
- Add a tool (
@tooldecorator, params, return shape) - Add an ability (
@ability,requires=, abilities-vs-tools) - Add a meaning (Markdown structure, basic vs orchestrating)
- Add a channel (Connection interface, subscribers in
manager.Agent.start) - Add a model provider (OpenAI-compat is free; new wire protocols)
- Add a cognitive stage (signature, append to
mind.py) - Editing prompts (the soul-hat principle — what you can and can't change)