Skip to content

refactor(opencode): bridge config search to AppFileSystem#22633

Closed
kitlangton wants to merge 2 commits intodevfrom
kit/fs-search
Closed

refactor(opencode): bridge config search to AppFileSystem#22633
kitlangton wants to merge 2 commits intodevfrom
kit/fs-search

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

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 to the same runtime-backed filesystem path

Verification

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

@kitlangton kitlangton closed this Apr 16, 2026
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