..
ui
fix(ui): vertically center close button in command palette on mobile
2026-03-05 17:21:45 -06:00
ActiveAgentsPanel.tsx
preserve thinking delta whitespace in runlog streaming
2026-03-05 09:25:03 -06:00
ActivityCharts.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
ActivityRow.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
agent-config-defaults.ts
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
agent-config-primitives.tsx
feat: add cursor local adapter across server ui and cli
2026-03-05 06:31:22 -06:00
AgentConfigForm.tsx
feat: add cursor local adapter across server ui and cli
2026-03-05 06:31:22 -06:00
AgentIconPicker.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
AgentProperties.tsx
feat: add cursor local adapter across server ui and cli
2026-03-05 06:31:22 -06:00
ApprovalCard.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
ApprovalPayload.tsx
feat: enforce agent icon enum and expose via LLM endpoint
2026-02-25 08:39:11 -06:00
AsciiArtAnimation.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
BreadcrumbBar.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
CommandPalette.tsx
fix(ui): close sidebar on mobile when command palette opens
2026-03-05 18:23:36 -06:00
CommentThread.tsx
Add permalink anchors to comments and GET comment-by-ID API
2026-03-05 11:02:22 -06:00
CompanyPatternIcon.tsx
feat: join request claim secrets, onboarding API, and company branding
2026-02-26 16:33:20 -06:00
CompanyRail.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
CompanySwitcher.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
CopyText.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
EmptyState.tsx
Polish UI components and rework AgentConfigForm
2026-02-18 10:43:25 -06:00
EntityRow.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
FilterBar.tsx
Add shared UI primitives, contexts, and reusable components
2026-02-17 09:57:00 -06:00
GoalProperties.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
GoalTree.tsx
fix(ui): render sub-goals in goal detail tree
2026-03-04 20:20:21 -07:00
Identity.tsx
Fix xs avatar alignment and dashboard task row layout
2026-02-20 11:35:59 -06:00
InlineEditor.tsx
feat: @project mentions with colored chips in markdown and editors
2026-03-02 13:31:58 -06:00
InlineEntitySelector.tsx
fix(ui): fix mobile popover issues in InlineEntitySelector
2026-03-05 17:23:01 -06:00
IssueProperties.tsx
Sort assignee picker: recent selections first, then alphabetical
2026-03-05 11:19:56 -06:00
IssuesList.tsx
feat(ui): add scroll-to-bottom button on issues page
2026-03-05 23:42:35 -06:00
KanbanBoard.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
Layout.tsx
ui: persist issue properties pane visibility in localStorage
2026-03-03 12:07:01 -06:00
LiveRunWidget.tsx
Improve OpenClaw SSE transcript parsing and stream readability
2026-03-05 17:26:00 -06:00
MarkdownBody.tsx
Fix markdown list markers in editor and comment rendering
2026-03-04 12:20:29 -06:00
MarkdownEditor.tsx
Fix markdown list markers in editor and comment rendering
2026-03-04 12:20:29 -06:00
MetricCard.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
MobileBottomNav.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
NewAgentDialog.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
NewGoalDialog.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
NewIssueDialog.tsx
fix(ui): improve mobile layout for assignee/project selectors in new issue dialog
2026-03-05 17:18:15 -06:00
NewProjectDialog.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
OnboardingWizard.tsx
feat: add cursor local adapter across server ui and cli
2026-03-05 06:31:22 -06:00
PageSkeleton.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
PageTabBar.tsx
UI: mobile responsive layout, streamline agent budget display, and xs avatar size
2026-02-20 11:29:13 -06:00
PathInstructionsModal.tsx
refactor(ui): extract ChoosePathButton into reusable PathInstructionsModal
2026-03-02 16:08:59 -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): make project status clickable in properties pane
2026-03-05 19:00:23 -06:00
PropertiesPanel.tsx
ui: add animations to properties panel toggle
2026-03-03 15:06:42 -06:00
Sidebar.tsx
feat(ui): auto-hide sidebar scrollbar when not hovering
2026-03-06 07:39:35 -06:00
SidebarAgents.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -06:00
SidebarNavItem.tsx
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00
SidebarProjects.tsx
refactor: rename packages to @paperclipai and CLI binary to paperclipai
2026-03-03 08:45:26 -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
feat(ui): reconcile backup UI changes with current routing and interaction features
2026-03-02 16:44:03 -06:00