autogpt-platform-beta-v0.6.39
📦 autogpt
✨ 6 features🐛 13 fixes🔧 3 symbols
Summary
This release introduces significant new features like Google Drive Picker and Human In The Loop blocks, alongside various bug fixes related to data handling, API interactions, and UI consistency.
✨ New Features
- Add Google Drive Picker field type for enhanced file selection.
- Add Human In The Loop block with review workflow.
- Implement graph-level Safe Mode toggle for HITL blocks.
- Add external API routes for store search and tool usage.
- Integration management from external API.
- Add Discord create thread block.
🐛 Bug Fixes
- Implement passed uploaded media support for AI image customizer block.
- Migrate all query_raw calls to query_raw_with_schema for proper schema handling.
- Preserve customized_name only when explicitly set in node metadata.
- Include edges when copying multiple nodes with Shift+Select.
- Remove Google Sheets API scopes from block inputs.
- Fix Youtube blocking our cloud IPs.
- Resolve HITL execution context validation and re-enable tests.
- Update isGraphRunning state when manually executing graphs.
- Prune empty values from node inputs and fix object editor connection detection.
- Fix broken update_agent_version_in_library and reduce method code duplication.
- Clamp Twitter search start_time to 10 seconds before now.
- Handle HTTP errors in HTTP block by returning response objects.
- Fix rendering creator links without schema in marketplace.
🔧 Affected Symbols
query_rawquery_raw_with_schemaupdate_agent_version_in_library