configure opencode agent with project guidelines and safety rules
🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
9
opencode.json
Normal file
9
opencode.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"build": "make build-usb",
|
||||
"lint": "markdownlint . || true && jsonlint . || true && nixpkgs-fmt . || true",
|
||||
"test": "make status-cloud"
|
||||
,
|
||||
"ask_before_executing_commands": true,
|
||||
"ask_before_git_commands": true,
|
||||
"ask_before_reading_file": "^(?!\./).*"
|
||||
}
|
||||
Reference in New Issue
Block a user