v0.0.3
potpie-ai/potpiev0.0.3Dec 13, 2024by dhirenmathur
AI Summary
Enhances the platform with new integrations, API additions, and parsing improvements while fixing agent debugging issues and updating demo projects.
Key Highlights
- Added support for Anthropic and requirement pinning.
- Introduced new usage APIs.
- Enhanced Java parsing support.
- Fixed the debugging agent double response issue.
- Added agentstack and formbricks to the demo project list.
New Features
- Anthropic Support
- Usage APIs
- Enhanced Java Parsing
- Debugging Agent Fixes
Full Release Notes
## What's Changed * Add agentstack and formbricks to demo project list by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/199 * Update email copy by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/200 * Update add column query by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/201 * Debugging agent double response fix by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/202 * update demo projects when stale by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/204 * Dedup user repo list by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/205 * Support for anthropic, req pinning by @vineetshar in https://github.com/potpie-ai/potpie/pull/203 * feat: Adding usage apis by @vineetshar in https://github.com/potpie-ai/potpie/pull/206 * Update GETTING_STARTED.md by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/209 * Enhanced java parsing support by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/210 **Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.0.2...v0.0.3