feat: align attachment uploads and bump 0.4.0

This commit is contained in:
Benjamin Shafii
2026-01-25 17:24:12 -08:00
parent dc9e5e7bfb
commit 142f83668d
12 changed files with 278 additions and 184 deletions

View File

@@ -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"
}