v0.6.44
Significant-Gravitas/AutoGPTv0.6.44Jan 28, 2026by Swiftyos
AI Summary
Feature release adding ClaudeCodeBlock for E2B sandbox, external Agent Generator service, PostHog analytics, clarification questions UI, and increased agent run limits.
Key Highlights
- ClaudeCodeBlock for executing tasks via Claude Code in E2B sandbox
- External Agent Generator service integration
- PostHog analytics and OpenRouter tracing
- Clarification questions UI for agent generation
- $5 signup bonus and increased max_agent_runs
New Features
- ClaudeCodeBlock for E2B sandbox
- External Agent Generator service
- PostHog analytics
- Clarification questions UI
- Long-running tool result persistence
- Context window management for long chats
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.44` **Date:** January 2026 --- ## 🔥 What's New? ### New Features - **#11761** - Add ClaudeCodeBlock for executing tasks via Claude Code in E2B sandbox (by @Bentlybro) - **#11819** - Add external Agent Generator service integration (by @majdyz) - **#11828** - Add PostHog analytics and OpenRouter tracing to chat system (by @Swiftyos) - **#11833** - Implement clarification questions UI for agent generation (by @majdyz) - **#11856** - Persist long-running tool results to survive SSE disconnects (by @majdyz) - **#11862** - Disable onboarding redirects and add $5 signup bonus (by @ntindle) - **#11865** - Increase max_agent_runs and max_agent_schedules (by @ntindle) ### Enhancements - **#11810** - Implement node-specific auto-approval, safety popup, and race condition fixes (by @majdyz) - **#11834** - Support multiple node execution results and accumulated data display (by @Abhi1992002) - **#11848** - Implement context window management for long chat sessions (by @Bentlybro) - **#11855** - Add SSE heartbeats to prevent tool execution timeouts (by @Swiftyos) - **#11863** - Ensure tool_call/tool_response pairs stay intact during context compaction (by @Bentlybro) - **#11866** - Auto-poll for long-running tool completion (by @majdyz) ### UI/UX Improvements - **#11804** - Chat UX improvements (by @0ubbe) - **#11827** - Refine copilot loading states (by @0ubbe) - **#11853** - Copilot session management stream updates (by @0ubbe) - **#11858** - More copilot refinements (by @0ubbe) ### Bug Fixes - **#11822** - Remove redundant migration and fix pgvector schema handling (by @majdyz) - **#11832** - Consolidate embedding error logging to prevent Sentry spam (by @majdyz) - **#11839** - Enforce block disabled flag on execution endpoints (by @Swiftyos) - **#11843** - Only try to init Posthog when on cloud (by @0ubbe) - **#11845** - Handle race condition in review processing gracefully (by @majdyz) - **#11854** - Exclude disabled blocks from chat search and indexing (by @Swiftyos) ### Testing & CI - **#11813** - Add integration testing setup with Vitest, MSW, and RTL (by @Abhi1992002) - **#11820** - Add integration test job and rename e2e test job (by @Abhi1992002) ### Refactoring & Maintenance - **#11825** - Restructure platform docs for GitBook and remove MkDocs (by @ntindle) - **#11829** - Remove Langfuse tracing from chat system (by @Swiftyos) - **#11844** - Remove page context from chat service (by @Swiftyos) - **#11864** - Delete backend/blocks/video/__init__.py (by @ntindle) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release: - @0ubbe - @Abhi1992002 - @Bentlybro - @majdyz - @ntindle - @Swiftyos --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.44 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.43...v0.6.44). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!