<?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: Arpita Sharma</title>
    <description>The latest articles on DEV Community by Arpita Sharma (@arpita_sharma_ea49e6fbb87).</description>
    <link>https://dev.to/arpita_sharma_ea49e6fbb87</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%2F4100200%2F7a6e0497-defc-490a-97ed-f96f30873f94.png</url>
      <title>DEV Community: Arpita Sharma</title>
      <link>https://dev.to/arpita_sharma_ea49e6fbb87</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arpita_sharma_ea49e6fbb87"/>
    <language>en</language>
    <item>
      <title>Patchwork-AI: Automating Code Reviews and Bug Detection</title>
      <dc:creator>Arpita Sharma</dc:creator>
      <pubDate>Sat, 29 Aug 2026 11:48:23 +0000</pubDate>
      <link>https://dev.to/arpita_sharma_ea49e6fbb87/patchwork-ai-automating-code-reviews-and-bug-detection-ac3</link>
      <guid>https://dev.to/arpita_sharma_ea49e6fbb87/patchwork-ai-automating-code-reviews-and-bug-detection-ac3</guid>
      <description>&lt;p&gt;Introduction&lt;br&gt;
Developers frequently face challenges with manual code reviews, hidden bugs, and time-consuming debugging processes that slow down software delivery. To address these bottlenecks, Patchwork-AI was developed as an autonomous developer agent designed to automatically detect code issues, simulate non-mutating patches, and streamline the code review workflow.&lt;/p&gt;

&lt;p&gt;The Problem Solved&lt;br&gt;
Traditional code reviews often rely heavily on manual oversight, which can lead to missed errors and inconsistent code quality. Patchwork-AI solves this by providing automated scanning and secure patch simulations before code changes are merged into production.&lt;/p&gt;

&lt;p&gt;Integration and Architecture&lt;/p&gt;

&lt;p&gt;TrueForge: Integrated into the backend workflow to power core code operations, manage issue detection, and handle secure patch simulations.&lt;/p&gt;

&lt;p&gt;Qodo: Utilized for advanced code reviews and code analysis to detect hidden bugs, improve code quality, and maintain clean coding standards.&lt;/p&gt;

&lt;p&gt;System Architecture &amp;amp; Data Flow&lt;br&gt;
Plaintext&lt;/p&gt;

&lt;p&gt;[ Developer Code / Repository ] &lt;br&gt;
               │&lt;br&gt;
               ▼&lt;br&gt;
   { TrueForge Backend Engine } &lt;br&gt;
               │&lt;br&gt;
               ▼&lt;br&gt;
  [ Qodo Code Review &amp;amp; Analysis ] &lt;br&gt;
               │&lt;br&gt;
               ▼&lt;br&gt;
  [ Non-Mutating Patch Simulation ] &lt;br&gt;
               │&lt;br&gt;
               ▼&lt;br&gt;
   [ Streamlit Dashboard Output ]&lt;/p&gt;

&lt;p&gt;Key Learnings&lt;br&gt;
Building this project provided valuable experience in designing autonomous developer workflows, structuring safe non-mutating simulations, and leveraging AI-powered tools to improve overall software reliability.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>codequality</category>
      <category>debugging</category>
    </item>
  </channel>
</rss>
