cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
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
..
asset feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
component core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
config core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
context core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
feature-plugins feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
plugin core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
routes core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
ui core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
util Use OpenTUI theme detection for initial TUI mode, again (#23846) 2026-04-24 17:28:07 +02:00
app.tsx core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
attach.ts fix(tui): fail fast on invalid session startup (#23837) 2026-04-23 00:25:38 -04:00
event.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
layer.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
thread.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
validate-session.ts fix(tui): fail fast on invalid session startup (#23837) 2026-04-23 00:25:38 -04:00
win32.ts fix: remove 8 more unnecessary as any casts in opencode core (#22877) 2026-04-16 19:27:53 +00:00
worker.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00