cloudaxe-opencode/packages/opencode/src/cli/cmd/tui/ui
Dax Raad 1a734adb4d core: consolidate shared infrastructure into core package
Moves effect logging, observability, runtime utilities, flags, installation
version info, and process utilities from opencode to core package. This
enables better code sharing across packages and establishes core as the
single source of truth for foundational utilities.

All internal imports updated to use @opencode-ai/core paths for consistency.
2026-04-25 13:30:37 -04:00
..
dialog-alert.tsx Revert "feat(tui): highlight esc label on hover in dialog (#12383)" 2026-02-09 23:57:37 -05:00
dialog-confirm.tsx feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
dialog-export-options.tsx fix: remove 10 unused type-only imports and declarations (#22696) 2026-04-16 02:17:59 +00:00
dialog-help.tsx Revert "feat(tui): highlight esc label on hover in dialog (#12383)" 2026-02-09 23:57:37 -05:00
dialog-prompt.tsx Adds TUI prompt traits, refs, and plugin slots (#20741) 2026-04-02 22:11:17 +02:00
dialog-select.tsx feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
dialog.tsx core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
link.tsx chore: fix type error 2025-12-29 12:38:35 -06:00
spinner.ts tweak spinner to be bg independent 2025-11-30 00:50:30 +01:00
toast.tsx refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00