mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-23 14:08:02 -05:00
- Fix type_to_readable to return Dict[str, Any] when additionalProperties is true (was incorrectly returning Dict[str, True]) - Remove --migrate flag and extract_legacy_content/strip_markers functions (migration already completed) - Fix stray quote in Medium block author_id description Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>