Skip to content

refactor: unwrap Ripgrep namespace + self-reexport#22939

Merged
kitlangton merged 1 commit intodevfrom
kit/ns-file-ripgrep
Apr 16, 2026
Merged

refactor: unwrap Ripgrep namespace + self-reexport#22939
kitlangton merged 1 commit intodevfrom
kit/ns-file-ripgrep

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Unwrap the Ripgrep namespace in packages/opencode/src/file/ripgrep.ts to flat top-level exports.
  • Append export * as Ripgrep from "./ripgrep" so consumers keep the same Ripgrep.x import ergonomics.

Verification (local)

  • bunx --bun tsgo --noEmit — no new errors vs baseline.
  • bun run --conditions=browser ./src/index.ts generate — clean.
  • bun run test test/file — all pass (if applicable).

@kitlangton kitlangton merged commit 016c641 into dev Apr 16, 2026
13 checks passed
@kitlangton kitlangton deleted the kit/ns-file-ripgrep branch April 16, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant