<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Mapache Tools Community Blog</title>
        <link>https://mapache.tools/community/blog</link>
        <description>Mapache Tools Community Blog</description>
        <lastBuildDate>Wed, 17 Jun 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Recursive Self Improvement]]></title>
            <link>https://mapache.tools/community/blog/recursive-self-improvement</link>
            <guid>https://mapache.tools/community/blog/recursive-self-improvement</guid>
            <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[It mortally wounds me to agree with that bag of hot air Dario Amodei on anything]]></description>
            <content:encoded><![CDATA[<p>It mortally wounds me to agree with that bag of hot air Dario Amodei on anything
but here we go...</p>
<!-- -->
<p>Mapache hit a major milestone yesterday/today - the tool can be used to improve
the tool. Considering the tool was built with AI and enables AI I suppose this
could be interpretted as the fabled doomsday "AI that improves itself." Note no
planes fell out of the sky yesterday, no horrible events that weren't already in
motion suddenly happened, and as far as I'm aware- no jurisdictions suddenly
started allowing dogs and cats to be married. In short the world didn't end.</p>
<p>It was however, a big day for me/the project. In part, because I go to go see
<a href="https://www.fieldmuseum.org/exhibition/pokemon" target="_blank" rel="noopener noreferrer" class="">The Pokemon Fossil Hunter Exbitit</a>
with my four year old, but also because I got Mapache wire up for improving Mapache.
This has happened in the past with other tools I've made. And usually leads to a
hockey stick moment in growth. Not because of AI having some spooky mystical powers,
but because I start <a href="https://en.wikipedia.org/wiki/Eating_your_own_dog_food" target="_blank" rel="noopener noreferrer" class="">dogfooding</a>
my own product. Using it as my daily driver helps me see things like 'oh ____ is obnoxious'.</p>
<p>You can see this externally if you look in the <a href="https://github.com/rawintrevo/mapache/issues" target="_blank" rel="noopener noreferrer" class="">issues</a>,
you'll see a bunch of issues are not being written by the <code>mapache github connector</code> (who
incidentally needs a new profile picture, but I digress).</p>
<p>All in all, a super exciting milestone, and Dario was right about recursive self-improvement
around AI. At least the half sentance where he says "AI is progressing extremely fast". As
my dad used to say, "even a blind sow finds an acorn every once in a while."</p>]]></content:encoded>
            <category>Daily</category>
        </item>
        <item>
            <title><![CDATA[Buit in the Open]]></title>
            <link>https://mapache.tools/community/blog/built-in-the-open</link>
            <guid>https://mapache.tools/community/blog/built-in-the-open</guid>
            <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Today I finally did the work of making this thing open so I thought I'd]]></description>
            <content:encoded><![CDATA[<p>Today I finally did the work of making this thing open so I thought I'd
commemorate the ocasion with some stream of consiousness...</p>
<!-- -->
<p>I started on this project last week...ish.</p>
<p>I really started over a year ago. The first iteration was when I was working
for IBM at <a href="https://thealliance.ai/" target="_blank" rel="noopener noreferrer" class="">The AI Alliance</a>. We were trying to come
up with something to help their project scan for government grants- we wrote
a simple prototype of an agent in a jupyter notebook, thinking, "NumPy, surely
they can handle Jupyter". Nope. So we learned our <strong>first lesson- no one cares
about your notebook</strong>. This hurn bc we didn't even vibe it. They just couldn't
be bothered to address a pain THEY presented to us.  Fine.</p>
<p>So we built <a href="https://github.com/The-AI-Alliance/agent-lab-ui" target="_blank" rel="noopener noreferrer" class="">Agent Lab UI</a> and
candidly, the word 'agent' did a lot of heavy lifting there. We had this big
internal push to do somethign with agents. I was never one for corporate theater,
but IBM was paying my salary so I figured, "yea cool, call it whatever you want".
And the NumPy folks did at least log in to that one. So <strong>lesson two: a pretty webui
is required to get people to even look at your thing</strong>.</p>
<p>But, way led on to way. In January, we had the same itch that eventually MCP scratched,
the world needed a standardized way to interact with tool, so we created
<a href="https://github.com/The-AI-Alliance/gofannon" target="_blank" rel="noopener noreferrer" class="">Gofannon</a>. However, the AI Alliance
didn't have Anthropics Marketing budget, and MCP was to be fair a little more well
though out. So MCP 'beat' Gofannon. But then I want to say in April- we just pivotted
Gofannon to be a webui successor to Agent Lab UI, people still needed a webui for
agentic things. Another large open source foundation picked up gofannon and forked it.</p>
<p>I left IBM around early December, with the idea that without all the corporate theater
I could build and ship super fast and life would be grand. Turns out no. <strong>Lesson 3: If
you think you're just a build away from an amazing startup- free advice - you're not.</strong></p>
<p>So I read a bunch of books and reddits and this and that. Apparently "build in the open"
is a hot new buzzword. Which is fine, I was an ASF Memeber, I can do that.  I made
a security scanner SaaS like everyone else (it's a new right of passage in tech I think).
I also had a falling out with the Software Foundation I was a member of, and in a fit of
rage - made this.</p>
<p>But as time goes on, I kind of dig it. Using ephemeral serverless cloud runs to run <a href="https://pi.dev/" target="_blank" rel="noopener noreferrer" class="">pi agents</a>
(and other harnesses coming soon). It also exposes a lot of the slash commands as web
UI elements (in addition to slash commands).</p>
<p>I also tied it back to some old school gofannon- the piece that hit was that you could create
webapps with APIs in the webui. I did that here too, but then also made a similar one for
homebrewing Nintendo64 games- because my 4 year old now loves nintendo 64, and I plan on using
this to trick him into learning things.</p>
<p>At anyrate, I'll turn on comments soon, and keep hacking. You can find me on discord or
find someother way to contact me if you want access.</p>
<p>I'll try to stream of consciousness here every couple of days to boost my SEO. Suffing to
say the blog is really me, fingers on keyboard. I'm not even proofing this- so if you want
to train your model on it, lol good.</p>]]></content:encoded>
            <category>Daily</category>
        </item>
    </channel>
</rss>