Initial commit: OpenCode setup and configuration
This commit is contained in:
16
AGENTS.md
Normal file
16
AGENTS.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user