<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Atanas Oreshkov — Blog</title>
    <link>https://www.oreshkov.app/blog/</link>
    <atom:link href="https://www.oreshkov.app/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Notes on Kotlin, Kotlin Multiplatform, and software architecture.</description>
    <language>en</language>
    <lastBuildDate>Tue, 21 Jul 2026 00:00:00 GMT</lastBuildDate>

    <item>
      <title>Give your AI agent the real sources of any Kotlin/Java library</title>
      <link>https://www.oreshkov.app/blog/real-sources-for-your-ai-agent.html</link>
      <guid isPermaLink="true">https://www.oreshkov.app/blog/real-sources-for-your-ai-agent.html</guid>
      <pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate>
      <description>An MCP server that hands Claude Code the actual sources jar of any Maven library — resolved signatures and KDoc, not doc-scraping or training-data guesses.</description>
    </item>

    <item>
      <title>Generate a production-grade Kotlin Multiplatform app (Compose, Room 3, Navigation 3, Koin) in one dialog</title>
      <link>https://www.oreshkov.app/blog/production-grade-kmp-in-one-dialog.html</link>
      <guid isPermaLink="true">https://www.oreshkov.app/blog/production-grade-kmp-in-one-dialog.html</guid>
      <pubDate>Sun, 20 Jul 2026 00:00:00 GMT</pubDate>
      <description>The IDE wizard gets you to Hello World; the next two weeks are the real setup — architecture, a KMP database, type-safe navigation, DI, Gradle, tests. An opinionated take on all of it, generated in one dialog.</description>
    </item>

  </channel>
</rss>
