<?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: Nimesh Kulkarni</title>
    <description>The latest articles on DEV Community by Nimesh Kulkarni (@nimay_04).</description>
    <link>https://dev.to/nimay_04</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%2F3604005%2F3854c3fa-2046-4366-a7bc-c48020bf3bef.png</url>
      <title>DEV Community: Nimesh Kulkarni</title>
      <link>https://dev.to/nimay_04</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nimay_04"/>
    <language>en</language>
    <item>
      <title>AI Is Not Just Replacing Work, It Is Challenging How We Think</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sat, 27 Jun 2026 13:25:58 +0000</pubDate>
      <link>https://dev.to/nimay_04/ai-is-not-just-replacing-work-it-is-challenging-how-we-think-1095</link>
      <guid>https://dev.to/nimay_04/ai-is-not-just-replacing-work-it-is-challenging-how-we-think-1095</guid>
      <description>&lt;p&gt;For a long time, we treated AI like a tool.&lt;/p&gt;

&lt;p&gt;Something that could autocomplete code, summarize long documents, generate images, or answer simple questions. It felt useful, but still limited. The human was always the thinker, and AI was just the assistant.&lt;/p&gt;

&lt;p&gt;That line is slowly becoming blurry.&lt;/p&gt;

&lt;p&gt;Today, AI can reason through problems, debug code, write product strategies, explain complex systems, generate architecture diagrams, and even challenge our assumptions. It does not just give answers anymore. It can break down problems in a way that looks very close to thinking.&lt;/p&gt;

&lt;p&gt;For developers, this is both exciting and uncomfortable.&lt;/p&gt;

&lt;p&gt;We used to believe that writing syntax was the main skill. Then AI made syntax cheap. Now we say problem solving matters more. But AI is also getting better at problem solving. It can compare approaches, suggest tradeoffs, identify bugs, and explain why one solution is better than another.&lt;/p&gt;

&lt;p&gt;So the real question is not whether AI will overtake human thinking completely.&lt;/p&gt;

&lt;p&gt;The better question is: what kind of thinking will still matter?&lt;/p&gt;

&lt;p&gt;Blind execution will lose value. Copying tutorials will lose value. Writing basic CRUD apps will lose value. But taste, judgment, creativity, clarity, and understanding real human problems will become more important.&lt;/p&gt;

&lt;p&gt;AI can generate ten solutions in seconds, but someone still has to decide which one is actually useful. AI can write code fast, but someone still has to understand the product, the users, the constraints, and the long term impact.&lt;/p&gt;

&lt;p&gt;The future developer will not be the person who simply writes code.&lt;/p&gt;

&lt;p&gt;The future developer will be the person who knows what to build, why it matters, how to guide AI properly, and how to judge the output with real understanding.&lt;/p&gt;

&lt;p&gt;AI may overtake many thinking tasks, but it will also expose who was truly thinking in the first place.&lt;/p&gt;

&lt;p&gt;The people who only memorized steps will struggle.&lt;/p&gt;

&lt;p&gt;The people who understand systems, ask better questions, and keep learning will become more powerful than ever.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How AI Is Quietly Automating 70% of Customer Support</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Wed, 10 Jun 2026 13:57:05 +0000</pubDate>
      <link>https://dev.to/nimay_04/finish-the-rhow-ai-is-quietly-automating-70-of-customer-support-lhm</link>
      <guid>https://dev.to/nimay_04/finish-the-rhow-ai-is-quietly-automating-70-of-customer-support-lhm</guid>
      <description>&lt;p&gt;Customer support automation used to mean rigid chatbots, scripted menus, and irrelevant help centre links.&lt;/p&gt;

&lt;p&gt;That is changing fast.&lt;/p&gt;

&lt;p&gt;Platforms like Zendesk, Intercom, and Freshworks now use large language models to understand customer questions, search company knowledge, complete basic actions, and escalate complex issues to human agents.&lt;/p&gt;

&lt;p&gt;In some deployments, these platforms report automation or resolution rates near 70%.&lt;/p&gt;

&lt;p&gt;That does not mean 70% of support jobs have disappeared. It means a large share of repetitive customer conversations can now be resolved without an agent manually handling every step.&lt;/p&gt;

&lt;p&gt;What AI Support Agents Can Do&lt;/p&gt;

&lt;p&gt;Modern AI agents can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Understand natural language&lt;/li&gt;
&lt;li&gt;Identify customer intent&lt;/li&gt;
&lt;li&gt;Search approved documentation&lt;/li&gt;
&lt;li&gt;Generate contextual answers&lt;/li&gt;
&lt;li&gt;Check order or account information&lt;/li&gt;
&lt;li&gt;Process simple requests&lt;/li&gt;
&lt;li&gt;Summarize conversations&lt;/li&gt;
&lt;li&gt;Transfer difficult cases to humans&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Unlike traditional chatbots, they do not depend entirely on fixed decision trees.&lt;/p&gt;

&lt;p&gt;A customer can write:&lt;/p&gt;

&lt;p&gt;«I paid for the upgrade, but my account is still on the free plan.»&lt;/p&gt;

&lt;p&gt;The AI can understand that this is not just a general billing question. It may need to verify the payment, check the subscription status, and escalate the case if the account was not updated correctly.&lt;/p&gt;

&lt;p&gt;Why Support Is Easy to Automate&lt;/p&gt;

&lt;p&gt;A large percentage of support volume comes from repetitive questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How do I reset my password?&lt;/li&gt;
&lt;li&gt;Where is my order?&lt;/li&gt;
&lt;li&gt;How do I download an invoice?&lt;/li&gt;
&lt;li&gt;Can I cancel my plan?&lt;/li&gt;
&lt;li&gt;How do I add a team member?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These questions are important, but they usually follow predictable patterns.&lt;/p&gt;

&lt;p&gt;AI is good at understanding the request, retrieving the correct information, and presenting it clearly. When connected to business systems, it can also complete the task instead of simply explaining it.&lt;/p&gt;

&lt;p&gt;The Human Role Is Changing&lt;/p&gt;

&lt;p&gt;AI will not remove the need for human support.&lt;/p&gt;

&lt;p&gt;It will change what human agents handle.&lt;/p&gt;

&lt;p&gt;AI can manage simple and repetitive requests. Humans can focus on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complex technical issues&lt;/li&gt;
&lt;li&gt;Sensitive complaints&lt;/li&gt;
&lt;li&gt;Security incidents&lt;/li&gt;
&lt;li&gt;High-value customers&lt;/li&gt;
&lt;li&gt;Unusual exceptions&lt;/li&gt;
&lt;li&gt;Retention conversations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI can also assist human agents by drafting replies, summarizing long conversations, translating messages, and retrieving relevant documentation.&lt;/p&gt;

&lt;p&gt;The 70% Figure Needs Context&lt;/p&gt;

&lt;p&gt;Not every company will automate 70% of its support volume.&lt;/p&gt;

&lt;p&gt;The result depends on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The quality of the knowledge base&lt;/li&gt;
&lt;li&gt;The types of customer questions&lt;/li&gt;
&lt;li&gt;Access to business systems&lt;/li&gt;
&lt;li&gt;Escalation rules&lt;/li&gt;
&lt;li&gt;Workflow design&lt;/li&gt;
&lt;li&gt;How resolution is measured&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A company with clear documentation and thousands of repetitive questions may achieve a high automation rate.&lt;/p&gt;

&lt;p&gt;A company handling legal, medical, financial, or highly technical cases may require more human involvement.&lt;/p&gt;

