feat(opencode): integrate rules into default devShell
- Switch agents input to local path for development - Add default devShell with Opencode rules integration - Update .gitignore to exclude generated Opencode files - Upgrade opencode to v1.2.6
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -20,3 +20,7 @@ result-*
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Opencode rules
|
||||
.opencode-rules
|
||||
opencode.json
|
||||
|
||||
Reference in New Issue
Block a user