<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ByteAsk changelog</title>
    <link>https://byteask.ai/changelog</link>
    <description>Releases of the ByteAsk CLI.</description>
    <language>en-us</language>
    <item>
      <title>ByteAsk CLI v0.1.11</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.11</link>
      <guid isPermaLink="false">v0.1.11</guid>
      <pubDate>Thu, 30 Jul 2026 19:05:09 GMT</pubDate>
      <description>&lt;p&gt;ByteAsk CLI v0.1.11&lt;/p&gt;
&lt;p&gt;Highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Operator alerts rendered at the top of the session&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/login&lt;/code&gt; rebuilt as a native bottom-pane settings surface&lt;/li&gt;
&lt;li&gt;&lt;code&gt;byteask exec&lt;/code&gt; now renders extension tool calls (cpp_*/ref_*) - previously invisible&lt;/li&gt;
&lt;li&gt;cpp-tools: real sanitizer output, project builds, bounded execution, trust gate&lt;/li&gt;
&lt;li&gt;Hardware-aware performance verification&lt;/li&gt;
&lt;/ul&gt;

&lt;p class="bx-changelog-trim"&gt;&lt;a href="https://github.com/ByteAsk/cli/releases/tag/v0.1.11" rel="noopener"&gt;Read the full release notes&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.10</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.10</link>
      <guid isPermaLink="false">v0.1.10</guid>
      <pubDate>Thu, 23 Jul 2026 11:54:53 GMT</pubDate>
      <description>&lt;h2&gt;What&amp;#39;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Status/result messages (e.g. key-add errors) no longer leak onto unrelated screens after navigating away.&lt;/li&gt;
&lt;li&gt;install.sh / install.ps1 now say plainly when a best-effort ripgrep install didn&amp;#39;t work, instead of failing silently.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All 4 platform binaries included below.&lt;/p&gt;

&lt;p class="bx-changelog-trim"&gt;&lt;a href="https://github.com/ByteAsk/cli/releases/tag/v0.1.10" rel="noopener"&gt;Read the full release notes&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.9</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.9</link>
      <guid isPermaLink="false">v0.1.9</guid>
      <pubDate>Sat, 18 Jul 2026 10:08:07 GMT</pubDate>
      <description>&lt;h2&gt;ByteAsk CLI v0.1.9&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Security &amp;amp; abuse-resistance hardening.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Engine unchanged from 0.1.8 - the binaries below are identical; 0.1.9 ships client + gateway improvements.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install:&lt;/strong&gt; &lt;code&gt;curl -fsSL https://code.byteask.ai/install.sh | sh&lt;/code&gt;  ·  &lt;code&gt;pip install byteask&lt;/code&gt;  ·  &lt;code&gt;npm i -g @byteask/cli&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Binaries are gzip-compressed; &lt;code&gt;SHA256SUMS&lt;/code&gt; lists the checksums.&lt;/p&gt;

&lt;p class="bx-changelog-trim"&gt;&lt;a href="https://github.com/ByteAsk/cli/releases/tag/v0.1.9" rel="noopener"&gt;Read the full release notes&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.8</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.8</link>
      <guid isPermaLink="false">v0.1.8</guid>
      <pubDate>Wed, 15 Jul 2026 20:18:45 GMT</pubDate>
      <description>&lt;h2&gt;ByteAsk CLI v0.1.8&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;See your tools working&lt;/strong&gt; - every ByteAsk tool call (&lt;code&gt;autosar_ref&lt;/code&gt;, &lt;code&gt;mcu_ref&lt;/code&gt;, &lt;code&gt;cpp_godbolt&lt;/code&gt;, &lt;code&gt;debug&lt;/code&gt;, …) now shows a live cell in the TUI with the tool name, arguments, and result - the same visibility web search always had. Interrupted calls show cleanly; retryable tool replies no longer render as failures.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Referral upgrades&lt;/strong&gt; - you AND your friend now each get $10 of usage per referral, and &lt;strong&gt;3 successful referrals earn your first month of Pro free&lt;/strong&gt;. &lt;code&gt;/referral-code&lt;/code&gt; shows your live progress.&lt;/li&gt;