&lt;p&gt;The Biggest Challenge Is Knowledge&lt;/p&gt;

&lt;p&gt;AI support agents are only as reliable as the information available to them.&lt;/p&gt;

&lt;p&gt;Outdated articles, conflicting policies, and missing documentation can lead to incorrect answers.&lt;/p&gt;

&lt;p&gt;This is why AI support projects often become knowledge management projects.&lt;/p&gt;

&lt;p&gt;Companies must clean their documentation, remove duplicate information, define clear policies, and continuously review failed conversations.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;AI is not quietly replacing customer support.&lt;/p&gt;

&lt;p&gt;It is quietly automating the predictable parts of it.&lt;/p&gt;

&lt;p&gt;Platforms like Zendesk, Intercom, and Freshworks are turning support bots into agents that can understand questions, retrieve information, complete actions, and escalate when necessary.&lt;/p&gt;

&lt;p&gt;The goal should not be maximum automation.&lt;/p&gt;

&lt;p&gt;The goal should be reliable resolution.&lt;/p&gt;

&lt;p&gt;AI should handle repetitive work quickly, while humans remain responsible for the situations that require judgment, empathy, and accountability.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>todayisearched</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I kept skipping events alone. So I built Evento to fix that.</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sun, 07 Jun 2026 17:32:12 +0000</pubDate>
      <link>https://dev.to/nimay_04/i-kept-skipping-events-alone-so-i-built-evento-to-fix-that-fk6</link>
      <guid>https://dev.to/nimay_04/i-kept-skipping-events-alone-so-i-built-evento-to-fix-that-fk6</guid>
      <description>&lt;p&gt;For a long time I had a habit of finding events I was genuinely excited about and then not going.&lt;br&gt;
Not because I did not want to. Because my friends were busy. Or not interested. Or I just could not bring myself to walk into a room full of strangers alone.&lt;br&gt;
Concerts. Hackathons. Local treks. Community meetups. I would find them, get excited, and then talk myself out of going because I had no one to go with.&lt;br&gt;
At some point I asked myself a simple question. What if I could find someone else who is already going to that same event?&lt;br&gt;
That is Evento.&lt;br&gt;
It matches you with verified people going to the same events as you. Real profiles, verified users, no randomness. Whether you are introverted, shy, or just have a friend group that is always somehow busy on the exact weekend you want to do something, Evento is built for exactly that feeling.&lt;br&gt;
I am not building this for some abstract user persona. I built it because I was tired of skipping things I actually wanted to do.&lt;br&gt;
Launching in &lt;strong&gt;few days&lt;/strong&gt;. If this sounds like something you have needed, the waitlist is open right now.&lt;br&gt;
&lt;strong&gt;&lt;a href="https://evento.n1m35h.in/waitlist" rel="noopener noreferrer"&gt;https://evento.n1m35h.in/waitlist&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>discuss</category>
      <category>socialmedia</category>
      <category>productivity</category>
    </item>
    <item>
      <title>AI Companies Are Paying Millions for Your Old Reddit Posts. Here's Why That Should Concern You.</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sat, 06 Jun 2026 10:06:04 +0000</pubDate>
      <link>https://dev.to/nimay_04/ai-companies-are-paying-millions-for-your-old-reddit-posts-heres-why-that-should-concern-you-4h5l</link>
      <guid>https://dev.to/nimay_04/ai-companies-are-paying-millions-for-your-old-reddit-posts-heres-why-that-should-concern-you-4h5l</guid>
      <description>&lt;p&gt;I am so tired of opening my code editor and seeing the same AI-generated dashboard. Same layout. Same gradient. Same components. It all looks like it came out of the same broken photocopier.&lt;/p&gt;

&lt;p&gt;Here is what is actually going on.&lt;/p&gt;

&lt;p&gt;Models trained on AI output degrade over time. Researchers call it model collapse. Every generation trained on synthetic data gets slightly worse than the last. Diversity drops. The weird, specific, human stuff disappears. Everything drifts toward a boring average.&lt;/p&gt;

&lt;p&gt;By April 2025, over 74% of newly created webpages had AI-generated text in them. Stack Overflow drowned in AI answers overnight. Content farms switched to pure synthetic output the moment it became cheap enough.&lt;/p&gt;

&lt;p&gt;The web is now mostly a mirror reflecting a mirror.&lt;/p&gt;

&lt;p&gt;So what are OpenAI, Google, and Anthropic doing about it? They are going back to the old internet. Pre-2022. Before the flood. Google signed a $60 million per year deal with Reddit just to access your old posts. OpenAI did the same. Anthropic got sued for taking it without asking.&lt;/p&gt;

&lt;p&gt;Your decade-old forum arguments and niche shitposts are now formally worth more than anything being written today. That is not an exaggeration. That is a business decision backed by hundreds of millions of dollars.&lt;/p&gt;

&lt;p&gt;Every boilerplate component you copy from an AI, every SEO article generated in bulk, every "here is a step by step guide" that reads like nothing, is feeding a loop that makes the whole thing worse.&lt;/p&gt;

&lt;p&gt;I do not have a clean solution to pitch at the end of this. I am just a developer who is bored and annoyed that genuine human output has become the scarce resource in a world drowning in content.&lt;/p&gt;

&lt;p&gt;Write something real. Even if it is ugly.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>ai</category>
      <category>machinelearning</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Vite Just Got a Bigger Engine: Why VoidZero Joining Cloudflare Matters</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Fri, 05 Jun 2026 12:33:31 +0000</pubDate>
      <link>https://dev.to/nimay_04/vite-just-got-a-bigger-engine-why-voidzero-joining-cloudflare-matters-3c54</link>
      <guid>https://dev.to/nimay_04/vite-just-got-a-bigger-engine-why-voidzero-joining-cloudflare-matters-3c54</guid>
      <description>&lt;p&gt;If you build frontend apps in 2026, there is a good chance Vite is somewhere in your workflow. Maybe directly. Maybe through your framework. Maybe through a test runner, plugin, or starter kit you barely think about anymore.&lt;/p&gt;

&lt;p&gt;That is why VoidZero joining Cloudflare is worth paying attention to.&lt;/p&gt;

&lt;p&gt;VoidZero is the team behind Vite, Vitest, Rolldown, Oxc, and Vite+. Cloudflare says those projects will stay open source, vendor-agnostic, and community-driven. The interesting part is not “company acquires tooling team.” The interesting part is what this signals for the next phase of JavaScript tooling: faster, more integrated, and closer to production runtimes.&lt;/p&gt;

&lt;h2&gt;
  
  
  The JS toolchain is finally consolidating
&lt;/h2&gt;

&lt;p&gt;For years, frontend tooling felt like a group project where everyone submitted a different build system at 11:59 PM.&lt;/p&gt;

&lt;p&gt;Bundler here. Transpiler there. Test runner somewhere else. Dev server doing its own thing. Then your production runtime casually has different behavior because, of course, why not.&lt;/p&gt;

&lt;p&gt;Vite changed the default expectation: local dev should feel instant, framework authors should get a solid foundation, and teams should not need a PhD in build configs just to ship a button.&lt;/p&gt;

&lt;p&gt;VoidZero pushes that further with projects like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Vitest&lt;/strong&gt; for fast testing that feels native to Vite projects&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rolldown&lt;/strong&gt; as a Rust-powered bundler direction for the ecosystem&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Oxc&lt;/strong&gt; for fast parsing, transforming, linting, and formatting foundations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vite+&lt;/strong&gt; as a commercial layer around the open tooling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The vibe is clear: less glue code, fewer duplicated pipelines, faster feedback loops.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Cloudflare is an interesting home
&lt;/h2&gt;

