Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 04:53
· 181 commits to master since this release

v1.0.0

The first stable release of oh-my-opencode.

Every feature I envisioned is now implemented. Every integration I dreamed of is now real. After extensive testing and stabilization, I can finally say with confidence: this is production-ready.

This plugin is your secret weapon. While it is open source, those who install it will be one step ahead of the developer sitting next to them. The multi-model orchestration, the LSP tools, the AST-Grep search, the background task system, the automatic context injection - all working together to amplify your capabilities beyond what any single-model agent can achieve.

What's New Since v0.4.3

Features

  • Ultrawork Mode Hook: Trigger "ultrawork" or "ulw" to activate maximum agent orchestration. Forces parallel exploration, strict TODO tracking, and full utilization of all specialized agents via background tasks.
  • Disabled Hooks Configuration: Selectively disable any built-in hook via disabled_hooks config option.
  • Background Task Improvements:
    • Show original prompt and last message in running task status for better visibility
    • Send notifications to parent session instead of main session for correct targeting
  • GCP Permission Error Retry: Exponential backoff for Google Cloud permission errors in Antigravity auth - no more manual retries.

Bug Fixes

  • Fixed session-notification race conditions and memory issues
  • Improved background-task notification targeting

Documentation

  • Updated LLM agent guide with Google Auth recommendation
  • Added disabled_hooks configuration section

Contributors

Thank you to everyone who contributed to this release: