Frogman v1.6.9: thanks to @kierknoby

v1.6.9 ships the first community PR Frogman has had from @kierknoby. Thank you sir!

What it adds: a layer in front of the chat parser that rewrites conversational phrasing into the commands Frogman already understands. e.g. “247020 is sick” > enable DND. “delete 247020” > the usual destructive confirm. “that’s not what I meant” > cancels a pending action cleanly. Deterministic regex, confidence gated, no LLM in the path.

:warning: Still experimental. If you’d like to contribute too, the door’s open.
:glowing_star: Quick request: Checking this out? Please drop a star on GitHub