Skip to content

feat(windows): add Windows startup bat scripts + bump mcp to 1.27.1#105

Open
llcultural wants to merge 1 commit into
verygoodplugins:mainfrom
llcultural:feat/windows-startup-scripts
Open

feat(windows): add Windows startup bat scripts + bump mcp to 1.27.1#105
llcultural wants to merge 1 commit into
verygoodplugins:mainfrom
llcultural:feat/windows-startup-scripts

Conversation

@llcultural
Copy link
Copy Markdown

Summary

  • Add start-bridge.bat for normal Windows startup after initial pairing (logs to bridge.log)
  • Add start-full-history.bat for first-time pairing with --full-history-pair flag to request up to 3 years of message history
  • Bump mcp dependency from 1.27.0 to 1.27.1 in uv.lock

Test plan

  • Run start-bridge.bat on Windows after existing pairing — bridge starts normally
  • Run start-full-history.bat on Windows with fresh whatsapp.db — QR code appears and full history is requested after scan
  • uv lock --check passes with updated uv.lock

🤖 Generated with Claude Code

Add two Windows batch scripts for easier bridge startup on Windows:
- start-bridge.bat: normal startup after initial pairing, logs to bridge.log
- start-full-history.bat: first-time pairing with --full-history-pair flag
  to request up to 3 years of message history

Also bump mcp dependency from 1.27.0 to 1.27.1 in uv.lock.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@llcultural llcultural requested a review from jack-arturo as a code owner May 20, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant