Releases: mitensampat/commit
Releases · mitensampat/commit
Commit v1.2.0
What's new
- Update notifications — Commit now checks for new versions and shows a banner when an update is available
- Streamlined WhatsApp messaging — single welcome message, error alerts throttled to once per hour
- Chat muting — mute noisy group chats from extraction
- Auto-resolve — AI detects fulfilled commitments and moves them to Resolved
Downloads
- macOS:
Commit-1.2.0.dmg(signed + notarized) - Windows:
Commit-1.2.0-windows-amd64.zip
Commit v1.1.2
What's new
- Security hardening — XSS protection, SSE error handling, API key update flow
- UX polish — loading spinner, undo toasts, multi-tab sync, connection status indicator, mobile layout fixes
- Landing page — simplified access flow, new minimal stoic design
- README — rewritten intro to match the product voice
Install
- macOS: download
Commit-1.1.2.dmg, drag to Applications, run from Terminal - Windows: download
Commit-1.1.2-windows-amd64.zip, extract, runCommit.exe
Then open http://localhost:9384 in your browser.
Commit v1.0.0
First release of Commit — a WhatsApp commitment tracker.
Install
Mac: Download Commit-1.0.0.dmg, open it, drag Commit to Applications, then run /Applications/Commit.app/Contents/MacOS/Commit.
Windows: Download Commit-1.0.0-windows-amd64.zip, extract, and run Commit.exe.
Then open http://localhost:9384 in your browser to complete setup.
What's included
- WhatsApp linking via QR code (multi-device API)
- AI-powered commitment extraction using Claude
- Auto-resolution when commitments are fulfilled in conversation
- Web dashboard with tabs (All, Follow ups, Favorites, I owe, They owe, Resolved)
- WhatsApp bot commands (message yourself:
commitments,owe @person,done <text>,search <query>) - Nudge messages for stale follow-ups
- Passcode protection with encrypted API key storage
- Dark mode
Notes
- The Mac DMG is ad-hoc signed (not notarized). You may need to right-click > Open on first launch, or allow it in System Settings > Privacy & Security.
- Requires a Claude API key for commitment extraction.
- All data stays on your machine — nothing is stored remotely.