<?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: Ashik Joy</title>
    <description>The latest articles on DEV Community by Ashik Joy (@ashik_joy).</description>
    <link>https://dev.to/ashik_joy</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%2F3967888%2F19b3e8b7-7df4-4c20-9b02-cce24f766ac8.png</url>
      <title>DEV Community: Ashik Joy</title>
      <link>https://dev.to/ashik_joy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashik_joy"/>
    <language>en</language>
    <item>
      <title>I Built an Open-Source AI Workspace Operating System in a Few Weekends</title>
      <dc:creator>Ashik Joy</dc:creator>
      <pubDate>Thu, 04 Jun 2026 08:40:20 +0000</pubDate>
      <link>https://dev.to/ashik_joy/i-built-an-open-source-ai-workspace-operating-system-in-a-few-weekends-324i</link>
      <guid>https://dev.to/ashik_joy/i-built-an-open-source-ai-workspace-operating-system-in-a-few-weekends-324i</guid>
      <description>&lt;p&gt;&lt;strong&gt;I Built an Open-Source AI Workspace Operating System in a Few Weekends&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Over the last few weekends, I built LOOP.&lt;/p&gt;

&lt;p&gt;It started from a simple frustration.&lt;/p&gt;

&lt;p&gt;My workflow was spread across multiple tools:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Slack for communication&lt;/li&gt;
&lt;li&gt;Notion for documentation&lt;/li&gt;
&lt;li&gt;Jira for project management&lt;/li&gt;
&lt;li&gt;GitHub for development&lt;/li&gt;
&lt;li&gt;ChatGPT for AI assistance&lt;/li&gt;
&lt;li&gt;Google Workspace for operations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every tool had its own context, data, and workflow.&lt;/p&gt;

&lt;p&gt;The AI had no understanding of what was happening across the workspace.&lt;/p&gt;

&lt;p&gt;So I started asking:&lt;/p&gt;

&lt;p&gt;What if AI wasn't another tab?&lt;/p&gt;

&lt;p&gt;What if AI was part of the operating system itself?&lt;/p&gt;

&lt;p&gt;That idea became LOOP.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is LOOP?
&lt;/h2&gt;

&lt;p&gt;LOOP is an open-source AI-native workspace operating system.&lt;/p&gt;

&lt;p&gt;It combines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Projects and task management&lt;/li&gt;
&lt;li&gt;Team chat and channels&lt;/li&gt;
&lt;li&gt;Collaborative documents&lt;/li&gt;
&lt;li&gt;Multi-agent AI teams&lt;/li&gt;
&lt;li&gt;Workspace memory&lt;/li&gt;
&lt;li&gt;MCP-powered tools&lt;/li&gt;
&lt;li&gt;Human approval workflows&lt;/li&gt;
&lt;li&gt;Google Workspace integrations&lt;/li&gt;
&lt;li&gt;GitHub integrations&lt;/li&gt;
&lt;li&gt;Finance and invoice management&lt;/li&gt;
&lt;li&gt;Workspace intelligence and health monitoring&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Architecture
&lt;/h2&gt;

&lt;p&gt;LOOP is built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;FastAPI&lt;/li&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;PostgreSQL&lt;/li&gt;
&lt;li&gt;Redis&lt;/li&gt;
&lt;li&gt;Docker&lt;/li&gt;
&lt;li&gt;MCP (Model Context Protocol)&lt;/li&gt;
&lt;li&gt;OpenRouter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At the core is Hermes, an AI agent system capable of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Managing workspace memory&lt;/li&gt;
&lt;li&gt;Coordinating specialized agents&lt;/li&gt;
&lt;li&gt;Using MCP tools&lt;/li&gt;
&lt;li&gt;Creating approval-based actions&lt;/li&gt;
&lt;li&gt;Interacting with external systems&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Open Source?
&lt;/h2&gt;

&lt;p&gt;Honestly, I don't know if anyone else needs this.&lt;/p&gt;

&lt;p&gt;I originally built it for internal use.&lt;/p&gt;

&lt;p&gt;Instead of spending months guessing what users want, I decided to open-source it and let the community decide whether the idea has value.&lt;/p&gt;

&lt;h2&gt;
  
  
  Looking for Feedback
&lt;/h2&gt;

&lt;p&gt;I'm interested in hearing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Would you use something like this?&lt;/li&gt;
&lt;li&gt;Which features are most interesting?&lt;/li&gt;
&lt;li&gt;What's missing?&lt;/li&gt;
&lt;li&gt;What would prevent adoption?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub:&lt;a href="https://github.com/LNO360/LOOP" rel="noopener noreferrer"&gt;repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, criticism, and ideas are all welcome.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>sideprojects</category>
      <category>news</category>
    </item>
  </channel>
</rss>
