Skip to content

refactor(opencode): move tui state io to AppFileSystem#22636

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

refactor(opencode): move tui state io to AppFileSystem#22636
kitlangton wants to merge 2 commits intodevfrom
kit/fs-tui-state

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Apr 15, 2026

Summary

  • move TUI prompt history, frecency, stash, KV, local model state, editor, clipboard, and export writes off Filesystem
  • use direct Bun and existing Node file APIs in these UI-facing modules instead of routing them through AppRuntime
  • keep append-only paths and existing TUI behavior intact while removing the direct util dependency from this slice

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