Oh My OpenAgent's latest patch, v4.5.1, is out. It's a small but meaningful update. The team fixed a bug in team-mode lifecycle testing and added support for OpenCode 1.15's database. One community contributor stepped up to make it happen.
The fix targets the lifecycle-test-fixture in team-mode. A bug with the ask type was squashed, ensuring smoother test runs. Alongside that, the bun.lock file got updated—standard housekeeping. The bigger news? A pull request from @SoShymKing brought in support for OpenCode 1.15 DB. That's a notable integration. The project now plays nice with the latest OpenCode database schema.
OpenCode 1.15 isn't just a version bump. It introduces new database capabilities. For developers using Oh My OpenAgent with OpenCode, this update unlocks those features without breaking existing workflows. The team-mode fix, while niche, is critical for anyone running multi-agent tests. Bugs in lifecycle fixtures can cause false failures. This patch eliminates that headache.
What I appreciate here is the community involvement. @SoShymKing didn't just report an issue; they coded the solution. That's the open-source spirit. The maintainers merged it quickly. It's a reminder that even minor releases can pack value—especially when they address real user needs.
Official Source: https://github.com/code-yeongyu/oh-my-openagent/releases/tag/v4.5.1