Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OpenCode

Run OpenCode on Apify infrastructure.

🔥 What is OpenCode?

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

⚙️ How It Works

This Actor metamorphs into the AI Sandbox and automatically launches OpenCode in the terminal.

🚀 Quick Start

  1. Click Start on this Actor
  2. OpenCode opens in the console terminal
  3. Start coding

📦 Configuration

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

📚 Skills Support

This Actor supports SKILLS.md files - specialized instructions that enhance AI coding agent capabilities. Skills are installed automatically at startup.

🎯 Use Cases

  • Run OpenCode without local installation
  • Use free AI models for coding tasks
  • Integrate OpenCode into automation workflows

🔗 Links