Files
AutoGPT/docs/integrations/github
Nicholas Tindle 470a15cb06 fix(backend): fix Dict[str, True] type annotation and remove --migrate flag
- 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>
2026-01-16 16:47:28 -06:00
..