<?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: sanil jain</title>
    <description>The latest articles on DEV Community by sanil jain (@jainsanil18).</description>
    <link>https://dev.to/jainsanil18</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%2F646396%2Fd47e0c10-b5e5-43c2-a064-964f7a3d9c24.png</url>
      <title>DEV Community: sanil jain</title>
      <link>https://dev.to/jainsanil18</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jainsanil18"/>
    <language>en</language>
    <item>
      <title>Pull-based AI agents wait for you to ask. Push-based AI agents act before you even think to.</title>
      <dc:creator>sanil jain</dc:creator>
      <pubDate>Fri, 08 Aug 2025 11:38:47 +0000</pubDate>
      <link>https://dev.to/jainsanil18/pull-based-ai-agents-wait-for-you-to-ask-push-based-ai-agents-act-before-you-even-think-to-50p5</link>
      <guid>https://dev.to/jainsanil18/pull-based-ai-agents-wait-for-you-to-ask-push-based-ai-agents-act-before-you-even-think-to-50p5</guid>
      <description>&lt;p&gt;Pull-based AI agents wait for you to ask. Push-based AI agents act before you even think to.&lt;/p&gt;

&lt;p&gt;Most AI tools today are pull-based - you type a prompt, they reply.&lt;br&gt;
But  your AI should push insights, alerts, or actions exactly when they matter - no prompt needed.&lt;/p&gt;

&lt;p&gt;Imagine:&lt;br&gt;
A trading bot that notifies you before a token tanks.&lt;/p&gt;

&lt;p&gt;A personal health AI that pings you when your sleep pattern is about to wreck your day.&lt;/p&gt;

&lt;p&gt;A workflow agent that flags issues before they hit production.&lt;br&gt;
All powered by an category-agnostic framework.&lt;/p&gt;

&lt;p&gt;I’m exploring push-based AI agent architectures — proactive, context-aware, always watching.&lt;/p&gt;

&lt;p&gt;Curious who’s building or thinking about this.&lt;br&gt;
If you’re working on or want to explore push-based AI agents, drop a comment &lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>langchain</category>
    </item>
    <item>
      <title>Prompt coding is more expensive than programming ?</title>
      <dc:creator>sanil jain</dc:creator>
      <pubDate>Thu, 07 Aug 2025 12:31:02 +0000</pubDate>
      <link>https://dev.to/jainsanil18/prompt-coding-is-more-expensive-than-programming--25a</link>
      <guid>https://dev.to/jainsanil18/prompt-coding-is-more-expensive-than-programming--25a</guid>
      <description>&lt;p&gt;I have been writing code with Cursor and claude code since last 8 months, &lt;br&gt;
It has been a smooth ride for projects built through prompt engineering with well documented prd and agile development docs  ,But for  pre-existing codebases ,particularly the frontend applications even when they already written which are documented at an architectural level, it becomes too iterative and expensive for claude code and cursor to refactor the code with incoming problems of claude code or cursor stuck in the circular loop because of no context of inter-dependencies of modules .&lt;/p&gt;

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