Skip to content

refactor(opencode): use AppFileSystem path helpers#22637

Merged
kitlangton merged 1 commit intodevfrom
kit/fs-helpers
Apr 15, 2026
Merged

refactor(opencode): use AppFileSystem path helpers#22637
kitlangton merged 1 commit intodevfrom
kit/fs-helpers

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • replace helper-only Filesystem usages with AppFileSystem static helpers in instance, TUI, edit, and middleware code
  • remove direct util/filesystem imports from the touched files without changing behavior
  • keep this slice focused on path helpers only so it can land independently of the effectful I/O migrations

Verification

  • bun typecheck from packages/opencode currently fails in this environment because tsgo is not installed (tsgo: command not found)

@kitlangton kitlangton marked this pull request as ready for review April 15, 2026 23:36
@kitlangton kitlangton merged commit 4dd0d1f into dev Apr 15, 2026
13 checks passed
@kitlangton kitlangton deleted the kit/fs-helpers branch April 15, 2026 23:36
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