&lt;p&gt;Cloudflare has been leaning hard into developer infrastructure: Workers, Pages, D1, KV, R2, Durable Objects, Workflows, AI tooling, and local development around workerd.&lt;/p&gt;

&lt;p&gt;The key developer pain here is simple: local dev should match production more closely.&lt;/p&gt;

&lt;p&gt;Cloudflare’s Vite plugin already runs server code inside &lt;code&gt;workerd&lt;/code&gt;, the same open-source runtime model behind Workers. That means you can test platform features locally without pretending everything is just Node.js.&lt;/p&gt;

&lt;p&gt;That is a big deal. Ngl, “works locally, breaks in production” is one of the least funny recurring jokes in web dev.&lt;/p&gt;

&lt;h2&gt;
  
  
  What developers should actually do now
&lt;/h2&gt;

&lt;p&gt;Do not rewrite your stack because of one announcement. That is how we summon yak-shaving demons.&lt;/p&gt;

&lt;p&gt;Instead, make a small practical check:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm create vite@latest
npm &lt;span class="nb"&gt;install&lt;/span&gt; &lt;span class="nt"&gt;-D&lt;/span&gt; vitest
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;If you are already on Vite, review whether your project still has old build/test glue that Vite-native tooling can replace. If you deploy to edge or serverless runtimes, check whether your framework has a runtime-aware Vite integration instead of relying on generic Node-only assumptions.&lt;/p&gt;

&lt;p&gt;Also, keep an eye on Rolldown and Oxc. Not because you need to migrate today, but because the performance work happening there will likely show up through frameworks and tools before most app teams touch it directly.&lt;/p&gt;

&lt;h2&gt;
  
  
  The takeaway
&lt;/h2&gt;

&lt;p&gt;VoidZero joining Cloudflare is not just frontend ecosystem gossip. It is another sign that the JavaScript toolchain is moving from “many separate tools wired together” toward “one faster pipeline from dev to deploy.”&lt;/p&gt;

&lt;p&gt;For developers, the win is simple: fewer weird config layers, faster feedback, and local environments that behave more like production.&lt;/p&gt;

&lt;p&gt;That is the kind of boring infrastructure improvement that quietly makes everyone ship better software. Lowkey, those are the best ones.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>cloudflare</category>
      <category>devtools</category>
    </item>
    <item>
      <title>Kubernetes Dashboard Is Passing the Baton — Headlamp Is the Upgrade Path</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Thu, 04 Jun 2026 12:34:18 +0000</pubDate>
      <link>https://dev.to/nimay_04/kubernetes-dashboard-is-passing-the-baton-headlamp-is-the-upgrade-path-f4m</link>
      <guid>https://dev.to/nimay_04/kubernetes-dashboard-is-passing-the-baton-headlamp-is-the-upgrade-path-f4m</guid>
      <description>&lt;p&gt;Kubernetes Dashboard has been that classic “first window into the cluster” for a lot of devs. You install it, click around pods and services, and suddenly Kubernetes feels less like dark magic.&lt;/p&gt;

&lt;p&gt;But the Kubernetes project is now clearly pointing users toward &lt;strong&gt;Headlamp&lt;/strong&gt; as the modern replacement path. And honestly? That makes sense.&lt;/p&gt;

&lt;p&gt;This is not just a UI swap. It is a small signal about where Kubernetes tooling is going: less “one built-in dashboard for everyone” and more &lt;strong&gt;extensible, safer, workflow-friendly interfaces&lt;/strong&gt; around real cluster operations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this shift matters
&lt;/h2&gt;

&lt;p&gt;The old Dashboard solved a real onboarding problem: “What is running in my cluster?”&lt;/p&gt;

&lt;p&gt;But production Kubernetes teams need more than that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;clearer visibility across namespaces and workloads&lt;/li&gt;
&lt;li&gt;safer access patterns for different users&lt;/li&gt;
&lt;li&gt;plugin-friendly workflows&lt;/li&gt;
&lt;li&gt;better alignment with modern cluster operations&lt;/li&gt;
&lt;li&gt;a UI that can grow without becoming a giant one-size-fits-all panel&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is where Headlamp is interesting. It is a CNCF project built as a Kubernetes UI that can be extended, embedded into workflows, and used across different cluster setups.&lt;/p&gt;

&lt;p&gt;Lowkey, this is exactly what Kubernetes tooling needed. Not another shiny control panel. A better foundation.&lt;/p&gt;

&lt;h2&gt;
  
  
  The practical developer takeaway
&lt;/h2&gt;

&lt;p&gt;If you are still using Kubernetes Dashboard for learning or lightweight inspection, you do not need to panic-migrate today.&lt;/p&gt;

&lt;p&gt;But if you are building team workflows, internal platforms, or anything close to production, start treating Headlamp as the thing to evaluate next.&lt;/p&gt;

&lt;p&gt;A simple migration mindset:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Learning cluster / quick inspection
  -&amp;gt; Dashboard is okay for now

Team platform / shared cluster UI
  -&amp;gt; Evaluate Headlamp

Production ops workflow
  -&amp;gt; Combine UI access with RBAC, audit logs, and CLI/GitOps flows
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The important part is not “UI vs CLI.” Real teams use both. The UI helps people understand and inspect. The CLI and GitOps pipelines keep changes controlled and repeatable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Do not skip the boring security bits
&lt;/h2&gt;

&lt;p&gt;Any Kubernetes UI is only as safe as the permissions behind it.&lt;/p&gt;

&lt;p&gt;Before rolling one out, check:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Does every user have the minimum RBAC they need?&lt;/li&gt;
&lt;li&gt;Are admin actions limited to the right people?&lt;/li&gt;
&lt;li&gt;Is access behind SSO or your normal identity layer?&lt;/li&gt;
&lt;li&gt;Can you audit who viewed or changed what?&lt;/li&gt;
&lt;li&gt;Are destructive actions restricted?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Because a beautiful cluster UI with overpowered permissions is just a very polished footgun. Fr.&lt;/p&gt;

&lt;h2&gt;
  
  
  My take
&lt;/h2&gt;

&lt;p&gt;The Dashboard-to-Headlamp transition is a healthy move. Kubernetes is mature enough now that the default UX should not just be “show me objects.” It should support real operational workflows.&lt;/p&gt;

&lt;p&gt;For developers, the move is simple: keep using visual tools to learn faster, but design production access like an engineering system, not a convenience shortcut.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Actionable takeaway:&lt;/strong&gt; if your team exposes a Kubernetes UI, review the RBAC model this week and test Headlamp in a non-prod cluster before the migration becomes urgent.&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>devops</category>
      <category>opensource</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Agent-Native Desktops Are Coming: Code Review Is the First Workflow to Fix</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Wed, 03 Jun 2026 12:32:46 +0000</pubDate>
      <link>https://dev.to/nimay_04/agent-native-desktops-are-coming-code-review-is-the-first-workflow-to-fix-m4n</link>
      <guid>https://dev.to/nimay_04/agent-native-desktops-are-coming-code-review-is-the-first-workflow-to-fix-m4n</guid>
      <description>&lt;p&gt;AI coding tools are moving from “chat box next to your editor” to something much more serious: agent-native developer environments.&lt;/p&gt;

&lt;p&gt;GitHub just pushed this direction hard with the Copilot app and desktop-style agent workflow announcements. OpenAI is also framing Codex as a broader productivity layer, not just a coding prompt. The signal is pretty clear: agents are becoming part of the work surface, not a side quest.&lt;/p&gt;

&lt;p&gt;That sounds futuristic, but for most teams the first real place to care is boring and practical: code review.&lt;/p&gt;

&lt;p&gt;The problem is not generation anymore&lt;/p&gt;

&lt;p&gt;Generating code is no longer the impressive part. Most teams already know an AI assistant can draft a component, write tests, explain a stack trace, or refactor a file.&lt;/p&gt;

&lt;p&gt;The messy part is everything after generation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which agent changed what?&lt;/li&gt;
&lt;li&gt;Did it understand the existing architecture?&lt;/li&gt;
&lt;li&gt;Are the tests meaningful or just green-looking?&lt;/li&gt;
&lt;li&gt;Is the diff safe enough to merge?&lt;/li&gt;
&lt;li&gt;Who owns the final decision?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Ngl, this is where “AI boosted my productivity” can quietly become “AI created a review queue I do not trust.”&lt;/p&gt;

&lt;p&gt;Agent-native means workflow-native&lt;/p&gt;

&lt;p&gt;An agent-native desktop should not just be a nicer chat UI. The useful version gives agents a real workflow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Task context: issue, branch, constraints, and acceptance criteria&lt;/li&gt;
&lt;li&gt;Workspace access: repo, terminal, tests, docs, and dependency graph&lt;/li&gt;
&lt;li&gt;Change tracking: clean diffs, summaries, and decisions made&lt;/li&gt;
&lt;li&gt;Review gates: lint, tests, security checks, human approval&lt;/li&gt;
&lt;li&gt;Memory boundaries: what the agent can reuse, forget, or escalate&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That is the difference between “vibe coding with a powerful autocomplete” and “delegating a small engineering task with guardrails.”&lt;/p&gt;

&lt;p&gt;Start with the review loop&lt;/p&gt;

&lt;p&gt;If your team wants to adopt agentic coding without chaos, do not begin by letting agents ship bigger features. Begin by making reviews easier to trust.&lt;/p&gt;

&lt;p&gt;A practical setup can be simple:&lt;/p&gt;

&lt;p&gt;agent_review:&lt;br&gt;
  required:&lt;br&gt;
    - summarize_diff&lt;br&gt;
    - list_risk_areas&lt;br&gt;
    - run_tests&lt;br&gt;
    - flag_security_sensitive_files&lt;br&gt;
    - explain_remaining_uncertainty&lt;br&gt;
  human_decision: required&lt;/p&gt;

&lt;p&gt;The magic is not the YAML. The magic is forcing the agent to show its work before a human approves the merge.&lt;/p&gt;

&lt;p&gt;What developers should watch next&lt;/p&gt;

&lt;p&gt;The next wave of dev tools will compete on orchestration, not just model quality. The best tools will help us manage multiple small agents, compare their changes, rerun checks, and keep review context visible.&lt;/p&gt;

&lt;p&gt;That is a big deal because developers do not need more random AI output. We need tighter loops, cleaner diffs, and less context switching.&lt;/p&gt;

&lt;p&gt;Takeaway&lt;/p&gt;

&lt;p&gt;Agent-native desktops are worth watching, but do not wait for the perfect tool. Start designing your workflow like agents are junior teammates: give them scoped tasks, require evidence, and keep humans in charge of merge decisions.&lt;/p&gt;

&lt;p&gt;That is how AI coding becomes useful in real teams: not louder, just safer and smoother.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>github</category>
      <category>devtools</category>
      <category>programming</category>
    </item>
    <item>
      <title>Stop Shipping Blob Tokens: OIDC Is the Cleaner Deploy Secret</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Tue, 02 Jun 2026 12:34:29 +0000</pubDate>
      <link>https://dev.to/nimay_04/stop-shipping-blob-tokens-oidc-is-the-cleaner-deploy-secret-1i19</link>
      <guid>https://dev.to/nimay_04/stop-shipping-blob-tokens-oidc-is-the-cleaner-deploy-secret-1i19</guid>
      <description>&lt;p&gt;Ngl, one of the easiest ways to make a deployment pipeline sketchy is to give it a long-lived storage token and hope nobody ever leaks it.&lt;/p&gt;

&lt;p&gt;That pattern is still everywhere: CI uploads static assets, build artifacts, screenshots, or user-facing files to some blob bucket, and the workflow stores a token in &lt;code&gt;secrets.BLOB_TOKEN&lt;/code&gt; forever.&lt;/p&gt;

&lt;p&gt;It works.&lt;/p&gt;

&lt;p&gt;It also quietly creates a key that can outlive the job, the branch, the intern who created it, and sometimes the entire project. Big yikes.&lt;/p&gt;

&lt;p&gt;The better pattern that keeps showing up across modern platforms is &lt;strong&gt;OIDC-based deploy auth&lt;/strong&gt;: your CI job proves who it is, asks the provider for short-lived access, does the upload, and disappears.&lt;/p&gt;

&lt;h2&gt;
  
  
  The old flow
&lt;/h2&gt;

&lt;p&gt;Most teams start here:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight yaml"&gt;&lt;code&gt;&lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="na"&gt;name&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;Upload assets&lt;/span&gt;
  &lt;span class="na"&gt;env&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
    &lt;span class="na"&gt;BLOB_TOKEN&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;${{ secrets.BLOB_TOKEN }}&lt;/span&gt;
  &lt;span class="na"&gt;run&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;npm run upload-assets&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Simple, but the risk is obvious:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the token sits in your repo/org secrets forever&lt;/li&gt;
&lt;li&gt;rotation becomes another chore nobody owns&lt;/li&gt;
&lt;li&gt;leaked logs, compromised runners, or copied workflows can turn into real access&lt;/li&gt;
&lt;li&gt;every workflow tends to get more permission than it actually needs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a side project, maybe that feels acceptable. For production pipelines, it becomes tech debt with security vibes.&lt;/p&gt;

&lt;h2&gt;
  
  
  The OIDC flow
&lt;/h2&gt;

&lt;p&gt;With OIDC, GitHub Actions or another CI provider can request an identity token for the current job. The cloud/storage platform verifies claims like repo, branch, environment, and workflow, then issues temporary credentials.&lt;/p&gt;

&lt;p&gt;The workflow shape becomes closer to this:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight yaml"&gt;&lt;code&gt;&lt;span class="na"&gt;permissions&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;id-token&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;write&lt;/span&gt;
  &lt;span class="na"&gt;contents&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;read&lt;/span&gt;

&lt;span class="na"&gt;jobs&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;upload&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
    &lt;span class="na"&gt;runs-on&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;ubuntu-latest&lt;/span&gt;
    &lt;span class="na"&gt;steps&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
      &lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="na"&gt;uses&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;actions/checkout@v4&lt;/span&gt;
      &lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="na"&gt;name&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;Upload assets with short-lived auth&lt;/span&gt;
        &lt;span class="na"&gt;run&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;npm run upload-assets&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The actual provider setup differs, but the idea is the same: &lt;strong&gt;trust the workload identity, not a copied secret string&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This is why recent platform updates around OIDC for blob/storage workflows are worth paying attention to. They are not just “nice auth features.” They are a signal that deployment secrets are moving from static keys to verified, short-lived identity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why developers should care
&lt;/h2&gt;

&lt;p&gt;This is not only a security-team thing.&lt;/p&gt;

