<?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: Amaar A.</title>
    <description>The latest articles on DEV Community by Amaar A. (@amaar_ali).</description>
    <link>https://dev.to/amaar_ali</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%2F3940814%2Fb98cda23-8ae2-49d5-9843-7fd9e5fafd96.png</url>
      <title>DEV Community: Amaar A.</title>
      <link>https://dev.to/amaar_ali</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amaar_ali"/>
    <language>en</language>
    <item>
      <title>Supervising AI Coding Agents from Anywhere on Earth: Why I'm Building Cipher</title>
      <dc:creator>Amaar A.</dc:creator>
      <pubDate>Tue, 19 May 2026 19:14:50 +0000</pubDate>
      <link>https://dev.to/amaar_ali/supervising-ai-coding-agents-from-anywhere-on-earth-why-im-building-cipher-2pf4</link>
      <guid>https://dev.to/amaar_ali/supervising-ai-coding-agents-from-anywhere-on-earth-why-im-building-cipher-2pf4</guid>
      <description>&lt;h1&gt;
  
  
  I decided to build AR Glasses for AI Coding Because I Was Trapped at My Desk
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The 45-Minute Problem
&lt;/h2&gt;

&lt;p&gt;I was coding at my desk when my AI agent hit a blocker. &lt;/p&gt;

&lt;p&gt;I wanted to walk away. Grab coffee. Stretch. Literally anything but sit there staring at a progress bar.&lt;/p&gt;

&lt;p&gt;I couldn't.&lt;/p&gt;

&lt;p&gt;I sat there for &lt;strong&gt;45 minutes&lt;/strong&gt; babysitting it — watching a progress bar I couldn't leave.&lt;/p&gt;

&lt;p&gt;This happens to developers constantly. AI made coding faster. But it &lt;strong&gt;trapped us at our desks&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Productivity Trap
&lt;/h2&gt;

&lt;p&gt;AI coding tools solved the &lt;strong&gt;speed&lt;/strong&gt; problem. &lt;/p&gt;

&lt;p&gt;They created a new one: &lt;strong&gt;the productivity trap&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The agent runs. You're stuck watching it. You can't leave. You can't multitask. You just... wait.&lt;/p&gt;

