mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
feat: align attachment uploads and bump 0.4.0
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
"mcp": {
|
||||
"chrome-devtools": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "chrome-devtools-mcp@latest"]
|
||||
"command": [
|
||||
"npx",
|
||||
"-y",
|
||||
"chrome-devtools-mcp@latest"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"model": "openai/gpt-5.2-codex"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user