Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 622 Bytes

File metadata and controls

32 lines (16 loc) · 622 Bytes

Changelog

[integrations/github-v1.1.0] - 2025-07-01

🐛 Bug Fixes

  • Fix Github types + add py.typed (#2024)

🧹 Chores

  • Fix linting for ruff 0.12.0 (#1969)
  • Remove black (#1985)

[integrations/github-v1.0.1] - 2025-06-12

🐛 Bug Fixes

  • Prompts and schemas of GitHubIssueCommenterTool and GitHubIssueViewerTool now properly explain url parameter (#1929)

🧹 Chores

  • Align core-integrations Hatch scripts (#1898)

[integrations/github-v1.0.0] - 2025-05-28

🚀 Features

  • Add GitHub integration with components, tools, and prompts (#1637)