Thanks for contributing to opencode-rexd-target.
- Fork and clone the repository.
- Install Bun.
- Run:
bun install
make typecheck
make build- Keep changes focused and small.
- Update docs when behavior changes.
- Ensure
bun run typechecksucceeds. - Ensure
bun run buildsucceeds. - Include repro steps for bug fixes.
- Use concise, imperative commit messages.
- Explain the "why" in PR descriptions.
Please include:
- OpenCode version
- Plugin version
- REXD version
- Target config (redacted)
- Repro steps and expected behavior