<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code-Generation on Go Micro</title><link>https://go-micro.dev/tags/code-generation.html</link><description>Recent content in Code-Generation on Go Micro</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 29 Jul 2026 08:42:34 +0100</lastBuildDate><atom:link href="https://go-micro.dev/tags/code-generation/index.xml" rel="self" type="application/rss+xml"/><item><title>From Prompt to Production: AI-Generated Microservices That Actually Run</title><link>https://go-micro.dev/blog/2026/06/03/from-prompt-to-production-ai-generated-microservices-that-actually-run.html</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://go-micro.dev/blog/2026/06/03/from-prompt-to-production-ai-generated-microservices-that-actually-run.html</guid><description>&lt;p&gt;Every code generator stops at the same point: here&amp;rsquo;s some files, good luck. You get a skeleton, wire it up yourself, hope it compiles. We wanted something different.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;micro run --prompt &lt;span class="s2"&gt;&amp;#34;a task management system&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;That&amp;rsquo;s not scaffolding. Two services start, register, and respond to requests. An AI agent can create tasks, organize categories, and orchestrate across services immediately. And when you need a capability that doesn&amp;rsquo;t exist — shipping, payments, notifications — the agent builds it mid-conversation.&lt;/p&gt;</description></item></channel></rss>