Skip to content

Releases: voidd0/message-next-step

v0.1.1 — fix CLI executable bit

15 May 11:41

Choose a tag to compare

message-next-step v0.1.1

Fix: bin/message-next-step.js now has correct executable permissions (chmod +x), fixing Permission denied errors on direct invocation after cloning.

No functional changes to the checker logic.

Install:

npm install -g @v0idd0/message-next-step

Web app: https://tells.voiddo.com/message-next-step/

Live compare vs ChatGPT/Gemini: https://tells.voiddo.com/message-next-step/compare-chatgpt-gemini.html

v0.1.0 — message-next-step

15 May 11:40

Choose a tag to compare

message-next-step v0.1.0

Deterministic incoming-message checker: one message → one next step.

Actions returned:

  • reply now — message needs immediate response
  • wait — no action required yet
  • ask one concrete question — ambiguity blocks progress
  • move to a call — text bandwidth is wrong for this
  • let it go — not worth a response

Works for: dating threads, recruiter loops, workplace messages, client follow-ups, family conversations.

Install:

npm install -g @v0idd0/message-next-step

Web app: https://tells.voiddo.com/message-next-step/

Live compare vs ChatGPT/Gemini: https://tells.voiddo.com/message-next-step/compare-chatgpt-gemini.html

Built by vøiddo — a small studio shipping AI-flavoured products, free dev tools, Chrome extensions and weird browser games.