<?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>DEV Community: Gil Klainert</title>
    <description>The latest articles on DEV Community by Gil Klainert (@gil_klainert_b0aa996bee02).</description>
    <link>https://dev.to/gil_klainert_b0aa996bee02</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4121547%2F7347ec9b-43ba-4cff-b6b1-76660cbde3db.png</url>
      <title>DEV Community: Gil Klainert</title>
      <link>https://dev.to/gil_klainert_b0aa996bee02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gil_klainert_b0aa996bee02"/>
    <language>en</language>
    <item>
      <title>Claudette: a mobile control plane for your AI coding agent (real shell + session UI)</title>
      <dc:creator>Gil Klainert</dc:creator>
      <pubDate>Sat, 12 Sep 2026 00:17:49 +0000</pubDate>
      <link>https://dev.to/gil_klainert_b0aa996bee02/claudette-a-mobile-control-plane-for-your-ai-coding-agent-real-shell-session-ui-2cm9</link>
      <guid>https://dev.to/gil_klainert_b0aa996bee02/claudette-a-mobile-control-plane-for-your-ai-coding-agent-real-shell-session-ui-2cm9</guid>
      <description>&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;code&gt;ai&lt;/code&gt;, &lt;code&gt;mobile&lt;/code&gt;, &lt;code&gt;devtools&lt;/code&gt;, &lt;code&gt;ssh&lt;/code&gt;, &lt;code&gt;productivity&lt;/code&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The problem: dumb SSH vs. chat with no shell
&lt;/h2&gt;

&lt;p&gt;If you run a CLI coding agent on a Mac or PC and leave the desk mid-session, you usually get one of two bad options:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;A dumb SSH client&lt;/strong&gt; — full terminal, zero session awareness. You can type, but you can’t see context burn, what subagents are doing, or which tool call is waiting on you.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A chat-shaped remote UI&lt;/strong&gt; — nicer for prompts, but no real shell to grab when the agent is stuck and you need to run the command yourself.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Away from the keyboard, the pain isn’t “more chat.” It’s intervening in a live agent session without losing the machine, the tools, or the PTY.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Claudette is
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Claudette&lt;/strong&gt; is a native &lt;strong&gt;iOS / Android / TV&lt;/strong&gt; app — a &lt;strong&gt;mobile control plane&lt;/strong&gt; for CLI coding agents (including Claude Code compatibility). It attaches to &lt;em&gt;your&lt;/em&gt; machine and sits on top of the live session, not a cloud sandbox chat box.&lt;/p&gt;

&lt;p&gt;On the phone you get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A &lt;strong&gt;real shell / PTY&lt;/strong&gt; (not a fake terminal skin)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Context / cost gauge&lt;/strong&gt; so you can see session burn at a glance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agent tree&lt;/strong&gt; and a &lt;strong&gt;structured tool view&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Voice&lt;/strong&gt; in/out when your hands are busy&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Take the Wheel&lt;/strong&gt; handoff — grab the live shell, then hand control back to the agent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Connect over SSH to your Mac/PC.&lt;/p&gt;

&lt;p&gt;Independent product from &lt;strong&gt;Olorin&lt;/strong&gt;. Not a generic SSH client, and not “chat with an AI on your phone.”&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx claudette setup
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;Open Claudette → &lt;strong&gt;Connect&lt;/strong&gt; → finish pairing&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That’s it. Companion CLI is on npm; Node 18+ recommended for setup.&lt;/p&gt;




&lt;h2&gt;
  
  
  Pricing
&lt;/h2&gt;

&lt;p&gt;Free to download and use. Source-available under BUSL 1.1.&lt;/p&gt;




&lt;h2&gt;
  
  
  Disclaimer
&lt;/h2&gt;

&lt;p&gt;Claudette is an &lt;strong&gt;independent Olorin product&lt;/strong&gt;. It works with CLI coding agents you install yourself, including Anthropic’s Claude Code CLI (&lt;strong&gt;compatibility only&lt;/strong&gt;). &lt;strong&gt;Not affiliated with Anthropic.&lt;/strong&gt; Claude / Claude Code are trademarks of Anthropic PBC. Claudette is not “the Claude app.”&lt;/p&gt;




&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://claudettemobile.com" rel="noopener noreferrer"&gt;https://claudettemobile.com&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;GitHub&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/Olorin-ai-git/claudette" rel="noopener noreferrer"&gt;https://github.com/Olorin-ai-git/claudette&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;App Store&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://apps.apple.com/us/app/claudette-echo/id6759467788" rel="noopener noreferrer"&gt;Claudette Mobile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Google Play&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.olorin.claudette" rel="noopener noreferrer"&gt;com.olorin.claudette&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;







&lt;h2&gt;
  
  
  Quick start
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install from the &lt;a href="https://apps.apple.com/us/app/claudette-echo/id6759467788" rel="noopener noreferrer"&gt;App Store&lt;/a&gt; or &lt;a href="https://play.google.com/store/apps/details?id=com.olorin.claudette" rel="noopener noreferrer"&gt;Google Play&lt;/a&gt; &lt;em&gt;(Play availability may vary by country)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;On your Mac/PC:&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>mobile</category>
      <category>productivity</category>
      <category>devtools</category>
    </item>
  </channel>
</rss>
