v0.0.2

potpie-ai/potpiev0.0.2Nov 29, 2024by dhirenmathur

AI Summary

Expands the agent capabilities by introducing custom agents and code generation, while enabling support for public repositories and local code parsing.

Key Highlights

  • Added support for custom agents and a dedicated Code Generation Agent.
  • Enabled access to public repositories.
  • Added support for parsing local code repositories.
  • Added support for isDevelopmentMode=enabled.

New Features

  • Custom Agents
  • Code Generation Agent
  • Public Repo Support
  • Local Repo Parsing

Full Release Notes

## What's Changed
* Feat: Support for custom agents by @vineetshar in https://github.com/potpie-ai/potpie/pull/181
* Code Generation Agent by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/184
* added public repo support by @GodReaper in https://github.com/potpie-ai/potpie/pull/144
* feat: initial changes for support for isDevelopmentMode=enabled by @waveywaves in https://github.com/potpie-ai/potpie/pull/192
* feat: public user profile pic by @Yash-pede in https://github.com/potpie-ai/potpie/pull/177
* Add Support For Parsing Local Code Repos by @vineetshar in https://github.com/potpie-ai/potpie/pull/190

## New Contributors
* @waveywaves made their first contribution in https://github.com/potpie-ai/potpie/pull/192

**Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.0.1...v0.0.2