projects/hoppy
0%
connect imessage.bridge
Listening on MacOS message bus. [ok]
parse_msg
"need oat milk + eggs for sunday"
Thought for 0.6s · recalling preferences
memory.recall →
brand=chobani, size=64oz, org_eggs=true
cart.add(items)
12- // hardcoded fallback brand
12+ const brand = memory.brand ?? "store";
Cart confirmed · $11.42 — reply “ok” to place
Build
iMessage → agent → cart → checkout
Explore →
Hoppy
An AI grocery agent that lives in iMessage.
Send a text. Hoppy reads it, figures out what you actually need, and either confirms an order or asks one clarifying question. No app to open, no list to maintain. The whole thing lives in your normal message thread.
Persistent memory across conversations so it learns your preferences: oat milk over almond, breakfast every Sunday, never buy cilantro because someone in the household hates it. The agent gets sharper the more you use it.