<?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: PromptOS</title>
    <description>The latest articles on DEV Community by PromptOS (@promptos).</description>
    <link>https://dev.to/promptos</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%2F3890960%2Fe106a50f-5e45-4c98-919c-8096245d3859.png</url>
      <title>DEV Community: PromptOS</title>
      <link>https://dev.to/promptos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/promptos"/>
    <language>en</language>
    <item>
      <title>PromptOS - A desktop AI agent that actually controls your machine — not just a chatbot</title>
      <dc:creator>PromptOS</dc:creator>
      <pubDate>Tue, 21 Apr 2026 15:49:38 +0000</pubDate>
      <link>https://dev.to/promptos/a-desktop-ai-agent-that-actually-controls-your-machine-not-just-a-chatbot-38ek</link>
      <guid>https://dev.to/promptos/a-desktop-ai-agent-that-actually-controls-your-machine-not-just-a-chatbot-38ek</guid>
      <description>&lt;p&gt;&lt;strong&gt;Prompt OS&lt;/strong&gt; is an open-source Python desktop app that gives any LLM direct access to your local machine through a real &lt;strong&gt;agentic loop&lt;/strong&gt;.&lt;/p&gt;




&lt;h3&gt;
  
  
  Capabilities
&lt;/h3&gt;

&lt;p&gt;It doesn't just answer questions—it takes action. Prompt OS chains tools together until the task is actually done by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;System Control:&lt;/strong&gt; Runs shell commands and executes Python scripts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Web &amp;amp; Browser:&lt;/strong&gt; Controls your browser and searches the web.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Document Processing:&lt;/strong&gt; Reads PDFs, DOCX, and XLSX files.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vision &amp;amp; Context:&lt;/strong&gt; Interprets your screen via vision models and manages your clipboard.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Real-World Examples
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;User:&lt;/strong&gt; "What's eating my RAM?"&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Prompt OS:&lt;/strong&gt; Runs the necessary system commands and identifies the processes for you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User:&lt;/strong&gt; "Rename all images in my Downloads by date."&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Prompt OS:&lt;/strong&gt; Writes the Python script and executes it autonomously.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  Supported Providers
&lt;/h3&gt;

&lt;p&gt;Switch between your favorite LLMs directly from the GUI:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Anthropic&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Google&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenAI&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Groq&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenRouter&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;And more...&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Two providers are &lt;strong&gt;completely free&lt;/strong&gt; with no API key required.&lt;/p&gt;




&lt;h3&gt;
  
  
  Privacy &amp;amp; Open Source
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Local First:&lt;/strong&gt; Everything runs locally. Your memory, keys, and system prompts are all stored in plain files you can inspect and edit.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Released under the &lt;strong&gt;MIT License&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
