<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Mark</title>
    <description>The latest articles on Forem by Mark (@mark_2e9c1fa16c2c9c22b4bf).</description>
    <link>https://forem.com/mark_2e9c1fa16c2c9c22b4bf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3781127%2Fdac47880-398b-419a-ad45-f280e57b1cd0.png</url>
      <title>Forem: Mark</title>
      <link>https://forem.com/mark_2e9c1fa16c2c9c22b4bf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mark_2e9c1fa16c2c9c22b4bf"/>
    <language>en</language>
    <item>
      <title>I built a hosted AI agent that actually does things (not just talks)</title>
      <dc:creator>Mark</dc:creator>
      <pubDate>Thu, 19 Feb 2026 13:39:46 +0000</pubDate>
      <link>https://forem.com/mark_2e9c1fa16c2c9c22b4bf/i-built-a-hosted-ai-agent-that-actually-does-things-not-just-talks-16ol</link>
      <guid>https://forem.com/mark_2e9c1fa16c2c9c22b4bf/i-built-a-hosted-ai-agent-that-actually-does-things-not-just-talks-16ol</guid>
      <description>&lt;p&gt;I've been frustrated with AI assistants that describe what they &lt;em&gt;would&lt;/em&gt; do instead of actually doing it. So I built Cerebro.&lt;/p&gt;

&lt;p&gt;The core idea is simple: give the AI real tools and let it run.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it can do
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Web browsing&lt;/strong&gt; — Not a search summary. A real headless browser that navigates to pages, clicks through links, and extracts what it needs. "Go to ProductHunt and find today's top 5 launches" — it opens the site and does it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Web search&lt;/strong&gt; — Real-time search. Not limited to training data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Email&lt;/strong&gt; — Compose and send emails on your behalf. "Research my top 3 competitors and email me a report" is a single command.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multi-step tasks&lt;/strong&gt; — Chain actions together. Research + summarize + email, all in one go.&lt;/p&gt;

&lt;h2&gt;
  
  
  The uncensored part
&lt;/h2&gt;

&lt;p&gt;Most AI assistants refuse or hedge on anything remotely controversial. Cerebro doesn't. It presents all sides of any topic and lets you decide what to think. It treats you like an adult.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech
&lt;/h2&gt;

&lt;p&gt;Built on OpenClaw — an open-source AI agent framework. The AI orchestrates tools in a loop: plan, execute a step, observe the result, continue. The browser is a real Chromium instance with CDP.&lt;/p&gt;

&lt;p&gt;Every user session is isolated. Data doesn't cross between users.&lt;/p&gt;

&lt;h2&gt;
  
  
  Rough edges
&lt;/h2&gt;

&lt;p&gt;Complex multi-step tasks sometimes need a retry. Heavy JavaScript sites occasionally trip up the browser. Still in beta.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;cerebro.vip — free, just Google sign-in. No API keys, no setup.&lt;/p&gt;

&lt;p&gt;I'm actively building based on feedback. Curious what the dev community thinks — especially what you'd break first.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
