<?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: Christoph Deil</title>
    <description>The latest articles on Forem by Christoph Deil (@kryvoff).</description>
    <link>https://forem.com/kryvoff</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%2F3769704%2F73d80a75-cb5b-496f-bd36-4cf76eb3afac.jpeg</url>
      <title>Forem: Christoph Deil</title>
      <link>https://forem.com/kryvoff</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kryvoff"/>
    <language>en</language>
    <item>
      <title>Meet Coco the copilot for copilot</title>
      <dc:creator>Christoph Deil</dc:creator>
      <pubDate>Mon, 16 Feb 2026 02:14:50 +0000</pubDate>
      <link>https://forem.com/kryvoff/meet-coco-the-copilot-for-copilot-42ko</link>
      <guid>https://forem.com/kryvoff/meet-coco-the-copilot-for-copilot-42ko</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-01-21"&gt;GitHub Copilot CLI Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I wanted to try the new experimental GitHub Copilot CLI features — &lt;strong&gt;autopilot mode&lt;/strong&gt;, &lt;strong&gt;fleet (sub-agents)&lt;/strong&gt;, and &lt;strong&gt;plan mode&lt;/strong&gt; — and try and understand what's happening under the hood.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;Cocopilot&lt;/strong&gt;, an Electron app that monitors  &lt;code&gt;~/.copilot/session-state/*/events.jsonl&lt;/code&gt; and visualises and makes sounds when Copilot does things. It was an experiment with spec-driven development and vibe coding trying to keep going via a &lt;code&gt;progress.md&lt;/code&gt; and many agent turns and fleet using Claude Opus 4.6 with the Copilot CLI.&lt;/p&gt;

&lt;p&gt;Overall it worked and I'm happy with the result:&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://github.com/kryvoff/cocopilot" rel="noopener noreferrer"&gt;github.com/kryvoff/cocopilot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="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%2Fe1nazyb120hje7wusqpg.gif" class="article-body-image-wrapper"&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%2Fe1nazyb120hje7wusqpg.gif" alt="Cocopilot Demo" width="1200" height="768"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with Copilot CLI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The new Copilot autopilot mode and fleet of sub-agents is awesome!&lt;/li&gt;
&lt;li&gt;I managed to vibe-code an app in a day for a few Euros&lt;/li&gt;
&lt;li&gt;Establishing a debug and test feedback loop where the agents can "see" the app is important&lt;/li&gt;
&lt;li&gt;Spec-driven development and a &lt;code&gt;progress.md&lt;/code&gt; can work, but was a bit rocky&lt;/li&gt;
&lt;li&gt;See 🎥 &lt;strong&gt;YouTube&lt;/strong&gt;: &lt;a href="https://youtu.be/i8tTvALxEC8" rel="noopener noreferrer"&gt;Exploring Copilot CLI's New Features&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Try it today
&lt;/h1&gt;

&lt;p&gt;Type &lt;code&gt;copilot --yolo&lt;/code&gt;, set &lt;code&gt;/experimental on&lt;/code&gt;, shift tab to &lt;code&gt;autopilot&lt;/code&gt; and type &lt;code&gt;/fleet Let's go ...&lt;/code&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>cli</category>
      <category>githubcopilot</category>
    </item>
  </channel>
</rss>
