beginning of upgrade command
This commit is contained in:
parent
c4ff8dd205
commit
38879dee2d
4 changed files with 189 additions and 196 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# OpenCode Agent Guidelines
|
||||
# opencode agent guidelines
|
||||
|
||||
## Build/Test Commands
|
||||
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
## IMPORTANT
|
||||
|
||||
- Try to keep things in one function unless composable or reusable
|
||||
- Try to keep things in one function unless composable or reusablte
|
||||
- DO NOT do unnecessary destructuring of variables
|
||||
- DO NOT use else statements unless necessary
|
||||
- DO NOT use try catch if it can be avoided
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue