paperclip/ui/src/components
Forgotten b0f3f04ac6 feat: add OpenClaw adapter type
Introduce openclaw adapter package with server execution, CLI stream
formatting, and UI config fields. Register the adapter across CLI,
server, and UI registries. Add adapter label in all relevant pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 16:32:59 -06:00
..
ui commit 2026-02-26 08:53:03 -06:00
ActiveAgentsPanel.tsx Support issue identifiers (PAP-39) in URLs and prefer them throughout 2026-02-20 16:04:05 -06:00
ActivityRow.tsx fix(ui): resume lost runs, activity feed fixes, and selector focus 2026-02-26 10:32:51 -06:00
agent-config-defaults.ts fix: move defaultCreateValues to separate file to fix HMR 2026-02-20 12:28:42 -06:00
agent-config-primitives.tsx feat: add OpenClaw adapter type 2026-02-26 16:32:59 -06:00
AgentConfigForm.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
AgentIconPicker.tsx feat: enforce agent icon enum and expose via LLM endpoint 2026-02-25 08:39:11 -06:00
AgentProperties.tsx feat: add OpenClaw adapter type 2026-02-26 16:32:59 -06:00
ApprovalCard.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
ApprovalPayload.tsx feat: enforce agent icon enum and expose via LLM endpoint 2026-02-25 08:39:11 -06:00
BreadcrumbBar.tsx fix(ui): prevent top bar and header rows from overflowing on mobile 2026-02-25 17:40:13 -06:00
CommandPalette.tsx Support issue identifiers (PAP-39) in URLs and prefer them throughout 2026-02-20 16:04:05 -06:00
CommentThread.tsx style(ui): restore rounding for buttons, comments, and company/project icons 2026-02-26 16:30:12 -06:00
CompanyRail.tsx style(ui): restore rounding for buttons, comments, and company/project icons 2026-02-26 16:30:12 -06:00
CompanySwitcher.tsx fix: convert navigate() calls to Link components for cmd-click support 2026-02-23 14:50:20 -06:00
CopyText.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
EmptyState.tsx Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -06:00
EntityRow.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
FilterBar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
GoalProperties.tsx fix: consistent label spacing in all properties panes 2026-02-20 15:10:29 -06:00
GoalTree.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
Identity.tsx Fix xs avatar alignment and dashboard task row layout 2026-02-20 11:35:59 -06:00
InlineEditor.tsx feat(ui): mobile UX improvements, comment attachments, and cost breakdown 2026-02-25 21:36:06 -06:00
InlineEntitySelector.tsx fix(ui): resume lost runs, activity feed fixes, and selector focus 2026-02-26 10:32:51 -06:00
IssueProperties.tsx fix(ui): show "Me" for self-assigned issues, truncated ID for other users 2026-02-26 16:08:39 -06:00
IssuesList.tsx fix(ui): move live badge to left of assignee in issues list 2026-02-26 16:15:23 -06:00
KanbanBoard.tsx feat(ui): add kanban board view toggle to Issues page 2026-02-23 19:47:34 -06:00
Layout.tsx feat(ui): add swipe gesture to open/close sidebar on mobile 2026-02-25 21:43:49 -06:00
LiveRunWidget.tsx feat(ui): mobile UX improvements, comment attachments, and cost breakdown 2026-02-25 21:36:06 -06:00
MarkdownBody.tsx fix(ui): wrap long monospaced strings in markdown comments on mobile 2026-02-25 17:42:54 -06:00
MarkdownEditor.tsx Fix @-mention tab completion cursor positioning 2026-02-20 16:07:37 -06:00
MetricCard.tsx fix(ui): ensure dashboard metric cards have equal height 2026-02-25 15:06:03 -06:00
MobileBottomNav.tsx feat(ui): mobile UX improvements, comment attachments, and cost breakdown 2026-02-25 21:36:06 -06:00
NewAgentDialog.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
NewGoalDialog.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
NewIssueDialog.tsx feat: per-issue assignee adapter overrides (model, effort, workspace) 2026-02-26 10:32:44 -06:00
NewProjectDialog.tsx feat(ui): mobile UX improvements, comment attachments, and cost breakdown 2026-02-25 21:36:06 -06:00
OnboardingWizard.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
PageSkeleton.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
PageTabBar.tsx UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -06:00
PriorityIcon.tsx refactor(ui): standardize status/priority colors and improve text legibility 2026-02-23 19:52:43 -06:00
ProjectProperties.tsx feat(ui): mobile UX improvements, comment attachments, and cost breakdown 2026-02-25 21:36:06 -06:00
PropertiesPanel.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
Sidebar.tsx style(ui): restore rounding for buttons, comments, and company/project icons 2026-02-26 16:30:12 -06:00
SidebarAgents.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
SidebarNavItem.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
SidebarProjects.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
SidebarSection.tsx Remove collapsible behavior from sidebar Work and Company sections 2026-02-20 15:08:03 -06:00
StatusBadge.tsx fix(ui): prevent status badge pills from wrapping text 2026-02-23 20:16:17 -06:00
StatusIcon.tsx refactor(ui): standardize status/priority colors and improve text legibility 2026-02-23 19:52:43 -06:00
ToastViewport.tsx style(ui): add small radius to toast notifications 2026-02-26 16:32:02 -06:00