chore: rename default terminal title to Open Claude

This commit is contained in:
Raj Rasane
2026-04-02 10:38:22 +05:30
parent 302d9d4e44
commit 63546dcd9c
3 changed files with 61 additions and 61 deletions

View File

@@ -35,7 +35,7 @@ export async function sendNotification(
})
}
const DEFAULT_TITLE = 'Claude Code'
const DEFAULT_TITLE = 'Open Claude'
async function sendToChannel(
channel: string,