&lt;p&gt;OIDC makes day-to-day engineering cleaner:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;fewer secrets to create, share, rotate, and audit&lt;/li&gt;
&lt;li&gt;safer preview deployments from protected branches or environments&lt;/li&gt;
&lt;li&gt;tighter permissions per repo/workflow instead of one mega-token&lt;/li&gt;
&lt;li&gt;less panic when someone accidentally prints an env var in CI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tbh, the best security improvements are the ones that remove a thing you had to remember. OIDC does exactly that.&lt;/p&gt;

&lt;h2&gt;
  
  
  A quick migration checklist
&lt;/h2&gt;

&lt;p&gt;If your build uploads anything to blob storage, artifact storage, package registries, or cloud buckets, check this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Is the workflow using a long-lived token?&lt;/li&gt;
&lt;li&gt;Does the provider support OIDC or workload identity federation?&lt;/li&gt;
&lt;li&gt;Can access be scoped by repo, branch, workflow, or environment?&lt;/li&gt;
&lt;li&gt;Can the token be removed after the OIDC path works?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Do not migrate everything in one heroic PR. Pick one low-risk upload job, move it to OIDC, and document the pattern for the next workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  The takeaway
&lt;/h2&gt;

&lt;p&gt;Long-lived deploy tokens were convenient when CI/CD was simpler.&lt;/p&gt;

&lt;p&gt;But now that pipelines publish assets, trigger releases, talk to AI services, and touch production infra, “just store a token” is starting to look outdated.&lt;/p&gt;

&lt;p&gt;If a platform gives you OIDC for deploy-time storage access, use it. Your future self will have one less secret to babysit — and that is a clean W.&lt;/p&gt;

</description>
      <category>security</category>
      <category>webdev</category>
      <category>devops</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Multi-Agent Code Reviews Need Pipelines, Not Vibes</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Mon, 01 Jun 2026 12:36:23 +0000</pubDate>
      <link>https://dev.to/nimay_04/your-internal-tools-need-an-agent-api-not-another-dashboard-107n</link>
      <guid>https://dev.to/nimay_04/your-internal-tools-need-an-agent-api-not-another-dashboard-107n</guid>
      <description>&lt;p&gt;Most teams are about to hit the same AI coding problem: one agent can write a lot of code, but it cannot be the only judge of its own work.&lt;/p&gt;

&lt;p&gt;That is where multi-agent review starts to matter.&lt;/p&gt;

&lt;p&gt;The next useful dev workflow is not “ask the model to be careful.” It is a pipeline where different agents own different checks, and boring deterministic tools still do the boring deterministic work.&lt;/p&gt;

&lt;h2&gt;
  
  
  The single-agent trap
&lt;/h2&gt;

&lt;p&gt;A coding agent can implement a feature, update tests, and explain the diff. That is already powerful.&lt;/p&gt;

&lt;p&gt;But if the same agent writes the code, reviews the architecture, checks security, decides whether tests are enough, and summarizes the risk, you are basically asking one intern to approve their own pull request.&lt;/p&gt;

&lt;p&gt;That is not a workflow. That is optimism with a CLI.&lt;/p&gt;

&lt;h2&gt;
  
  
  A better pattern
&lt;/h2&gt;

&lt;p&gt;Think of AI agents like specialized reviewers in your engineering loop:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Implementation agent:&lt;/strong&gt; writes the first version of the change.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Test agent:&lt;/strong&gt; looks for missing cases, edge conditions, and regression gaps.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security agent:&lt;/strong&gt; checks auth paths, secrets, injection risks, unsafe dependencies, and data exposure.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Architecture agent:&lt;/strong&gt; watches for coupling, weird abstractions, and changes that fight the existing system.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Summary agent:&lt;/strong&gt; turns the mess into one clean PR comment humans can actually use.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The point is not to add AI everywhere. The point is to stop pretending one model pass is enough.&lt;/p&gt;

&lt;h2&gt;
  
  
  CI is the control plane
&lt;/h2&gt;

&lt;p&gt;The cleanest place to run this is still CI.&lt;/p&gt;

&lt;p&gt;A practical pull request flow can look like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run lint, type checks, unit tests, and build checks.&lt;/li&gt;
&lt;li&gt;Trigger focused AI reviewers only after the deterministic checks finish.&lt;/li&gt;
&lt;li&gt;Give each reviewer a narrow prompt and a narrow permission scope.&lt;/li&gt;
&lt;li&gt;Collect findings into one review summary.&lt;/li&gt;
&lt;li&gt;Escalate only the risky or uncertain parts to a human.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This keeps the workflow grounded. Traditional tools catch facts. Agents catch judgment-heavy issues.&lt;/p&gt;

&lt;h2&gt;
  
  
  MCP makes this easier, but also riskier
&lt;/h2&gt;

&lt;p&gt;With MCP and similar tool layers, agents can access GitHub, CI logs, docs, issue trackers, observability tools, and internal systems through a standard interface.&lt;/p&gt;

&lt;p&gt;That is exactly why the pattern is useful.&lt;/p&gt;

&lt;p&gt;It is also exactly why permissions matter.&lt;/p&gt;

&lt;p&gt;Start read-only. Log every tool call. Scope access to specific repos and workflows. Do not give an AI reviewer write access just because the demo looked clean. If it can comment on a PR, that is already useful. If it can merge, deploy, or mutate infrastructure, that needs a much higher bar.&lt;/p&gt;

&lt;h2&gt;
  
  
  The real upgrade
&lt;/h2&gt;

&lt;p&gt;The future of AI coding is not one giant prompt that does everything.&lt;/p&gt;

&lt;p&gt;It is smaller agents, clearer jobs, shared context, deterministic checks, and human attention saved for the decisions that actually need taste.&lt;/p&gt;

&lt;p&gt;Multi-agent code review is not about replacing review culture.&lt;/p&gt;

&lt;p&gt;It is about making review culture scale when AI starts generating more code than humans can comfortably inspect line by line.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>devtools</category>
      <category>cicd</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Markdown Is Becoming the AI App Interface</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sun, 31 May 2026 12:35:12 +0000</pubDate>
      <link>https://dev.to/nimay_04/markdown-is-becoming-the-ai-app-interface-4209</link>
      <guid>https://dev.to/nimay_04/markdown-is-becoming-the-ai-app-interface-4209</guid>
      <description>&lt;p&gt;A quiet developer pattern is getting louder: Markdown is becoming the interface layer for AI apps.&lt;/p&gt;

&lt;p&gt;Microsoft's &lt;code&gt;markitdown&lt;/code&gt; project has been trending because it solves a boring problem that keeps showing up in real products: how do you turn PDFs, Word files, slide decks, spreadsheets, and HTML pages into something an AI system can actually use?&lt;/p&gt;

&lt;p&gt;The answer is not glamorous. Convert the mess into Markdown.&lt;/p&gt;

&lt;p&gt;That sounds too simple, but it works because AI apps do not fail only at the model layer. They fail when the input is messy, hidden, lossy, or impossible to inspect.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Markdown keeps winning
&lt;/h2&gt;

&lt;p&gt;Markdown has a boring superpower: everyone can read it.&lt;/p&gt;

&lt;p&gt;A developer can open it in a terminal. Git can diff it. Static sites can render it. LLMs can follow headings, lists, code blocks, and links without needing a custom parser for every file type.&lt;/p&gt;

&lt;p&gt;That makes Markdown a solid handoff format between real-world documents and AI workflows.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;PDF / DOCX / PPTX / HTML
        ↓
Markdown
        ↓
cleanup + validation
        ↓
search, RAG, summaries, agents, docs
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The important part is not "Markdown is cool." The important part is that Markdown gives your pipeline a visible middle layer.&lt;/p&gt;

