<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code-Review on NoRaincheck</title><link>https://noraincheck.github.io/tags/code-review/</link><description>Recent content in Code-Review on NoRaincheck</description><generator>Hugo</generator><language>en-US</language><copyright>NoRaincheck</copyright><lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://noraincheck.github.io/tags/code-review/index.xml" rel="self" type="application/rss+xml"/><item><title>Self-Hosted Agentic Engineering</title><link>https://noraincheck.github.io/posts/self-hosted-agentic-engineering/</link><pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate><guid>https://noraincheck.github.io/posts/self-hosted-agentic-engineering/</guid><description>&lt;p&gt;Recently I&amp;rsquo;ve been playing around a lot more with local-first software from &lt;a href="https://github.com/kenn-io"&gt;kenn-io&lt;/a&gt;. I have been enjoying it a lot, and it has made me think about the viability of single-software-engineer &amp;rsquo;teams'.&lt;/p&gt;&#10;&lt;p&gt;The key parts are:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;code&gt;agentsview&lt;/code&gt; is tremendously helpful in measuring and assessing the quality of agentic sessions, which is important when optimising your harness and the tooling around it (e.g. if you are using the Pi harness).&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;roborev&lt;/code&gt; is incredible as a local-first tool. I now essentially have it running on all my personal projects as an async (in the background) way of ensuring code review is done on my commits. Even when working with a team, this is an amazing piece of software since it allows/enforces reviews before pushing/working on a PR in your team&amp;rsquo;s centralised version control.&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;kata&lt;/code&gt; is an interesting alternative to beads. Although I haven&amp;rsquo;t used it in anger, I can definitely see its applicability, particularly in managing issues and the like locally as opposed to being dependent on a SaaS platform. Even using it as a local Trello (where your agents can access tasks and receive feedback) is useful enough as a tool.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Outside of the &lt;a href="https://github.com/kenn-io"&gt;kenn-io&lt;/a&gt; tooling, I&amp;rsquo;ve also been looking at &lt;a href="https://leafwiki.com/"&gt;LeafWiki&lt;/a&gt; as a simple locally hosted wiki. Combined with a simple Go server that allows for scaling to zero (e.g. self-hosting the wiki or an MCP server), it has really allowed local development to take off without worrying too much about local resource consumption.&lt;/p&gt;</description></item></channel></rss>