mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-18 21:53:12 -04:00
260 B
260 B
CLI and TUI development guide
- Use
@opencode-ai/clientand the location-scoped data inpackages/tui/src/context/data.tsxinstead of adding dependencies on legacy sync state. - Preserve established TUI behavior unless the task intentionally changes it.