Skip to content

refactor(opencode): move plugin io to AppFileSystem#22634

Draft
kitlangton wants to merge 1 commit intodevfrom
kit/fs-plugin-npm
Draft

refactor(opencode): move plugin io to AppFileSystem#22634
kitlangton wants to merge 1 commit intodevfrom
kit/fs-plugin-npm

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Apr 15, 2026

Summary

  • replace Filesystem.findUp, up, readJson, and readText in config and formatter search code with local AppRuntime bridges to AppFileSystem
  • keep ConfigPaths.projectFiles() ordering behavior local instead of adding a shared compatibility layer
  • migrate custom theme discovery off Filesystem with direct local path walking and Bun.file() reads instead of pulling TUI code through AppRuntime

Verification

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

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