Merge remote-tracking branch 'amDosion/feat/computer-use-windows'

This commit is contained in:
claude-code-best
2026-04-04 00:12:52 +08:00
39 changed files with 9446 additions and 752 deletions

View File

@@ -1602,7 +1602,7 @@ async function run(): Promise<CommanderCommand> {
// `type: 'stdio'`. An enterprise-config ant with the GB gate on would
// otherwise process.exit(1). Chrome has the same latent issue but has
// shipped without incident; chicago places itself correctly.
if (feature('CHICAGO_MCP') && getPlatform() === 'macos' && !getIsNonInteractiveSession()) {
if (feature('CHICAGO_MCP') && !getIsNonInteractiveSession()) {
try {
const {
getChicagoEnabled