paperclip/ui/src
Aaron b06e41bed2 Fix review feedback: duplicate wizard entry, command resolution, @types/node
- Remove duplicate opencode_local adapter entry in OnboardingWizard
  (old Code-icon version), keeping only the OpenCodeLogoIcon entry
- Extract resolveOpenCodeCommand() helper to deduplicate the
  PAPERCLIP_OPENCODE_COMMAND env-var fallback logic in models.ts
- Bump @types/node from ^22.12.0 to ^24.6.0 to match the monorepo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 16:53:50 +00:00
..
adapters Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
api Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
components Fix review feedback: duplicate wizard entry, command resolution, @types/node 2026-03-06 16:53:50 +00:00
context ui: persist issue properties pane visibility in localStorage 2026-03-03 12:07:01 -06:00
hooks refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
lib Fix remaining OpenCode review comments 2026-03-05 16:07:12 +01:00
pages Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
App.tsx ui: persist onboarding wizard across route redirects 2026-03-03 12:03:23 -06:00
index.css fix(ui): ensure rendered code blocks match editor styling for GFM support 2026-03-03 09:28:49 -06:00
main.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00