changes from desktop

This commit is contained in:
2026-05-11 08:12:03 +00:00
parent 634aeb095b
commit a61fdaf569
3 changed files with 14 additions and 24 deletions
+10 -3
View File
@@ -1,13 +1,16 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"superpowers@git+https://github.com/obra/superpowers.git",
"@fission-ai/openspec@latest",
"superpowers@git+https://github.com/obra/superpowers.git",
"opencode-snip@latest",
"@tarquinen/opencode-dcp@latest",
"@ramtinj95/opencode-tokenscope",
"@slkiser/opencode-quota",
"envsitter-guard@latest",
"opencode-mystatus"
"opencode-mystatus",
"oh-my-openagent@latest",
"opentmux"
],
"command": {
"mystatus": {
@@ -18,7 +21,11 @@
"mcp": {
"with-context": {
"type": "local",
"command": ["npx", "-y", "with-context-mcp"],
"command": [
"npx",
"-y",
"with-context-mcp"
],
"environment": {
"OBSIDIAN_API_KEY": "{env:OBSIDIAN_API_KEY}",
"OBSIDIAN_API_URL": "{env:OBSIDIAN_API_URL}",