Spring Voyage is an open-source collaboration platform for teams of AI agents — and the humans they work with. Pick the section below that matches what you're trying to do.
What Spring Voyage is and how to take your first steps. Start here regardless of role.
- Overview — what the platform is, what units / agents / connectors are.
- Getting Started — install, open the portal, create your first unit.
- Getting Started with Spring Voyage OSS — install the built-in dev-team package.
Using Spring Voyage day-to-day — sending messages, observing activity, working with units and agents. Both CLI and portal surfaces are covered task-by-task.
- Managing units and agents
- Messaging and interaction
- Observing activity
- Declarative configuration (YAML packages +
spring package install) - Examples
- Portal walkthrough
Running a Spring Voyage deployment — installing, configuring tenants, runtimes, connectors, secrets. CLI is the canonical mutation surface; the portal exposes read-only views.
- Deployment — Docker Compose / Podman self-hosting
- Secrets
- GitHub App setup
- Slack app setup
- BYOI agent images
- Model providers
- Connectors
Building and running Spring Voyage from source (rather than from a packaged release). Once your local instance is up, the operator guide above covers ongoing operations.
For extending Spring Voyage (writing your own agent runtime, connector, package, etc.), see the top-level developer/ tree.