Uchi Uchibeke

Myway - Your personal AI OS with agent guardrails built in

Myway is a self-hosted personal AI app that runs on OpenClaw or any OpenAI-compatible API. It ships with morning briefings, AI bedtime stories (Somni), a task manager, recipe vault, file browser, and a live feed of every agent action your AI takes — powered by APort guardrails. The Guardrails app shows you every tool call in real time, allowed or blocked, via SSE. One kill switch stops everything instantly. You can run it locally with OpenClaw, or use the hosted version at myway.sh.

Add a comment

Replies

Best
Uchi Uchibeke
Been using this for a while and finally shipped it. Myway runs on OpenClaw or any OpenAI-compatible API. What sold me on OpenClaw was keeping everything local - no cloud calls I didn't authorize. The thing I'm most proud of is the Guardrails app: a live SSE stream showing every tool call your agent makes, allowed or blocked, in real time. One kill switch button stops all agent actions immediately. After everything that happened with Moltbook I wanted to actually see what my agent was doing. Also has: morning briefings, bedtime stories (Somni), task manager, recipe vault, file browser, and a few fun ones like Roast Me and Drama Mode. npx @uchibeke/myway or clone from github.com/uchibeke/myway MIT licensed. Happy to answer questions.