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:
m3tm3re
2026-02-17 20:11:14 +01:00
parent 1d3564f360
commit 2e550b91f5
3 changed files with 145 additions and 113 deletions

4
.gitignore vendored
View File

@@ -20,3 +20,7 @@ result-*
# OS
.DS_Store
Thumbs.db
# Opencode rules
.opencode-rules
opencode.json