Adding opencode files

This commit is contained in:
2026-04-24 22:18:40 -05:00
parent eeca66574b
commit 28ea425af3
16 changed files with 2066 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
{
"ai": "copilot",
"ai": "opencode",
"branch_numbering": "sequential",
"context_file": ".github/copilot-instructions.md",
"context_file": "AGENTS.md",
"here": true,
"integration": "copilot",
"integration": "opencode",
"script": "sh",
"speckit_version": "0.7.6.dev0"
"speckit_version": "0.8.2.dev0"
}