&lt;li&gt;Reliability: turn-abort no longer leaves stuck in-progress items in thread history.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Install:&lt;/strong&gt; &lt;code&gt;curl -fsSL https://code.byteask.ai/install.sh | sh&lt;/code&gt;  ·  &lt;code&gt;pip install byteask&lt;/code&gt;  ·  &lt;code&gt;npm i -g @byteask/cli&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Binaries are gzip-compressed; &lt;code&gt;SHA256SUMS&lt;/code&gt; lists the checksums.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.7</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.7</link>
      <guid isPermaLink="false">v0.1.7</guid>
      <pubDate>Wed, 15 Jul 2026 10:13:07 GMT</pubDate>
      <description>&lt;h2&gt;ByteAsk CLI v0.1.7&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Grounded reference tools&lt;/strong&gt; - &lt;code&gt;autosar_ref&lt;/code&gt;, &lt;code&gt;mcu_ref&lt;/code&gt;, &lt;code&gt;fpga_ref&lt;/code&gt;, &lt;code&gt;hft_ref&lt;/code&gt;, &lt;code&gt;grid_ref&lt;/code&gt;, &lt;code&gt;scpi_ref&lt;/code&gt;, &lt;code&gt;x86_ref&lt;/code&gt;: page-cited lookups over the ByteAsk corpus for embedded / firmware / hardware / safety-critical C++ (MISRA, AUTOSAR, Intel SDM, IEEE 1547, SCPI, Xilinx, ITCH, and more).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Renamed the native-debugger tools&lt;/strong&gt; - &lt;code&gt;cpp_debug&lt;/code&gt;/&lt;code&gt;cpp_debug_session&lt;/code&gt;/&lt;code&gt;cpp_debug_attach&lt;/code&gt;/&lt;code&gt;cpp_record&lt;/code&gt; → &lt;code&gt;debug&lt;/code&gt;/&lt;code&gt;debug_session&lt;/code&gt;/&lt;code&gt;debug_attach&lt;/code&gt;/&lt;code&gt;debug_record&lt;/code&gt; (they debug any native binary, including Rust).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed&lt;/strong&gt; the &lt;code&gt;/app&lt;/code&gt; slash command.&lt;/li&gt;
&lt;li&gt;Gateway maintenance: &lt;code&gt;auto&lt;/code&gt; model routing, Gemini/Anthropic reliability fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Install:&lt;/strong&gt; &lt;code&gt;curl -fsSL https://code.byteask.ai/install.sh | sh&lt;/code&gt;  ·  &lt;code&gt;pip install byteask&lt;/code&gt;  ·  &lt;code&gt;npm i -g @byteask/cli&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Binaries below are gzip-compressed; &lt;code&gt;SHA256SUMS&lt;/code&gt; lists the checksums.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.6</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.6</link>
      <guid isPermaLink="false">v0.1.6</guid>
      <pubDate>Mon, 13 Jul 2026 13:37:30 GMT</pubDate>
      <description>&lt;p&gt;ByteAsk CLI v0.1.6 - fixes API-key paste hanging on macOS Terminal (wrapper terminal-reset). Engine binaries unchanged from v0.1.5.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.5</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.5</link>
      <guid isPermaLink="false">v0.1.5</guid>
      <pubDate>Mon, 13 Jul 2026 12:44:48 GMT</pubDate>
      <description>
&lt;p class="bx-changelog-trim"&gt;&lt;a href="https://github.com/ByteAsk/cli/releases/tag/v0.1.5" rel="noopener"&gt;Read the full release notes&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.4</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.4</link>
      <guid isPermaLink="false">v0.1.4</guid>
      <pubDate>Tue, 07 Jul 2026 13:59:30 GMT</pubDate>
      <description>&lt;p&gt;ByteAsk CLI v0.1.4 - Gemini/Anthropic fixes (CRLF SSE, tool-schema, thought-signature), gateway model allowlist, Linux bubblewrap auto-install + sandbox fallback, referral across curl/pip/npm, catalog trim (Sonnet 4.5 removed).&lt;/p&gt;
</description>
    </item>
    <item>
      <title>ByteAsk CLI v0.1.3</title>
      <link>https://github.com/ByteAsk/cli/releases/tag/v0.1.3</link>
      <guid isPermaLink="false">v0.1.3</guid>
      <pubDate>Mon, 06 Jul 2026 08:53:57 GMT</pubDate>
      <description>&lt;p&gt;ByteAsk CLI v0.1.3 - the AI coding agent for your terminal.&lt;/p&gt;
&lt;p&gt;Engine binaries for all supported platforms are attached below; installers fetch the latest automatically.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;macOS / Linux: &lt;code&gt;curl -fsSL https://code.byteask.ai/install.sh | sh&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Windows (PowerShell): &lt;code&gt;irm https://code.byteask.ai/install.ps1 | iex&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pip install byteask&lt;/code&gt;  ·  &lt;code&gt;npx @byteask/cli&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Verify downloads against &lt;code&gt;SHA256SUMS&lt;/code&gt;.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
