Run OpenCode on Apify infrastructure.
OpenCode is an open-source AI coding agent with:
- Open-source and free to use
- Support for multiple AI models (Claude, GPT, Gemini, local models)
- Free built-in models available
This Actor metamorphs into the AI Sandbox and automatically launches OpenCode in the terminal.
- Click Start on this Actor
- OpenCode opens in the console terminal
- Start coding
| Input | Description | Default |
|---|---|---|
skills |
Skill packages to install (SKILLS.md files) | ["apify/agent-skills"] |
initShellScript |
Bash script to run before OpenCode starts | - |
idleTimeoutSeconds |
Shutdown after inactivity | 600 |
This Actor supports SKILLS.md files - specialized instructions that enhance AI coding agent capabilities. Skills are installed automatically at startup.
- Run OpenCode without local installation
- Use free AI models for coding tasks
- Integrate OpenCode into automation workflows