feat(offload): remove browser opener and make review-pr actionable

This commit is contained in:
mkorwel
2026-03-13 19:56:52 -07:00
parent b545670bbc
commit cd1699fcda
5 changed files with 38 additions and 13 deletions

View File

@@ -6,5 +6,15 @@
},
"general": {
"devtools": true
},
"maintainer": {
"deepReview": {
"remoteHost": "cli",
"remoteWorkDir": "~/.offload/workspace",
"terminalType": "iterm2",
"syncAuth": true,
"geminiSetup": "isolated",
"ghSetup": "isolated"
}
}
}
}