&lt;p&gt;If the output is bad, you can inspect the Markdown and see where the context broke.&lt;/p&gt;

&lt;h2&gt;
  
  
  The use case that matters
&lt;/h2&gt;

&lt;p&gt;Imagine an internal AI assistant for a support or engineering team.&lt;/p&gt;

&lt;p&gt;The source material is never clean. There are old onboarding docs, customer PDFs, policy pages, architecture notes, product specs, and random exports from tools nobody wants to maintain.&lt;/p&gt;

&lt;p&gt;Without a common format, every file type becomes a separate problem.&lt;/p&gt;

&lt;p&gt;With Markdown, the flow is simpler:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;markitdown product-spec.pdf &lt;span class="o"&gt;&amp;gt;&lt;/span&gt; product-spec.md
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then the app can clean it, split it by headings, index it, summarize it, or pass selected sections into an agent.&lt;/p&gt;

&lt;p&gt;That is the real win. Markdown becomes the boring contract between messy documents and useful AI behavior.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where this helps right now
&lt;/h2&gt;

&lt;p&gt;This pattern is useful when teams want to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;turn support docs into searchable knowledge&lt;/li&gt;
&lt;li&gt;feed architecture notes into coding agents&lt;/li&gt;
&lt;li&gt;migrate old documents into a docs site&lt;/li&gt;
&lt;li&gt;build lightweight internal knowledge bases&lt;/li&gt;
&lt;li&gt;keep AI context auditable instead of hiding it inside a black-box parser&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The last point matters. When an AI answer is wrong, the team needs to debug the context, not just blame the model.&lt;/p&gt;

&lt;p&gt;If the context is Markdown, you can read it. You can diff it. You can fix it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The trap
&lt;/h2&gt;

&lt;p&gt;Conversion is not magic.&lt;/p&gt;

&lt;p&gt;Tables can break. Scanned PDFs may need OCR. Images can disappear. Slide decks can lose structure. Footnotes can land in weird places.&lt;/p&gt;

&lt;p&gt;So the pipeline should not be:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;convert -&amp;gt; trust blindly -&amp;gt; ship
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It should be:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;convert -&amp;gt; validate -&amp;gt; normalize -&amp;gt; use
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;A small validation step saves a lot of weird AI behavior later.&lt;/p&gt;

&lt;h2&gt;
  
  
  Takeaway
&lt;/h2&gt;

&lt;p&gt;Markdown is becoming more than a writing format. It is becoming a practical interface for AI apps.&lt;/p&gt;

&lt;p&gt;Before adding another vector database, agent framework, or prompt trick, check the boring thing first: is the input clean, readable, and inspectable?&lt;/p&gt;

&lt;p&gt;Most AI products get better when the context gets better. Markdown is one of the simplest ways to make that happen.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>markdown</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
    <item>
      <title>Your AI Coding Agent Does Not Need a Bigger Prompt</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sat, 30 May 2026 19:40:39 +0000</pubDate>
      <link>https://dev.to/nimay_04/your-ai-coding-agent-does-not-need-a-bigger-prompt-4df3</link>
      <guid>https://dev.to/nimay_04/your-ai-coding-agent-does-not-need-a-bigger-prompt-4df3</guid>
      <description>&lt;p&gt;AI coding agents are getting better, but the annoying part has not disappeared.&lt;/p&gt;

&lt;p&gt;You still paste the same project details. You still explain the same folder structure. You still remind the agent which framework version you use, where the issue came from, and what “done” means in your repo.&lt;/p&gt;

&lt;p&gt;That is not a model problem. That is a context problem.&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%2F09bf7kdcbt8dsvdg36vj.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%2F09bf7kdcbt8dsvdg36vj.gif" alt="Developer confused by code before giving the agent better context" width="480" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The next useful shift for developers is simple: stop trying to make one giant perfect prompt. Build a small context system around the agent.&lt;/p&gt;

&lt;p&gt;Give the agent the things a real teammate would ask for before touching code:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the issue or task source&lt;/li&gt;
&lt;li&gt;the relevant docs&lt;/li&gt;
&lt;li&gt;the repo conventions&lt;/li&gt;
&lt;li&gt;the error logs&lt;/li&gt;
&lt;li&gt;the recent decisions&lt;/li&gt;
&lt;li&gt;the tests that prove the change works&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is why context engineering and MCP are becoming a big deal. MCP gives agents a standard way to fetch tools, files, docs, tickets, databases, and workflows instead of forcing developers to paste everything manually.&lt;/p&gt;

&lt;p&gt;The win is not magic. It is less repeated explanation.&lt;/p&gt;

&lt;p&gt;A good agent setup should feel boring in the best way. The agent reads the issue, checks the right files, pulls current docs, makes a small change, runs the test, and reports what happened. You still review the work, but you are no longer acting like a human clipboard.&lt;/p&gt;

&lt;p&gt;The mistake is giving the agent every possible tool and hoping it figures life out. That just creates noise. Better setup:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;start with one repo&lt;/li&gt;
&lt;li&gt;add only the context sources that repo actually needs&lt;/li&gt;
&lt;li&gt;prefer read-only access first&lt;/li&gt;
&lt;li&gt;write rules for when each tool should be used&lt;/li&gt;
&lt;li&gt;keep memory small and durable&lt;/li&gt;
&lt;li&gt;verify outputs with tests, links, or logs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The best AI coding workflow in 2026 is not “prompt harder.”&lt;/p&gt;

&lt;p&gt;It is giving the agent a clean bench: current docs, scoped tools, project rules, memory that does not rot, and a verification loop.&lt;/p&gt;

&lt;p&gt;Bigger prompts make agents look busy.&lt;/p&gt;

&lt;p&gt;Better context makes them useful.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>mcp</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Your AI Agent Should Text You First</title>
      <dc:creator>Nimesh Kulkarni</dc:creator>
      <pubDate>Sat, 30 May 2026 18:48:07 +0000</pubDate>
      <link>https://dev.to/nimay_04/your-ai-agent-should-text-you-first-2b3b</link>
      <guid>https://dev.to/nimay_04/your-ai-agent-should-text-you-first-2b3b</guid>
      <description>&lt;p&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hermes-agent-2026-05-15"&gt;Hermes Agent Challenge&lt;/a&gt;: &lt;strong&gt;Write About Hermes Agent&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Most AI assistants wait around like interns who lost the Slack invite.&lt;/p&gt;

&lt;p&gt;You open a tab. You type a prompt. You explain the same project again. You paste the same links again. Then you spend half the afternoon checking whether the answer is real.&lt;/p&gt;

&lt;p&gt;That was fine when AI was a fancy autocomplete box.&lt;/p&gt;

&lt;p&gt;It is not fine for agents.&lt;/p&gt;

&lt;p&gt;The most interesting Hermes Agent use case is not "chatbot, but with tools." It is a small always-on chief of staff that lives on your server, watches the boring parts of your life, remembers how you like things done, and texts you when there is something worth seeing.&lt;/p&gt;

&lt;p&gt;Not Jarvis. Not a sci-fi butler. More like a very caffeinated operations person who never sleeps and occasionally judges your TODO list.&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%2F7npg20to0x1a4h3ac9g4.png" 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%2F7npg20to0x1a4h3ac9g4.png" alt="Hermes Agent chief of staff loop" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The winning use case: an agent that texts first
&lt;/h2&gt;

&lt;p&gt;The trend in 2026 is obvious: agents are moving from short chat sessions to long-running workflows.&lt;/p&gt;

