We’re pleased to announce version 0.48.0 of the Screeps GPT autonomous bot.
What’s New
Improvements
- Issue Triage Enhancement: Enhanced issue triage automation with comprehensive context gathering
- Added code context gathering using GitHub MCP
search_codeto find related files in.github/,src/,tests/ - Added issue cross-referencing to identify related open and closed issues
- Added PR cross-referencing to find related pull requests
- Enhanced reformulated issue body with new sections: “Related Code”, “Related PRs”
- Updated triage comment to include discovered context
- Extended JSON output to include
related_prsandrelated_code_filesfields - Resolves #639: Make issue triage automation check current code, issues, and pull requests
- Added code context gathering using GitHub MCP
Full Changelog: 0.48.0 on GitHub