&lt;h2&gt;
  
  
  Remote Supervision Exists (But It's Broken)
&lt;/h2&gt;

&lt;p&gt;Here's the thing: &lt;strong&gt;remote AI supervision already exists.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Claude Code launched mobile capability. You can technically supervise AI agents from your phone.&lt;/p&gt;

&lt;p&gt;The capability is real. &lt;strong&gt;The experience is punishment.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;📱 &lt;strong&gt;Tiny screens&lt;/strong&gt; – Squinting at code on a phone is not supervision. It's torture.&lt;/p&gt;

&lt;p&gt;⌨️ &lt;strong&gt;No keyboard&lt;/strong&gt; – Typing corrections on mobile kills every productivity gain.&lt;/p&gt;

&lt;p&gt;🔲 &lt;strong&gt;No visual context&lt;/strong&gt; – Text-only output strips the spatial understanding developers rely on.&lt;/p&gt;

&lt;h2&gt;
  
  
  Enter: Cipher
&lt;/h2&gt;

&lt;p&gt;So I decided to build &lt;strong&gt;Cipher&lt;/strong&gt; – AR glasses for supervising AI coding agents from anywhere.&lt;/p&gt;

&lt;p&gt;Here's how it works:&lt;/p&gt;

&lt;h3&gt;
  
  
  👓 AR Glasses
&lt;/h3&gt;

&lt;p&gt;See code in context, not just raw text on a tiny display. Visual overlays. Spatial context. The way you'd see it on a monitor.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎙️ Voice Control
&lt;/h3&gt;

&lt;p&gt;Speak instructions. No keyboard. No friction. Natural language commands to your agent team.&lt;/p&gt;

&lt;h3&gt;
  
  
  🤖 Multi-Agent Team
&lt;/h3&gt;

&lt;p&gt;Not one generalist AI. &lt;strong&gt;7 specialist agents&lt;/strong&gt; running in parallel:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🏛️ &lt;strong&gt;ATLAS&lt;/strong&gt; – Architecture specialist&lt;/li&gt;
&lt;li&gt;🔐 &lt;strong&gt;CYPHER&lt;/strong&gt; – Security expert&lt;/li&gt;
&lt;li&gt;⚒️ &lt;strong&gt;FORGE&lt;/strong&gt; – Code generation&lt;/li&gt;
&lt;li&gt;🔬 &lt;strong&gt;SAGE&lt;/strong&gt; – Testing &amp;amp; QA&lt;/li&gt;
&lt;li&gt;🚀 &lt;strong&gt;SWIFT&lt;/strong&gt; – DevOps&lt;/li&gt;
&lt;li&gt;🗄️ &lt;strong&gt;ORACLE&lt;/strong&gt; – Data &amp;amp; SQL&lt;/li&gt;
&lt;li&gt;🎨 &lt;strong&gt;PIXEL&lt;/strong&gt; – Frontend &amp;amp; UI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each agent has deep domain expertise. They cross-validate each other. Higher quality output than a single generalist.&lt;/p&gt;

&lt;h3&gt;
  
  
  🌍 Hands-Free
&lt;/h3&gt;

&lt;p&gt;Supervise while walking. Coffee shop. Park bench. Anywhere. Same capability. 10× better experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Working Today
&lt;/h2&gt;

&lt;p&gt;I have a working proof-of-concept (phone app):&lt;/p&gt;

&lt;p&gt;✅ &lt;strong&gt;7 specialist AI agents&lt;/strong&gt; orchestrated in real time (CrewAI coordinating via Groq models)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Sub-1.5 second latency&lt;/strong&gt; globally over internet architecture&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Real coding tasks&lt;/strong&gt; completed successfully end-to-end&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Daily personal use&lt;/strong&gt; – I run this on my own projects&lt;/p&gt;

&lt;p&gt;The backend is proven. The agent system is functional. The hard engineering is behind us.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The glasses are a better interface on top of a working foundation.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Roadmap
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Phase 1 – Phone App Beta (Next few months)
&lt;/h3&gt;

&lt;p&gt;Launch to waitlist users. Pay-as-you-go API pricing. Validate demand. Gather usage data.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 2 – Hardware Development (next 8-10 months)
&lt;/h3&gt;

&lt;p&gt;Build AR glasses prototype:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Display:&lt;/strong&gt; 0.39" 1920×1080 OLED (5644 PPI)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Chipset:&lt;/strong&gt; ESP32-S3&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Camera:&lt;/strong&gt; OV5640 5MP&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ODM partner:&lt;/strong&gt; Devomech Solutions ($50K quote received)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Phase 3 – Kickstarter Launch (If we find a US-based co-founder)
&lt;/h3&gt;

&lt;p&gt;Pre-orders from phone app users. Validate hardware demand&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 4 – Manufacturing &amp;amp; Scale
&lt;/h3&gt;

&lt;p&gt;Deliver to backers. Subscription model for glasses users.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Contingency
&lt;/h2&gt;

&lt;p&gt;Hardware is hard. If the glasses take longer than expected, I'm not stuck.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pivot path:&lt;/strong&gt; Ship the phone app as a standalone product.&lt;/p&gt;

&lt;p&gt;Multi-agent supervision on mobile is still valuable and differentiated.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The glasses are the 10x experience. The phone app is the 3x experience.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Both are defensible.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About Me
&lt;/h2&gt;

&lt;p&gt;I'm &lt;strong&gt;17&lt;/strong&gt;. I'm a &lt;strong&gt;full-stack developer&lt;/strong&gt;. I started coding at &lt;strong&gt;14&lt;/strong&gt;. I had an &lt;strong&gt;ML engineering internship&lt;/strong&gt; at 15 (NYC-based company, remote).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I AM the target customer.&lt;/strong&gt; I built Cipher because I needed it.&lt;/p&gt;

&lt;p&gt;The phone app comes first.&lt;/p&gt;

&lt;h2&gt;
  
  
  Join the Waitlist
&lt;/h2&gt;

&lt;p&gt;I'm launching the phone app beta in &lt;strong&gt;a few months&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;AR glasses prototype in &lt;strong&gt;early 2027&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Join the waitlist for early access: *&lt;a href="https://tally.so/r/rjGk9R" rel="noopener noreferrer"&gt;https://tally.so/r/rjGk9R&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Building in public. Feedback welcome.&lt;/p&gt;




&lt;h2&gt;
  
  
  Questions for the Community
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Does this problem resonate with you?&lt;/strong&gt; Do you feel stuck babysitting AI agents?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Would you use a phone app for this&lt;/strong&gt;, or do you think glasses are essential?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;What's your biggest concern&lt;/strong&gt; with the multi-agent approach?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Drop your thoughts in the comments. All feedback welcome – especially critical feedback.&lt;/p&gt;

&lt;p&gt;Let's build this together.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
      <category>agents</category>
    </item>
  </channel>
</rss>
