v1.0.1

sarperavci/CloudflareBypassForScrapingv1.0.1Apr 15, 2026by Dsantra92

AI Summary

This release focuses on adding new agents like Spec Gen and Rust parsing, while also fixing critical security vulnerabilities and performance issues. It includes improvements to codegen and a new test suite structure.

Key Highlights

  • Addition of Spec Gen agent and Rust parsing module
  • Security fixes for Vanta vulnerabilities
  • Fix for Neo4j httpx monitor leak
  • Removal of database persistence for large tool results
  • Integration with Stripe for subscriptions

New Features

  • Spec Gen agent
  • Rust parsing module
  • Codegen improvements
  • Test suite structure
  • Logfire integration
  • Stripe subscription integration
  • Vanta security fixes
  • Neo4j leak fix

Full Release Notes

## What's Changed
* Update demo project list by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/624
* applied pagination for repos by @shmbhvi101 in https://github.com/potpie-ai/potpie/pull/621
* Add email alert for parsing failure by @ASCE-D in https://github.com/potpie-ai/potpie/pull/623
* change the links ad adds spec agent by @kshitij2040 in https://github.com/potpie-ai/potpie/pull/625
* Added Spec Gen agent by @shmbhvi101 in https://github.com/potpie-ai/potpie/pull/597
* Improve codegen agent to write changes to worktree, fixed pr creation tool not getting necessary context to create a PR by @ASCE-D in https://github.com/potpie-ai/potpie/pull/650
* Refactor update_file_lines_tool and show_diff_tool for improved error… by @ASCE-D in https://github.com/potpie-ai/potpie/pull/663
* Fix/code by @ASCE-D in https://github.com/potpie-ai/potpie/pull/664
* Fix/code changes manager by @nndn in https://github.com/potpie-ai/potpie/pull/673
* Fix/async by @nndn in https://github.com/potpie-ai/potpie/pull/685
* API Key generated in local by falling back to local secret encryption env var by @shmbhvi101 in https://github.com/potpie-ai/potpie/pull/679
* Fix/neo4j leak httpx monitor by @yashkrishan in https://github.com/potpie-ai/potpie/pull/672
* test: add test suite structure, parsing tests, automation, and stress by @yashkrishan in https://github.com/potpie-ai/potpie/pull/680
* Fix/tests suite and run script by @yashkrishan in https://github.com/potpie-ai/potpie/pull/694
* fix: vanta medium vulnerability fixes by @Harigithub11 in https://github.com/potpie-ai/potpie/pull/696
* chore: 50% coverage target and PR regression gate by @yashkrishan in https://github.com/potpie-ai/potpie/pull/695
* fix(parsing): avoid UnboundLocalError for Repo in setup_project_directory by @yashkrishan in https://github.com/potpie-ai/potpie/pull/697
* Add logfire integration by @humblefoo02 in https://github.com/potpie-ai/potpie/pull/690
* vanta high vulnerability fixes by @Harigithub11 in https://github.com/potpie-ai/potpie/pull/707
* Truncate large tool results & removed persistance in db by @ASCE-D in https://github.com/potpie-ai/potpie/pull/716
* integrated subscription, reports message usage to stripe-potpie by @shmbhvi101 in https://github.com/potpie-ai/potpie/pull/709
* fix: patch Vanta security vulnerabilities across multiple dependencies by @Harigithub11 in https://github.com/potpie-ai/potpie/pull/718
* feat: data seeding for tests by @nndn in https://github.com/potpie-ai/potpie/pull/733
* fixed high, critical, med and low vulnerabilities for this repo by @shmbhvi101 in https://github.com/potpie-ai/potpie/pull/734
* New rust parsing module by @Dsantra92 in https://github.com/potpie-ai/potpie/pull/735

## New Contributors
* @Harigithub11 made their first contribution in https://github.com/potpie-ai/potpie/pull/696
* @humblefoo02 made their first contribution in https://github.com/potpie-ai/potpie/pull/690

**Full Changelog**: https://github.com/potpie-ai/potpie/compare/v1.0.0...v1.0.1