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

260 B

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.