&lt;p&gt;Developers are using coding agents to inspect repos, run tests, open PRs, and iterate for minutes or hours. Teams are wiring tools through MCP instead of writing one-off integrations for every model. Personal agent users care more about memory than raw prompt cleverness because they are tired of re-explaining their life to a rectangle.&lt;/p&gt;

&lt;p&gt;Hermes sits right in that intersection:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It can run on your own machine, VPS, container, or cloud backend.&lt;/li&gt;
&lt;li&gt;It has a messaging gateway, so the agent can live where you already talk: Telegram, Discord, Slack, WhatsApp, email, and more.&lt;/li&gt;
&lt;li&gt;It has persistent memory, session search, and skills, so it can improve instead of starting from zero every morning.&lt;/li&gt;
&lt;li&gt;It has cron jobs and webhooks, so it can act without waiting for you to remember that you forgot something.&lt;/li&gt;
&lt;li&gt;It can use tools, MCP servers, terminal commands, files, browsers, image generation, TTS, and subagents.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That combination changes the shape of the product.&lt;/p&gt;

&lt;p&gt;A normal assistant answers:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Summarize this news article."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A proactive Hermes workflow says:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Every morning, check the agent ecosystem, verify the useful stories, ignore duplicates, write a short brief in my style, generate a cover card, post it to Telegram, and tell me what changed from yesterday. If the workflow breaks, explain exactly where."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is a different animal.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 5-step loop
&lt;/h2&gt;

&lt;p&gt;The best Hermes workflow I would build for the challenge is simple:&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%2Fu069r7kow15l1fzi34ac.png" 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%2Fu069r7kow15l1fzi34ac.png" alt="Agent that texts first workflow" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Watch&lt;/strong&gt;: news feeds, GitHub repos, issues, inboxes, calendars, RSS, dashboards, or whatever system currently makes you say "I'll check that later".&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Verify&lt;/strong&gt;: fetch the source, compare multiple references, avoid hallucinated summaries, and keep receipts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Produce&lt;/strong&gt;: write the brief, generate the diagram, draft the PR, create the issue, update the note, or prepare the message.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Report&lt;/strong&gt;: send the final result back through the platform where the human actually is.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Learn&lt;/strong&gt;: save the workflow as a skill when it works, then reuse that procedure next time.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The last step is the part people underestimate.&lt;/p&gt;

&lt;p&gt;A tool-using agent is useful. A tool-using agent that writes down what worked is dangerous in the best way. The first run is messy. The fifth run starts to feel like you hired someone.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Hermes is a good fit for this
&lt;/h2&gt;

&lt;p&gt;A lot of agent frameworks can call tools. That is table stakes now.&lt;/p&gt;

&lt;p&gt;Hermes gets interesting because it treats the agent less like a browser tab and more like a resident process.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. The gateway makes it reachable
&lt;/h3&gt;

&lt;p&gt;The agent does not need to be trapped inside your terminal. You can talk to it from Telegram while walking, Discord while shipping, or the CLI when you are deep in a repo.&lt;/p&gt;

&lt;p&gt;That sounds cosmetic until you try it.&lt;/p&gt;

&lt;p&gt;The best automation is the one you can trigger at the moment you think of it. If I remember a blog idea while making coffee, I do not want to open my laptop, find the right repo, activate a virtualenv, and perform a tiny ceremony. I want to send a voice note and move on with my life.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Cron makes it proactive
&lt;/h3&gt;

&lt;p&gt;Cron is boring, which is why it wins.&lt;/p&gt;

&lt;p&gt;An agent that waits for prompts becomes another tab to manage. An agent with scheduled jobs becomes infrastructure.&lt;/p&gt;

&lt;p&gt;Examples:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Every weekday at 9 AM, brief me on AI agent news."&lt;/li&gt;
&lt;li&gt;"Every Friday, check my open-source issues and suggest one realistic contribution."&lt;/li&gt;
&lt;li&gt;"Every night, scan my notes and generate tomorrow's priority list."&lt;/li&gt;
&lt;li&gt;"Every morning, check whether my blog pipeline ran and tell me if it did not."&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yes, that last one is personal. No, I will not be taking questions.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Memory prevents Groundhog Day
&lt;/h3&gt;

&lt;p&gt;Without memory, agents become expensive goldfish.&lt;/p&gt;

&lt;p&gt;You say:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Use short wording. Prefer IST times. My DEV.to handle is this. My images live in that GitHub repo. Do not restart the gateway while another agent is working."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Then, next week, the agent asks again.&lt;/p&gt;

&lt;p&gt;At that point the AI has not saved time. It has merely outsourced your irritation to a GPU.&lt;/p&gt;

&lt;p&gt;Hermes has persistent user memory, regular session history, and procedural skills. Those are different kinds of context:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;User memory&lt;/strong&gt;: durable preferences and facts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Session search&lt;/strong&gt;: what happened in past conversations.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Skills&lt;/strong&gt;: reusable procedures for doing a class of work.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That separation matters. "Nimesh prefers IST times" is memory. "How to publish a DEV.to article with hosted images" is a skill. "We fixed yesterday's cover image" is session history.&lt;/p&gt;

&lt;p&gt;When those get mixed together, the agent becomes messy. When they are separated, it starts to feel senior.&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%2Flko8znznxntf9x6avbks.png" 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%2Flko8znznxntf9x6avbks.png" alt="Hermes memory context diagram" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Skills make good work repeatable
&lt;/h3&gt;

&lt;p&gt;Skills are the sleeper feature.&lt;/p&gt;

&lt;p&gt;Most people think the hard part is getting an agent to complete one task. That is only half the problem. The real win is making sure the agent does not need the same painful steering next time.&lt;/p&gt;

&lt;p&gt;A good skill is not a motivational quote stuffed into memory. It is a playbook:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;when to use it&lt;/li&gt;
&lt;li&gt;which tools to call&lt;/li&gt;
&lt;li&gt;which files or APIs matter&lt;/li&gt;
&lt;li&gt;what can go wrong&lt;/li&gt;
&lt;li&gt;how to verify the result&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is basically how senior people work too. They do not remember every detail. They remember the shape of the problem, the traps, and the checklist that prevents clown behavior.&lt;/p&gt;

&lt;h2&gt;
  
  
  A concrete build: the personal signal desk
&lt;/h2&gt;

&lt;p&gt;If I were building one Hermes project to impress judges, I would build this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Personal Signal Desk&lt;/strong&gt;: an always-on Hermes workflow that watches your chosen domain, finds high-signal updates, creates a short daily briefing, generates simple visuals, posts it to your preferred chat, and improves its own sourcing rules over time.&lt;/p&gt;

&lt;p&gt;For a developer, it could watch:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub trending repos in AI agents&lt;/li&gt;
&lt;li&gt;MCP server releases&lt;/li&gt;
&lt;li&gt;relevant DEV posts&lt;/li&gt;
&lt;li&gt;Hacker News discussions&lt;/li&gt;
&lt;li&gt;docs changes from tools you use&lt;/li&gt;
&lt;li&gt;your own repos and issues&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a founder, it could watch:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;competitor launches&lt;/li&gt;
&lt;li&gt;pricing page changes&lt;/li&gt;
&lt;li&gt;job postings&lt;/li&gt;
&lt;li&gt;funding announcements&lt;/li&gt;
&lt;li&gt;customer complaints on Reddit&lt;/li&gt;
&lt;li&gt;product mentions on social channels&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a student, it could watch:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;internship openings&lt;/li&gt;
&lt;li&gt;research papers&lt;/li&gt;
&lt;li&gt;hackathons&lt;/li&gt;
&lt;li&gt;scholarship deadlines&lt;/li&gt;
&lt;li&gt;university notices&lt;/li&gt;
&lt;li&gt;your own study plan&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Same architecture. Different sources. Different skills.&lt;/p&gt;

