<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/talkpython/talk-python-cli/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/talkpython/talk-python-cli/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/talkpython/talk-python-cli/releases.atom"/>
  <title>Release notes from talk-python-cli</title>
  <updated>2026-02-07T21:15:05Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/1151723781/v0.2.0</id>
    <updated>2026-02-07T21:16:45Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/talkpython/talk-python-cli/releases/tag/v0.2.0"/>
    <title>v0.2.0</title>
    <content type="html">&lt;h2&gt;[0.2.0] - 2026-02-07&lt;/h2&gt;
&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;--format markdown&lt;/code&gt; output mode for raw Markdown without Rich formatting, ideal for AI agents, LLMs, and RAG pipelines&lt;/li&gt;
&lt;li&gt;New &quot;Agentic AI and LLM integration&quot; section in README&lt;/li&gt;
&lt;li&gt;&lt;code&gt;display_markdown_raw()&lt;/code&gt; in &lt;code&gt;formatting.py&lt;/code&gt; for plain stdout output&lt;/li&gt;
&lt;li&gt;Tests for markdown format: query param propagation, raw output, and display routing&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;--format&lt;/code&gt; flag now accepts &lt;code&gt;text&lt;/code&gt;, &lt;code&gt;json&lt;/code&gt;, or &lt;code&gt;markdown&lt;/code&gt; (was &lt;code&gt;text&lt;/code&gt; or &lt;code&gt;json&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;MCP client sends &lt;code&gt;?format=markdown&lt;/code&gt; query param to server when markdown format is selected&lt;/li&gt;
&lt;li&gt;README &quot;Output formats&quot; and &quot;Piping JSON to other tools&quot; sections updated for the new format&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>mikeckennedy</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/2035561?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1151723781/v0.1.2</id>
    <updated>2026-02-07T16:42:21Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/talkpython/talk-python-cli/releases/tag/v0.1.2"/>
    <title>v0.1.2</title>
    <content type="html">&lt;h2&gt;[0.1.2] - 2026-02-07&lt;/h2&gt;
&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;talkpython status&lt;/code&gt; command to check MCP server health and display version info&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Version is now read dynamically from package metadata via &lt;code&gt;importlib.metadata&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Default output format is now always &lt;code&gt;text&lt;/code&gt; (removed auto-detect that defaulted to &lt;code&gt;json&lt;/code&gt; when piped)&lt;/li&gt;
&lt;li&gt;Development status upgraded from Alpha to Beta&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;readme&lt;/code&gt; field to &lt;code&gt;pyproject.toml&lt;/code&gt; so PyPI renders the README&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>mikeckennedy</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/2035561?s=60&amp;v=4"/>
  </entry>
</feed>
