Summary
Please add reminder/completion notification support for OpenClaw integration.
Motivation
EchoIsland already supports OpenClaw hooks, and the project also mentions completion reminders as part of current capabilities. However, OpenClaw does not seem to surface reminder/completion notifications in the same way as other integrations.
It would be very helpful if OpenClaw sessions could trigger reminder notifications inside EchoIsland, so users can notice task completion or follow-up events without switching back to the terminal.
Expected behavior
When using OpenClaw with EchoIsland:
- OpenClaw can emit reminder/completion-related events
- EchoIsland receives and parses those events correctly
- The floating island/UI shows reminder notifications consistently
- Behavior is aligned with the reminder experience of other supported integrations
Possible implementation ideas
- Extend the OpenClaw hook pack to emit reminder/completion events
- Map OpenClaw reminder events into the unified event protocol/runtime
- Reuse the existing reminder / message queue UI flow in EchoIsland
Why this matters
One of EchoIsland’s main goals is to unify AI coding session awareness across tools. Reminder support for OpenClaw would improve feature parity and reduce missed completions or follow-up actions.
Thanks for considering this feature.
Summary
Please add reminder/completion notification support for OpenClaw integration.
Motivation
EchoIsland already supports OpenClaw hooks, and the project also mentions completion reminders as part of current capabilities. However, OpenClaw does not seem to surface reminder/completion notifications in the same way as other integrations.
It would be very helpful if OpenClaw sessions could trigger reminder notifications inside EchoIsland, so users can notice task completion or follow-up events without switching back to the terminal.
Expected behavior
When using OpenClaw with EchoIsland:
Possible implementation ideas
Why this matters
One of EchoIsland’s main goals is to unify AI coding session awareness across tools. Reminder support for OpenClaw would improve feature parity and reduce missed completions or follow-up actions.
Thanks for considering this feature.