<?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: GrowthX.ai</title>
    <description>The latest articles on Forem by GrowthX.ai (@growthxai).</description>
    <link>https://forem.com/growthxai</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%2Forganization%2Fprofile_image%2F12905%2F2a2d994c-10f1-4a40-9ab4-cb1e1deaf716.png</url>
      <title>Forem: GrowthX.ai</title>
      <link>https://forem.com/growthxai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/growthxai"/>
    <language>en</language>
    <item>
      <title>Output.ai is live 🎉🚀</title>
      <dc:creator>Marcos Marx</dc:creator>
      <pubDate>Mon, 13 Apr 2026 20:38:03 +0000</pubDate>
      <link>https://forem.com/growthxai/outputai-is-live-3pam</link>
      <guid>https://forem.com/growthxai/outputai-is-live-3pam</guid>
      <description>&lt;p&gt;We just open-sourced Output: &lt;strong&gt;a TypeScript framework for building AI workflows and agents&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It came from our real work at GrowthX. We have two tracks: our product team is always building features that are AI-heavy, and our forward-deployed team is dedicated to building growth-focused AI agents for dozens of companies like Lovable, Airbyte, Augment Code, and Webflow.&lt;/p&gt;

&lt;p&gt;Every project hit the same walls: scattered prompts, no way to test non-deterministic code, zero cost visibility, retry logic, how to write evaluation code, and dozens of dependencies on startups that keep getting acquired, pivoting, or shutting down.&lt;/p&gt;

&lt;p&gt;So we built the framework we wished existed - as feature complete as we needed at GrowthX. And now it's yours, open source under Apache 2.&lt;/p&gt;

&lt;p&gt;What it does? Output gives you everything production AI needs in one place:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Prompts as code &lt;code&gt;.prompt&lt;/code&gt; files in your repo. Version-controlled, reviewable in PRs. No dashboards.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Evaluation-driven development — LLM-as-judge evaluators with confidence scores. Test prompt changes against dozens of scenarios before you ship.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Full tracing &amp;amp; cost tracking — Every LLM call, every step, every dollar. On your disk or S3. No third-party observability vendor.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Durable execution — Temporal.io under the hood. Retries, replays, workflow history. You write &lt;code&gt;async/await&lt;/code&gt;, we handle the rest.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Encrypted credentials — AES-256, scoped per environment and workflow. No external vault subscription.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built for Claude Code. Every convention is designed so your coding agent understands the full context. Describe what you want, Claude builds it.&lt;/p&gt;

&lt;p&gt;Getting started &lt;code&gt;npx @outputai/cli init your-project&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;That's it. One command.&lt;/p&gt;

&lt;p&gt;You can check the project &lt;a href="https://github.com/growthxai/output" rel="noopener noreferrer"&gt;https://github.com/growthxai/output&lt;/a&gt;, if you like it star us on Github.&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>ai</category>
      <category>opensource</category>
      <category>claude</category>
    </item>
  </channel>
</rss>
