Add your description here
Project description
Orcheo
Orcheo is a workflow orchestration platform designed for vibe coding — AI coding agents like Claude Code can start services, build workflows, and deploy them for you automatically.
Note: This project is currently in Beta. Expect breaking changes as we iterate rapidly towards 1.0.
SIGIR Reviewers: See the Conversational Search Examples for step-by-step demos from basic RAG to production-ready search.
Why Orcheo?
- Vibe-coding-first: Already using Claude Code, Codex CLI, or Cursor? You don't need to learn Orcheo. Install the agent skill and let your AI agent handle setup, workflow creation, and deployment.
- Python-native: Workflows are Python code powered by LangGraph — no proprietary DSL to learn.
- Backend-first: Run headless in production; the UI is optional.
Prerequisites
- Docker — for running Redis and other services
- Python 3.12+ — required for the backend
- uv — Python package manager (installation guide)
Quick Start
The fastest way to get started with Orcheo is through the Agent Skill approach — let your AI coding agent handle the setup for you.
Note: Most AI coding agents (Claude Code, Codex CLI, Cursor) require a paid subscription. Free alternatives may exist but have not been tested with Orcheo.
1. Install the Orcheo Agent Skill
Add the Orcheo agent skill to your AI coding agent (Claude Code, Cursor, etc.) by following the installation instructions in the repo.
2. Let Your Agent Do the Work
Once installed, simply ask your agent to:
- Set up Orcheo: "Set up Orcheo for local development"
- Create workflows: "Create a workflow that monitors RSS feeds and sends Slack notifications"
- Deploy workflows: "Deploy and schedule my workflow to run every hour"
Your AI agent will automatically:
- Install dependencies
- Start the backend server
- Create and configure workflows
- Handle authentication and deployment
That's it! Your agent handles the complexity while you focus on describing what you want your workflows to do.
Guides
- Manual Setup Guide — Installation, CLI reference, authentication, and Canvas setup
- Conversational Search Examples — Step-by-step demos from basic RAG to production-ready search
# Quick start: Run Demo 1 (no external services required)
uv sync --group examples
orcheo credential create openai_api_key --secret sk-your-key
python examples/conversational_search/demo_2_basic_rag/demo_2.py
Reference
- SDK Reference — Python SDK for programmatic workflow execution
- Environment Variables — Complete configuration reference
For Developers
- Developer Guide — Repository layout, development environment, and custom nodes
- Deployment Guide — Docker Compose and PostgreSQL deployment recipes
- Custom Nodes and Tools — Extend Orcheo with your own integrations
Contributing
We welcome contributions from the community:
- Share your extensions: Custom nodes, agent tools, and workflows that extend Orcheo's capabilities. See the Custom Nodes and Tools guide for how to create and load custom extensions.
- How to contribute: Open an issue, submit a pull request, or start a discussion. You can also publish and share your extensions independently for others to install.
Citation
If you use Orcheo in your research, please cite it as:
@software{jiang2025orcheo,
author = {Jiang, Shaojie},
title = {Orcheo: A Workflow Orchestration Platform for Vibe Coding},
year = {2025},
publisher = {GitHub},
url = {https://github.com/ShaojieJiang/orcheo}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file orcheo-0.19.3.tar.gz.
File metadata
- Download URL: orcheo-0.19.3.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
891698ef69db04fa76c2c6c438ec0a2692ec721858824cdf1253597bee9c7bb7
|
|
| MD5 |
073c6f800d05e9b7b22cf3b257a3aa07
|
|
| BLAKE2b-256 |
10c08c6299b19badb5a26eaf1f67d2007f69073056e4ea9a9f3bb046b9790841
|
Provenance
The following attestation bundles were made for orcheo-0.19.3.tar.gz:
Publisher:
ci.yml on ShaojieJiang/orcheo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
orcheo-0.19.3.tar.gz -
Subject digest:
891698ef69db04fa76c2c6c438ec0a2692ec721858824cdf1253597bee9c7bb7 - Sigstore transparency entry: 928416664
- Sigstore integration time:
-
Permalink:
ShaojieJiang/orcheo@7ad1e4c9533da7a8cdf94f7a06143a8586876f15 -
Branch / Tag:
refs/tags/core-v0.19.3 - Owner: https://github.com/ShaojieJiang
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@7ad1e4c9533da7a8cdf94f7a06143a8586876f15 -
Trigger Event:
push
-
Statement type:
File details
Details for the file orcheo-0.19.3-py3-none-any.whl.
File metadata
- Download URL: orcheo-0.19.3-py3-none-any.whl
- Upload date:
- Size: 237.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cb10da754cb34816c0621b57f9c374155c467c752644e2cf10f5917d3aa47f9
|
|
| MD5 |
fd3d92499ffea6bcc1320090b1391d60
|
|
| BLAKE2b-256 |
9a10666b1a4c25fa32db828c5a6e3863651c00768213f3dd3dbf90beaa95b2d6
|
Provenance
The following attestation bundles were made for orcheo-0.19.3-py3-none-any.whl:
Publisher:
ci.yml on ShaojieJiang/orcheo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
orcheo-0.19.3-py3-none-any.whl -
Subject digest:
6cb10da754cb34816c0621b57f9c374155c467c752644e2cf10f5917d3aa47f9 - Sigstore transparency entry: 928416665
- Sigstore integration time:
-
Permalink:
ShaojieJiang/orcheo@7ad1e4c9533da7a8cdf94f7a06143a8586876f15 -
Branch / Tag:
refs/tags/core-v0.19.3 - Owner: https://github.com/ShaojieJiang
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@7ad1e4c9533da7a8cdf94f7a06143a8586876f15 -
Trigger Event:
push
-
Statement type: