5 lines
260 B
Markdown
5 lines
260 B
Markdown
# CLI and TUI development guide
|
|
|
|
- Use `@opencode-ai/client` and the location-scoped data in `packages/tui/src/context/data.tsx` instead of adding dependencies on legacy sync state.
|
|
- Preserve established TUI behavior unless the task intentionally changes it.
|