merged from main

This commit is contained in:
John Yeo
2026-01-21 14:16:55 +00:00
102 changed files with 2157 additions and 1296 deletions

10
.opencode/opencode.json Normal file
View File

@@ -0,0 +1,10 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"linear": {
"type": "remote",
"url": "https://mcp.linear.app/mcp",
"oauth": {}
}
}
}