Andrew Pashynnyk
Andrew Pashynnyk
Hey! I am trying to align `N4` right under the `N1` like in this screenshot: But once I add child `N5` to parent `N3`, the alignment of `N4` start acting...
### What version of Bun is running? 1.1.8+89d25807f ### What platform is your computer? Darwin 23.1.0 arm64 arm ### What steps can reproduce the bug? Simple WebScoket connection (ws.js) to...
### What is the problem this feature would solve? I'd like to build my library written in typescript with `bun build` (both for dev and prod), but there's no point...
## problem **impossible** to run custom tools from local `.opencode/tool/mytool.ts` folder because you either rquired to use `tool.schema` from `@opencode-ai/plugin` or `z` from zod ## use case running `opencode` form...
## Problem Currently, oxfmt requires the `OPENCODE_EXPERIMENTAL_OXFMT` environment variable to be enabled before it can be used as a formatter. This is unnecessarily restrictive for projects that already use oxfmt....
## Summary Promotes oxfmt from experimental to first-class formatter status with improved detection and full extension support. ## Changes - **Remove experimental flag requirement** - No longer requires `OPENCODE_EXPERIMENTAL_OXFMT` env...