github code-yeongyu/oh-my-opencode v3.1.11

4 hours ago

What's Changed

Features

  • Oracle Safety Review: Added Oracle deployment safety review to /get-unpublished-changes command for pre-release analysis
  • Stop Continuation Command: New /stop-continuation command 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-continuation to be one-time only and respect session recovery
  • Start Work Fix: Always switch to atlas in /start-work to 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-injector hook
  • Consolidated duplicate patterns and simplified codebase (binary-downloader, model-resolution-pipeline, session-injected-paths)

Documentation

  • Added github-issue-triage skill with exhaustive pagination enforcement

Full Changelog: v3.1.10...v3.1.11

Don't miss a new oh-my-opencode release

NewReleases is sending notifications on new releases.