nexus/ui/src/adapters
Forgotten 631c859b89 Move adapter implementations into shared workspace packages
Extract claude-local and codex-local adapter code from cli/server/ui
into packages/adapters/ and packages/adapter-utils/. CLI, server, and
UI now import shared adapter logic instead of duplicating it. Removes
~1100 lines of duplicated code across packages. Register new packages
in pnpm workspace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 14:23:16 -06:00
..
claude-local Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
codex-local Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
http Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
process Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
index.ts Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
registry.ts Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
transcript.ts Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
types.ts Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00