paperclip/ui/src
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
..
adapters Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
api Improve agent detail, issue creation, and approvals pages 2026-02-17 20:46:12 -06:00
components Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
context UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults 2026-02-17 20:07:49 -06:00
hooks Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
lib Improve agent detail, issue creation, and approvals pages 2026-02-17 20:46:12 -06:00
pages Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
App.tsx Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
index.css Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -06:00
main.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00