<?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: Grokkris</title>
    <description>The latest articles on DEV Community by Grokkris (@grokkris_267433fde5540f5b).</description>
    <link>https://dev.to/grokkris_267433fde5540f5b</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%2F4117609%2Ff95ba8e0-0951-45bf-ad7b-5af2d4d9b2c5.png</url>
      <title>DEV Community: Grokkris</title>
      <link>https://dev.to/grokkris_267433fde5540f5b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/grokkris_267433fde5540f5b"/>
    <language>en</language>
    <item>
      <title>Kryzz AI v1.1 — open-sourcing a local-first Android AI workspace</title>
      <dc:creator>Grokkris</dc:creator>
      <pubDate>Wed, 09 Sep 2026 13:17:06 +0000</pubDate>
      <link>https://dev.to/grokkris_267433fde5540f5b/kryzz-ai-v11-open-sourcing-a-local-first-android-ai-workspace-481a</link>
      <guid>https://dev.to/grokkris_267433fde5540f5b/kryzz-ai-v11-open-sourcing-a-local-first-android-ai-workspace-481a</guid>
      <description>&lt;p&gt;I open-sourced Kryzz AI: a private, local-first Android AI workspace for chat, voice, and tool-driven agents. Affiliation: I built this. MIT. The GitHub release includes a &lt;strong&gt;debug APK&lt;/strong&gt; for sideloading (Android 9+), not a Play Store build.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why
&lt;/h2&gt;

&lt;p&gt;A lot of AI apps are thin clients to someone else’s cloud, with telemetry baked in. I wanted the control plane on my phone — storage, memory, skills, voice — with BYO provider keys.&lt;/p&gt;

&lt;h2&gt;
  
  
  Stack
&lt;/h2&gt;

&lt;p&gt;Kotlin, Jetpack Compose (Material 3), Room, DataStore, OkHttp. Credentials use AES-GCM under Android Keystore. No bundled keys, no analytics, no HTTP logging of chats.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s new in v1.1
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;MiniMax as another chat/agent/media provider next to OpenRouter&lt;/li&gt;
&lt;li&gt;Agent Auto: multi-step tool loop (search, fetch_url, calculate, weather, memory, reminders, PDF/code zips, ask_user)&lt;/li&gt;
&lt;li&gt;Question cards in Chat and Agent&lt;/li&gt;
&lt;li&gt;Starter skills on first launch&lt;/li&gt;
&lt;li&gt;KryzzBot mascot, 120 Hz support, more reliable side panel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;Source + debug APK: &lt;a href="https://github.com/kriddss3/kryzz-ai/releases/tag/v1.1" rel="noopener noreferrer"&gt;https://github.com/kriddss3/kryzz-ai/releases/tag/v1.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback welcome, especially on the agent tool loop and first-run UX.&lt;/p&gt;

</description>
      <category>android</category>
      <category>opensource</category>
      <category>ai</category>
      <category>kotlin</category>
    </item>
  </channel>
</rss>
