Files
anomalyco_opencode/packages/cli/AGENTS.md
T
2026-08-14 23:25:47 -04:00

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.