Hello intent (one action, end-to-end)
Goal: define one intent and call it as an agent.
What you’ll do
- Define an intent called
ping - Mint a key
- Call
/bissap/agent/run
Why this matters
Once ping works, everything else is "just" you adding more intents.
If you’re in a hurry:
- Node: follow Node quickstart
- Python: follow Python quickstart
Then come back here when we add the short, copy/paste-only version.