What's Changed
Features
- Oracle Safety Review: Added Oracle deployment safety review to
/get-unpublished-changescommand for pre-release analysis - Stop Continuation Command: New
/stop-continuationcommand to halt all continuation mechanisms (ralph loop, todo continuation, boulder) - GLM-4.7 Thinking Mode: Added thinking mode support for GLM-4.7 model
Bug Fixes
- Memory Leak Prevention: Track and cancel completion timers in background-agent to prevent memory leaks
- Zombie Process Prevention: Proper process lifecycle management to prevent zombie processes
- Windows LSP Fix: Added Bun version check for Windows LSP segfault bug
- Session Recovery: Fixed
/stop-continuationto be one-time only and respect session recovery - Start Work Fix: Always switch to atlas in
/start-workto fix Prometheus sessions - Test Stability: Added missing ToolContext fields to test mocks and consistent
_resetForTesting()usage - Dependencies: Regenerated bun.lock to restore vscode-jsonrpc dependency
Refactoring
- Removed orphaned
compaction-context-injectorhook - Consolidated duplicate patterns and simplified codebase (binary-downloader, model-resolution-pipeline, session-injected-paths)
Documentation
- Added
github-issue-triageskill with exhaustive pagination enforcement
Full Changelog: v3.1.10...v3.1.11