Start Orchestrator
CommunityStart Orchestrator backend and UI in background.
AuthorPytaichukBohdan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Starts the Orchestrator 3 Stream application (backend + frontend) in background mode, enabling a quick boot of the full stack. This helps users respond to requests like "start the orchestrator", "launch orchestrator", or "open the orchestrator UI" without manual, multi-step setup.
Core Features & Use Cases
- Background startup: Launches backend (FastAPI) and frontend (Vue/Vite) servers in the background.
- Session and CWD flags: Supports --session and --cwd flags for the backend.
- Unified UI access: Opens the frontend UI after both services are running.
Quick Start
To start the orchestrator, run the following:
- Basic start:
cd /path/to/apps/orchestrator_3_stream && ./start_be.sh &and./start_fe.sh & - Open UI:
open -a "Google Chrome" "http://127.0.0.1:5175" - Resume a session:
cd /path/to/apps/orchestrator_3_stream && ./start_be.sh --session <session-id> &
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Start Orchestrator Download link: https://github.com/PytaichukBohdan/DanaCockFightBot/archive/main.zip#start-orchestrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.