Unclaimed project
Are you a maintainer of AutoGPT ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
AutoGPT AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
agentic-ai agents ai artificial-intelligence autonomous-agents claude +5
Last updated 1 day ago
ยฉ 2026 AnnounceHQ. All rights reserved.
Back to changelogNew January 28, 2026
autogpt-platform-beta-v0.6.44 ๐ 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:
git pull origin autogpt-platform-beta-v0.6.44
๐ Feedback and Issues If you encounter any issues or have suggestions, please join our Discord and let us know!
Python