v0.1.3
potpie-ai/potpiev0.1.3Mar 15, 2025by dhirenmathur
AI Summary
Enables sharing custom agents with other users via email or making them public, alongside prompt enhancing improvements.
Key Highlights
- Share custom agents functionality (public or via email)
- Prompt enhancing functionality
- Fix for missing chardet import
New Features
- Custom agent sharing capabilities
- Prompt enhancing
Full Release Notes
Share Custom Agents with anyone using email or make them public for anyone to access. ## What's Changed * prompt enhancing functionality by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/295 * Share custom agent by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/299 * Fix migrations for custom agent sharing by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/304 * fix: add missing import - chardet by @nndn in https://github.com/potpie-ai/potpie/pull/306 * Fix is dev mode function by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/307 **Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.1.2...v0.1.3