<?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>Forem: Bryan Mills</title>
    <description>The latest articles on Forem by Bryan Mills (@bryan_mills_6f66ce1512eea).</description>
    <link>https://forem.com/bryan_mills_6f66ce1512eea</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3856493%2Fc79983d7-0bd3-4607-b402-a1a6b4dd3479.png</url>
      <title>Forem: Bryan Mills</title>
      <link>https://forem.com/bryan_mills_6f66ce1512eea</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/bryan_mills_6f66ce1512eea"/>
    <language>en</language>
    <item>
      <title>I built a mobile app to take my Claude Code sessions on the go</title>
      <dc:creator>Bryan Mills</dc:creator>
      <pubDate>Wed, 01 Apr 2026 23:43:03 +0000</pubDate>
      <link>https://forem.com/bryan_mills_6f66ce1512eea/i-built-a-mobile-app-to-take-my-claude-code-sessions-on-the-go-52ok</link>
      <guid>https://forem.com/bryan_mills_6f66ce1512eea/i-built-a-mobile-app-to-take-my-claude-code-sessions-on-the-go-52ok</guid>
      <description>&lt;h1&gt;
  
  
  TerminaLLM — Our First App
&lt;/h1&gt;

&lt;p&gt;I got hooked on Claude Code pretty quickly, but I got frustrated with it being limited to my computer so I did what most people did and downloaded an SSH terminal. But, I wanted to create, test, and review apps on the go in a robust environment with a code editor, a port forwarding browser, SFTP, photo uploading capability, built in AI-assistant, and more.&lt;/p&gt;

&lt;p&gt;So my co-founder and I built &lt;strong&gt;TerminaLLM&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It's a mobile dev environment purpose-built for AI coding agents. SSH into your server, run any CLI agent located on your machine, and stay connected with custom session persistence — all from your phone. Here's what makes it different:&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Works with any agent.&lt;/strong&gt; Claude Code, Aider, GitHub Copilot, Gemini CLI, Amazon Q, Amp, OpenCode — if it runs in a terminal, it runs in TerminaLLM. Use whatever you want.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Live change detection.&lt;/strong&gt; Watch every file your AI agent creates or modifies in real-time with line-by-line diffs. Know exactly what happened while you were away.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Built-in code editor + app preview.&lt;/strong&gt; Edit files with syntax highlighting and preview localhost dev servers (React, Vite, Django) directly in the app via port forwarding.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Smart notifications.&lt;/strong&gt; Get pinged when your agent is actually waiting for input — not every time stdout goes quiet. Process tree detection handles this.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Persistent sessions.&lt;/strong&gt; Close the app, your agent keeps running. Reopen and pick up where you left off with full scrollback replay.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Security-first.&lt;/strong&gt; AES-256-GCM encrypted credential vault, TOTP + biometric auth, host key verification, screen capture prevention, and full audit logging. Your keys never leave your device.&lt;/p&gt;

&lt;p&gt;We're live on Google Play now, iOS coming soon.&lt;/p&gt;

&lt;p&gt;If you've ever wished you could check on a long-running Claude Code task from your hot tub, couch, the bus, or a coffee shop — this is for you.  &lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://terminallm.app" rel="noopener noreferrer"&gt;https://terminallm.app&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;#ClaudeCode · #AIAgents · #AICoding · #DevTools · #AndroidDev&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>mobile</category>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
