Skip to content

Commit v1.0.0

Choose a tag to compare

@mitensampat mitensampat released this 30 May 06:12
· 35 commits to main since this release

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.