changes from desktop
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user