We’re pleased to announce version 0.51.7 of the Screeps GPT autonomous bot.
What’s New
Removed
- Spec-Kit Workflow System: Removed unused specification-driven development workflow infrastructure
- Deleted workflow file
.github/workflows/copilot-speckit.yml - Deleted prompt templates
.github/copilot/prompts/speckit-planandspeckit-refine - Deleted documentation
docs/automation/spec-kit-workflow.mdfrom all documentation locations - Removed
speckitlabel definition from.github/labels.yml - Removed all spec-kit references from automation documentation
- Deleted regression test
tests/regression/speckit-workflow-structure.test.js - Repository has standardized on Todo automation workflow for implementations
- Reduces maintenance burden and simplifies automation surface area
- Resolves #557: Remove unused spec-kit workflow and documentation
- Deleted workflow file
Full Changelog: 0.51.7 on GitHub