WSL 环境下 Claude Code 停止输出时,向 Windows 发送桌面通知弹窗,显示回复摘要,点击跳回对应终端 Tab
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
feat: ship pre-built EXE via GitHub Releases
c1c69c1
docs: update README for RuntimeId-based tab switching
95d3e33
feat: replace tab index with RuntimeId-based tab switching
3e022e8
feat: dynamic tab index refresh via PROMPT_COMMAND
c98af91
fix: use startup-saved tab index for reliable tab switching
570eeaa
fix: use SetWindowPos to prevent focus stealing from all apps
7acdf04
fix: prevent focus stealing and use title-based tab matching
2b8fd4a
docs: update README
7fe2977
feat: show tab title in notification popup
4ac7e30
fix: use .ps1 file mode and validate tab index at hook time
dbf8232
fix: use tab count for reliable tab index detection
3a3c1a8
feat: add one-click install/uninstall scripts
6648fcc
feat: reliable tab switching via saved tab index
e61f0df
docs: highlight tab switching as technical feature in README
65b1433
fix: use SendKeys and helper script for reliable tab switching
71c5833