|
|
6 月之前 | |
|---|---|---|
| .. | ||
| agent | 6 月之前 | |
| command | 6 月之前 | |
| context | 6 月之前 | |
| plugin | 7 月之前 | |
| tool | 6 月之前 | |
| AGENT-SYSTEM-BLUEPRINT.md | 6 月之前 | |
| AGENTS.md | 6 月之前 | |
| README.md | 8 月之前 | |
See AGENTS.md for roles and usage. Configure defaults via .opencode/config.json.
Repository guardrails live in .opencode/permissions.json. You can also scope rules per-agent inside each agent file under permissions.
By default:
rm -rf * are set to ask.env, .key, .secret, node_modules, .git) are deniedCustom commands live in .opencode/commands/. Example: /feature-setup.
Notifications are enabled via .opencode/plugin/notification.js. On macOS this uses osascript to display alerts for session completion and approval-required events.