Collaborate Securely Without Granting SSH Access
Enable secure collaboration by installing Orquesta agents. Invite users, who submit prompts without direct infra access, ensuring your environment's safety.

In software development, collaboration often means granting access to your environment, which traditionally involves sharing SSH keys or direct shell access. This approach, while effective, inherently carries risks—exposing your infrastructure to potential security vulnerabilities and human errors. With Orquesta, we've developed a system that redefines secure collaboration, allowing others to work in your environment without ever granting them SSH access.
A Paradigm Shift in Collaboration
The traditional model of collaboration in development teams requires anyone needing access to a server to have direct SSH access. This conventional method assumes a level of trust and implies risks such as unauthorized access, accidental changes, and potential data leaks. However, with Orquesta, you can invite others to collaborate without these risks, thanks to our unique agent-based model.
How It Works
-
Install the Orquesta Agent: The first step is installing the Orquesta agent on your machine. This agent runs locally, ensuring your code and data never leave your infrastructure.
-
Invite Collaborators: Through the Orquesta dashboard, you can invite team members or external collaborators. They have the ability to submit prompts, but crucially, they don't need direct access to your system. They remain isolated from the sensitive parts of your infrastructure.
-
Submit Prompts: Collaborators submit prompts through the Orquesta platform. These prompts are then transformed by AI agents into code, pull requests, or deployments, all while adhering to your coding standards and quality controls.
Secure and Controlled Environment
- No Exposure of SSH Keys: Because prompts are handled by the Orquesta agent, users don't need SSH access. This eliminates the need to share sensitive credentials.
- Role-Based Permissions: Control what each collaborator can do. Assign roles that define what actions a participant can initiate or modify.
- Quality Gates: Before any code change is officially executed, it goes through a simulation process, requiring a team lead's approval. This ensures all changes meet predefined quality standards.
Real-Time Monitoring with Agent Grid
Our Agent Grid feature offers a centralized view where you can oversee all active agents from a single dashboard. This includes live terminal outputs, providing transparency and allowing you to monitor operations as they happen.
{
"agent_status": "running",
"active_prompts": 5,
"last_commit": "f47ac10b58cc437263",
"live_output": ["Compiling code...", "Running tests..."]
}
Autonomous Execution with Batuta AI
With Batuta AI, Orquesta enables autonomous SSH execution using a ReAct loop. This means the AI agent can think, act, observe, and repeat as necessary to achieve the desired outcome without direct human intervention. This not only enhances efficiency but also minimizes the potential for human error.
The Orquesta CLI: Control at Your Fingertips
The Orquesta CLI provides a powerful tool for managing local LLMs, like Claude, OpenAI, and others. You can sync this with your dashboard to streamline operations, keeping your workflow seamless and integrated.
Integrate Everywhere
Whether you want to embed Orquesta into a web application or run commands through a Telegram bot, our flexible integration options make it easy. A single script tag can bring Orquesta capabilities into any web environment, broadening the scope of collaboration without compromising on security.
Conclusion
Allowing others to work in your environment without SSH access isn't just a theoretical promise—it's a practical reality with Orquesta. By reimagining how collaboration can work, we've created a system that maintains security, enhances productivity, and simplifies workflow management. With Orquesta, you can invite collaborators with confidence, knowing your infrastructure remains secure and under your control.
Ready to ship faster with AI?
Start building with Orquesta — from prompt to production in minutes.
Get Started Free →