&lt;p&gt;The agent should not dump fifty links. That is not intelligence. That is a link landfill.&lt;/p&gt;

&lt;p&gt;It should come back with five things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;what changed&lt;/li&gt;
&lt;li&gt;why it matters&lt;/li&gt;
&lt;li&gt;source links&lt;/li&gt;
&lt;li&gt;what action to take&lt;/li&gt;
&lt;li&gt;what it learned for tomorrow&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That last line is where Hermes earns its keep.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the workflow looks like in practice
&lt;/h2&gt;

&lt;p&gt;Here is the boring-but-real version:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;08:55  Cron wakes Hermes
08:56  Hermes searches configured sources
08:58  It fetches original pages, not just search snippets
09:01  It removes duplicates and weak stories
09:03  It writes a short brief in the user's style
09:04  It generates a visual summary card
09:05  It posts to Telegram with source links
09:06  It saves what worked as a skill update if the run revealed a better process
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The funny thing about useful agents is that the final demo looks almost too simple.&lt;/p&gt;

&lt;p&gt;A message arrives.&lt;/p&gt;

&lt;p&gt;That is it.&lt;/p&gt;

&lt;p&gt;But underneath that message is search, validation, memory, tool use, scheduled execution, file handling, maybe image generation, maybe TTS, and a bunch of tiny verification steps nobody wants to do manually.&lt;/p&gt;

&lt;p&gt;This is why I like the "chief of staff" framing. A chief of staff does not exist to look magical. They exist to reduce chaos.&lt;/p&gt;

&lt;h2&gt;
  
  
  The meme version
&lt;/h2&gt;

&lt;p&gt;Because every agent blog needs one tiny unserious diagram or the build gods get angry:&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%2Fm55ep9zrd4q8qvgbcl5u.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%2Fm55ep9zrd4q8qvgbcl5u.gif" alt="Developer after spending 10 hours on the same bug" width="480" height="356"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The joke works because it is only half a joke.&lt;/p&gt;

&lt;p&gt;A proactive agent can absolutely become annoying if you let it spray notifications everywhere. The trick is to make it earn interruption rights.&lt;/p&gt;

&lt;p&gt;My rule would be:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If Hermes messages me first, the message must either save time, prevent a mistake, or show completed work.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;No vibes-only pings. No "just checking in" spam. No fake productivity confetti.&lt;/p&gt;

&lt;p&gt;Receipts or silence.&lt;/p&gt;

&lt;h2&gt;
  
  
  The senior-person checklist
&lt;/h2&gt;

&lt;p&gt;If you want this workflow to survive past the demo, design it like production software.&lt;/p&gt;

&lt;h3&gt;
  
  
  Start with one narrow job
&lt;/h3&gt;

&lt;p&gt;Do not build "my entire life OS" on day one unless you enjoy debugging your own ambition.&lt;/p&gt;

&lt;p&gt;Pick one job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;daily AI brief&lt;/li&gt;
&lt;li&gt;weekly open-source contribution scout&lt;/li&gt;
&lt;li&gt;blog publishing assistant&lt;/li&gt;
&lt;li&gt;inbox triage&lt;/li&gt;
&lt;li&gt;release monitor&lt;/li&gt;
&lt;li&gt;meeting follow-up drafter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Make that boringly reliable. Then add the next thing.&lt;/p&gt;

&lt;h3&gt;
  
  
  Separate memory from logs
&lt;/h3&gt;

&lt;p&gt;Do not save every random event as durable memory. That is how your agent becomes a haunted attic.&lt;/p&gt;

&lt;p&gt;Save durable facts. Keep task history in sessions. Put procedures into skills.&lt;/p&gt;

&lt;h3&gt;
  
  
  Verify before publishing
&lt;/h3&gt;

&lt;p&gt;If the workflow posts publicly, make verification part of the workflow.&lt;/p&gt;

&lt;p&gt;For a blog pipeline, that means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;raw image URLs return 200&lt;/li&gt;
&lt;li&gt;the article API returns success&lt;/li&gt;
&lt;li&gt;the public page loads&lt;/li&gt;
&lt;li&gt;tags are correct&lt;/li&gt;
&lt;li&gt;the cover has no accidental text if that is the visual rule&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yes, this is tedious. That is exactly why the agent should do it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Keep humans in the loop for risky actions
&lt;/h3&gt;

&lt;p&gt;Autonomy is not the same as recklessness.&lt;/p&gt;

&lt;p&gt;Let Hermes draft, check, summarize, open PRs, and prepare posts. Be more careful with destructive commands, money movement, production deploys, external emails, and anything that can embarrass you at scale.&lt;/p&gt;

&lt;p&gt;The best agent setup is not "YOLO everything." It is scoped trust.&lt;/p&gt;

&lt;h3&gt;
  
  
  Make the output easy to judge
&lt;/h3&gt;

&lt;p&gt;Every proactive workflow should answer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What did you do?&lt;/li&gt;
&lt;li&gt;What changed?&lt;/li&gt;
&lt;li&gt;What sources did you use?&lt;/li&gt;
&lt;li&gt;What failed?&lt;/li&gt;
&lt;li&gt;What should I do next?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If the agent cannot explain itself, it is not done. It is just confident.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this can win a challenge
&lt;/h2&gt;

&lt;p&gt;The Hermes Agent Challenge write track is judged on clarity, depth, originality, practical value, and writing quality.&lt;/p&gt;

&lt;p&gt;A proactive chief-of-staff workflow hits all five because it is not abstract. It shows what makes Hermes different from a normal assistant:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Clarity&lt;/strong&gt;: the loop is easy to understand.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Depth&lt;/strong&gt;: it uses memory, skills, cron, tools, and gateway together.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Originality&lt;/strong&gt;: the agent is not just answering prompts; it is operating over time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Practical value&lt;/strong&gt;: anyone can adapt the pattern to their own domain.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Writing quality&lt;/strong&gt;: hopefully this post has not sounded like a toaster explaining synergy.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The broader point is this:&lt;/p&gt;

&lt;p&gt;AI agents become useful when they move from conversation to operations.&lt;/p&gt;

&lt;p&gt;A conversation is "help me think."&lt;/p&gt;

&lt;p&gt;Operations is "watch this, handle the routine parts, wake me up when it matters, and get better at the job."&lt;/p&gt;

&lt;p&gt;Hermes is built for that second category.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final thought
&lt;/h2&gt;

&lt;p&gt;The future of personal AI probably will not feel like one giant chatbot that knows everything.&lt;/p&gt;

&lt;p&gt;It will feel like a set of small dependable loops:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one loop watches your work&lt;/li&gt;
&lt;li&gt;one loop watches your health&lt;/li&gt;
&lt;li&gt;one loop watches your projects&lt;/li&gt;
&lt;li&gt;one loop watches your learning&lt;/li&gt;
&lt;li&gt;one loop watches your public presence&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hermes is interesting because it gives those loops a home. A place to run. A memory to grow into. A skill library to improve. A way to reach you without making you open another tab.&lt;/p&gt;

&lt;p&gt;That is the actual unlock.&lt;/p&gt;

&lt;p&gt;Not an assistant that waits politely.&lt;/p&gt;

&lt;p&gt;An agent that texts first, with receipts.&lt;/p&gt;

</description>
      <category>hermesagentchallenge</category>
      <category>ai</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
