Files
opencode/AGENTS.md

394 B

OpenCode Agents

This file provides context for OpenCode about the project structure and coding patterns.

Project Structure

  • setup.sh: Installation script
  • opencode.service: Systemd service definition
  • opencode.nginx: Nginx configuration
  • fix_setup.sh: Repair script
  • .env: Environment variables

Tech Stack

  • Bash scripts
  • Systemd
  • Nginx
  • Node.js (OpenCode runtime)