Skip to main content
Examples now live inside the SDK section so you can move from primitives -> reference -> runnable projects in one place.

Choose a starting point

If you want to build…Start here
The exact investor-meeting bot currently used in local validation/examples/meeting-investor-bot
A Python app with subagents, hooks, and cron workflows/examples/python-sdk
A local web UI that sends webhook-style events into your app runtime/examples/investor-booking-web

Suggested learning order

  1. /sdk/overview for architecture
  2. /sdk/quickstart for command flow
  3. one project from this examples tab
  4. /sdk/reference when you need exact helper/decorator behavior

Investor Meeting Bot

Canonical subagent app for investor scheduling.

Python SDK Examples

Canonical app examples plus framework adapter variants.

Investor Booking Web Example

Browser + local proxy + runtime ingress test harness.