<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: azmz</title><link>https://news.ycombinator.com/user?id=azmz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 11:58:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=azmz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by azmz in "Ask HN: Agent orchestrators / UIs you use on top of Claude?"]]></title><description><![CDATA[
<p>For non-code orchestration on top of Claude I've been running Atmita. It's cloud-hosted so there's nothing to self-host, managed OAuth to around 1000 services, memory that holds across runs, and scheduled triggers with per-agent approval modes (safe/auto/bypass/plan). atmita.com</p>
]]></description><pubDate>Tue, 21 Apr 2026 18:04:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47852228</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47852228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47852228</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Yeah, that's where we're pointed. Today you get it without cobbling anything together yourself. API-first under the hood, so you can hit any API directly, with managed OAuth into a lot of services and a browser fallback on top. Cloud-hosted, nothing to run locally. Context carries across runs. Realtime voice is on the roadmap.</p>
]]></description><pubDate>Tue, 21 Apr 2026 13:21:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47848441</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47848441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47848441</guid></item><item><title><![CDATA[New comment by azmz in "OpenClaw isn't fooling me. I remember MS-DOS"]]></title><description><![CDATA[
<p>Kind of agree. The people getting real value seem to be using it for actual work (inbox triage, scheduled check-ins, admin loops), not the ones who set it up to play with it. I built atmita.com as a cloud-hosted take on that, built from scratch (not based on OpenClaw), so there's no Mac Mini to babysit, and Safe Mode routes any send or delete through a phone approval before it hits your account.</p>
]]></description><pubDate>Mon, 20 Apr 2026 18:02:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47838196</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47838196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47838196</guid></item><item><title><![CDATA[New comment by azmz in "OpenClaw isn't fooling me. I remember MS-DOS"]]></title><description><![CDATA[
<p>The credentials-on-device thing is the real blocker for a lot of people. I built atmita.com going the other way: cloud-hosted so nothing lives on your box, OAuth handled on the server, and a safe mode where destructive actions wait for phone approval before they fire. Not based on OpenClaw, built from scratch, so the Docker/token-exfil surface isn't part of the stack.</p>
]]></description><pubDate>Mon, 20 Apr 2026 12:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47833077</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47833077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47833077</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Fair question. The niche I keep running into is jobs that cross a few apps (Gmail, Calendar, GitHub, a DB) and need to run on a schedule. Any one tool handles a piece, but stitching them together end to end is the chore. Built atmita.com for that. Cloud hosted, managed OAuth, jobs described in plain English. Not based on OpenClaw, built from scratch.</p>
]]></description><pubDate>Sun, 19 Apr 2026 12:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47823707</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47823707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47823707</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Yeah, setup and the email-access hesitation are exactly where most people bounce. That's why I built atmita.com, it's cloud-hosted so there's no https or self-hosting gauntlet, and OAuth is managed across about 1000 services so you just click to connect email or calendar. Not based on OpenClaw, built from scratch.</p>
]]></description><pubDate>Sun, 19 Apr 2026 06:02:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822132</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47822132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822132</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Nice that you went and built your own auth layer. Atmita (atmita.com) is API-first so you can hit any API directly, with managed OAuth to ~1000 services layered on top for convenience. Cloud-hosted, so the auth/refresh plumbing isn't your problem.</p>
]]></description><pubDate>Sat, 18 Apr 2026 18:03:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47818032</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47818032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47818032</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Love the setup. Similar pattern to what atmita.com runs, scheduled jobs for summaries, weather/fitness pulls, reminders, except it's cloud-hosted so no Proxmox VM to babysit. API-first with managed OAuth, so Strava or any other service plugs in directly. Not based on OpenClaw, built from scratch.</p>
]]></description><pubDate>Sat, 18 Apr 2026 10:28:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47814738</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47814738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47814738</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>You're exactly the small-business-owner use case most OpenClaw/NanoClaw tutorials skip over. Built something close at atmita.com, cloud-hosted so there's no Mac running the whole time, and it can hit Gmail, Telegram, Xero, or any API with managed OAuth rather than wiring up each MCP yourself. Not based on OpenClaw, built from scratch. Won't generate 32-page Latex proposals out of the box though, that's a serious setup you've got.</p>
]]></description><pubDate>Sat, 18 Apr 2026 06:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47813507</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47813507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47813507</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>The self-hosted jank is real. atmita.com goes cloud-native instead (not based on OpenClaw, built from scratch), so there's no pi or mac mini in the loop. Managed OAuth covers the usual apps, and it's API-first so you can wire in anything else directly.</p>
]]></description><pubDate>Fri, 17 Apr 2026 18:03:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47808748</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47808748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47808748</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Deterministic scheduled scripts for repeating tasks is where a lot of the value lives, that's basically what Atmita (atmita.com) is built around. You describe the job in plain English, pick when it runs, and it runs on a schedule. Cloud-hosted with managed OAuth to the apps you already use, API-first so you can wire anything else in directly. Not based on OpenClaw, built from scratch.</p>
]]></description><pubDate>Fri, 17 Apr 2026 12:03:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47804982</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47804982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47804982</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>The broken memory and competing permission models really resonate. I built something called Atmita (atmita.com) specifically because fixing OpenClaw felt like the wrong approach. Cloud-native, not based on OpenClaw at all, with managed OAuth so you're not handing raw credentials to an agent. Not a big tech player by any means, but it is the \"just make it a product\" thing you're describing.</p>
]]></description><pubDate>Thu, 16 Apr 2026 06:06:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47789253</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47789253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47789253</guid></item><item><title><![CDATA[New comment by azmz in "Claude Managed Agents"]]></title><description><![CDATA[
<p>The moat is the whole package working together, not any single piece. That's what I've been finding building this (atmita.com). Cloud-native from scratch (not based on OpenClaw), so there's zero setup. It can hit any API directly, falls back to 1000+ managed integrations, and uses a browser when nothing else works. Memory is dynamic and adapts to whatever the task needs, and no user has complained about it breaking.</p>
]]></description><pubDate>Wed, 15 Apr 2026 12:22:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47778058</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47778058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47778058</guid></item><item><title><![CDATA[New comment by azmz in "Ask HN: How are you orchestrating multi-agent AI workflows in production?"]]></title><description><![CDATA[
<p>The confidence calibration point is spot on. We solve this in Atmita (atmita.com) with three explicit modes per agent: full autonomy, self-judging when to pause, or everything staged for human review. Lets you tune trust per agent instead of applying one policy across the board. It's cloud-native, not built on OpenClaw, with an API to control everything and 1000+ integrations out of the box.</p>
]]></description><pubDate>Mon, 13 Apr 2026 15:12:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753182</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47753182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753182</guid></item><item><title><![CDATA[New comment by azmz in "Show HN: Eve – Managed OpenClaw for work"]]></title><description><![CDATA[
<p>That's why you don't let agents act unsupervised. I built atmita.com with an approval layer where every action gets reviewed before it executes. Doesn't solve hallucinations, but it contains them.</p>
]]></description><pubDate>Sun, 12 Apr 2026 16:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47741414</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47741414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47741414</guid></item><item><title><![CDATA[New comment by azmz in "OpenClaw’s memory is unreliable, and you don’t know when it will break"]]></title><description><![CDATA[
<p>I built Atmita (atmita.com) from scratch, not based on OpenClaw. Memory is distributed across agents and automations, each with their own layer, and they interleave intelligently so agents only load what's relevant instead of dumping everything into one context. Cloud-native, no self-hosting required.</p>
]]></description><pubDate>Sat, 11 Apr 2026 14:32:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47730979</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47730979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47730979</guid></item><item><title><![CDATA[New comment by azmz in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>Yeah 166M tokens on heartbeat alone is wild. Hard to justify that on pay-as-you-go.</p>
]]></description><pubDate>Thu, 09 Apr 2026 18:03:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47707157</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47707157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47707157</guid></item><item><title><![CDATA[New comment by azmz in "Claude Managed Agents"]]></title><description><![CDATA[
<p>MCP helps but you still need someone to set up the servers and manage credentials. I've been building Atmita (atmita.com) to close that gap, it handles all the OAuth and app connections in the cloud so users just describe what they want automated. Works well for things like daily briefings, email management, and social media scheduling.</p>
]]></description><pubDate>Thu, 09 Apr 2026 15:07:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47704731</link><dc:creator>azmz</dc:creator><comments>https://news.ycombinator.com/item?id=47704731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47704731</guid></item></channel></rss>