If you already have an agent's source code — in a GitHub repository or as a local project — import it directly instead of rebuilding it with the SDK.
Import steps
From Agents → Import Agent, choose GitHub Repository or Upload Zip File.
For GitHub, paste the repository URL. For a zip, upload the project (100 MB max).
Click Analyze Repository (or Scan & Analyze). Orvoq clones or scans the project and detects the language, framework, and agent entry point.
Review the analysis, then click Import to finish.
Where it runs
Imported agents run in an isolated Modal micro-VM sized to what the analysis inferred — not on your own infrastructure, and not sharing a sandbox with any other execution.
Import only completes if the analysis confirms the project is sandbox-compatible. If it isn't, Orvoq tells you what it couldn't detect rather than importing something it can't safely run.