<?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: kaan özhan</title>
    <description>The latest articles on DEV Community by kaan özhan (@kozhan_).</description>
    <link>https://dev.to/kozhan_</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%2F3805990%2F27e94b8c-282b-41ba-902c-04c343b535d2.png</url>
      <title>DEV Community: kaan özhan</title>
      <link>https://dev.to/kozhan_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kozhan_"/>
    <language>en</language>
    <item>
      <title>I'm building a platform to develop and manage larger projects with AI agents (Open Sourced)</title>
      <dc:creator>kaan özhan</dc:creator>
      <pubDate>Wed, 04 Mar 2026 14:24:44 +0000</pubDate>
      <link>https://dev.to/kozhan_/im-building-a-platform-to-develop-and-manage-larger-projects-with-ai-agents-open-sourced-226c</link>
      <guid>https://dev.to/kozhan_/im-building-a-platform-to-develop-and-manage-larger-projects-with-ai-agents-open-sourced-226c</guid>
      <description>&lt;p&gt;I started building Frame as a terminal-first, lightweight IDE and open sourced it. Now I'm pushing it toward becoming a full platform for developing and managing larger projects. What I've been able to build in about a month with Claude Code is honestly insane.&lt;br&gt;
Here's where Frame is today:&lt;br&gt;
Core&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Terminal-first platform with up to 9 terminals in a 3x3 grid&lt;/li&gt;
&lt;li&gt;Multi-AI support — Claude Code, Codex CLI, and Gemini CLI in one window&lt;/li&gt;
&lt;li&gt;Automatic context injection via wrapper scripts for non-native tools
Project Management&lt;/li&gt;
&lt;li&gt;Standardized project structure (AGENTS.md, STRUCTURE.json, PROJECT_NOTES.md, tasks.json)&lt;/li&gt;
&lt;li&gt;Context, architecture, and structure management that persists across sessions&lt;/li&gt;
&lt;li&gt;Built-in task tracking with AI integration
Integrations&lt;/li&gt;
&lt;li&gt;GitHub extension — issues, PRs, branches, and labels right in the sidebar&lt;/li&gt;
&lt;li&gt;Plugin system with marketplace support
Under the hood&lt;/li&gt;
&lt;li&gt;115+ IPC channels powering real-time bidirectional communication&lt;/li&gt;
&lt;li&gt;36+ modules across main and renderer processes&lt;/li&gt;
&lt;li&gt;Pre-commit hooks for auto-updating project structure&lt;/li&gt;
&lt;li&gt;Prompt injection system for universal AI tool compatibility&lt;/li&gt;
&lt;li&gt;Transport layer abstraction — preparing for Electron IPC → WebSocket migration
Github :&lt;a href="https://github.com/kaanozhan/Frame" rel="noopener noreferrer"&gt;https://github.com/kaanozhan/Frame&lt;/a&gt;
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ha9wqwlbabfwg3wjfdu.png" alt=" " width="800" height="467"&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>softwaredevelopment</category>
      <category>softwareengineering</category>
      <category>electron</category>
    </item>
  </channel>
</rss>
