<?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: Mucahit Akın</title>
    <description>The latest articles on DEV Community by Mucahit Akın (@mucahitakin).</description>
    <link>https://dev.to/mucahitakin</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4103908%2Ff3fa7ee3-6b77-4246-b3b2-463c13ef6ba3.jpg</url>
      <title>DEV Community: Mucahit Akın</title>
      <link>https://dev.to/mucahitakin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mucahitakin"/>
    <language>en</language>
    <item>
      <title>open-source LLM observability</title>
      <dc:creator>Mucahit Akın</dc:creator>
      <pubDate>Tue, 01 Sep 2026 08:04:15 +0000</pubDate>
      <link>https://dev.to/mucahitakin/open-source-llm-observability-5181</link>
      <guid>https://dev.to/mucahitakin/open-source-llm-observability-5181</guid>
      <description>&lt;p&gt;Hello, I am sharing the content I’ve released as open source. Anyone who wishes to evaluate it can download it for free—it’s completely open source—and integrate it into their systems. This is also to avoid paying for observability during my LLM development process.&lt;/p&gt;

&lt;p&gt;Local, open-source LLM observability and testing. Squirrel is a desktop app (macOS / Windows) with a headless server mode: trace your AI app's runs, turns, tool calls, token usage and feedback scores — on your own machine, with your data never leaving it.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Mucahitakin" rel="noopener noreferrer"&gt;
        Mucahitakin
      &lt;/a&gt; / &lt;a href="https://github.com/Mucahitakin/squirrel" rel="noopener noreferrer"&gt;
        squirrel
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Local, open-source LLM observability and testing — desktop app + tracing SDK
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Squirrel 🐿️&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Local, open-source LLM observability and testing.&lt;/strong&gt; Squirrel is a desktop app
(macOS / Windows) with a headless server mode: trace your AI app's runs, turns
tool calls, token usage and feedback scores — on your own machine, with your
data never leaving it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Runs &amp;amp; Traces&lt;/strong&gt; — every turn with its tool-call chain (&lt;code&gt;llm → tool → llm&lt;/code&gt;)
measured durations, errors and events on a timeline.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Live Test&lt;/strong&gt; — run a dataset against &lt;em&gt;any&lt;/em&gt; chat endpoint straight from the
app: pluggable auth (API key header, Bearer, session cookie, Basic, custom
header, or a refresh-token flow that renews on 401), custom headers/body.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitoring&lt;/strong&gt; — success rate, token usage and latency charts per run
project or conversation thread.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Threads&lt;/strong&gt; — read any conversation end-to-end as chat bubbles.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Datasets&lt;/strong&gt; — build test sets from CSV/JSON/JSONL or from scratch; compare
two runs turn-by-turn.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Projects &amp;amp; API keys&lt;/strong&gt; — HMAC-signed per-project…&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Mucahitakin/squirrel" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


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