Change8

autogpt-platform-beta-v0.6.15

📦 autogptView on GitHub →
14 features🐛 7 fixes🔧 16 symbols

Summary

Release v0.6.15 introduces significant new features like context-window aware prompt compaction, KV data storage blocks, and Perplexity Sonar model support, alongside numerous bug fixes and UX improvements.

Migration Steps

  1. Run 'git pull origin autogpt-platform-beta-v0.6.15' to update your local repository.
  2. Alternatively, download the release directly from the Releases page.

✨ New Features

  • Add enriching email feature for SearchPeopleBlock & introduce GetPersonDetailBlock.
  • Introduce context-window aware prompt compaction for LLM & SmartDecision blocks.
  • Improve CreateListBlock to support batching based on token count.
  • Implement KV data storage blocks.
  • Add Perplexity Sonar models.
  • Add data manipulation blocks and refactor basic.py.
  • Add more Revid.ai media generation blocks.
  • Add Host-scoped credentials support for blocks HTTP requests.
  • Support aiohttp.BasicAuth in make_request.
  • Enhance Mem0 blocks filtering & add more GoogleSheets blocks.
  • Add plural outputs where blocks yield singular values in loops.
  • Add Badge component.
  • Add dialog component.
  • Update data fetching strategy and restructure dashboard page.

🐛 Bug Fixes

  • Restore GithubReadPullRequestBlock diff output.
  • Convert pyclamd to aioclamd for anti-virus scan concurrency improvement.
  • Avoid swallowing exception on graph execution failure.
  • Fix onboarding runtime error.
  • Include subgraphs in get_library_agent.
  • Fix agent run details view.
  • Add auto-type conversion support for optional types.

🔧 Affected Symbols

SearchPeopleBlockGetPersonDetailBlockLLM BlockSmartDecision BlockCreateListBlockKV data storage blocksPerplexity Sonar modelsbasic.pyRevid.ai media generation blocksmake_requestMem0 blocksGoogleSheets blocksGithubReadPullRequestBlockpyclamdaioclamdget_library_agent