nexus/ui/src/components
Dotta 87b8e21701 Humanize run transcripts across run detail and live surfaces
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-11 10:35:41 -05:00
..
transcript Humanize run transcripts across run detail and live surfaces 2026-03-11 10:35:41 -05:00
ui fix(ui): enable scroll wheel in selectors inside dialogs 2026-03-06 08:04:35 -06:00
ActiveAgentsPanel.tsx Humanize run transcripts across run detail and live surfaces 2026-03-11 10:35:41 -05: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 Add worktree-aware workspace runtime support 2026-03-10 10:58:38 -05:00
agent-config-primitives.tsx Add worktree-aware workspace runtime support 2026-03-10 10:58:38 -05:00
AgentConfigForm.tsx Smooth agent config save button state 2026-03-10 20:58:18 -05:00
AgentIconPicker.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentProperties.tsx Merge pull request #263 from mvanhorn/feat/180-agent-role-labels 2026-03-07 21:19:58 -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 Adjust inbox tab memory and badge counts 2026-03-11 07:42:19 -05:00
CommentThread.tsx feat(ui): add copy-as-markdown button to comment headers 2026-03-07 09:57:50 -06:00
CompanyPatternIcon.tsx feat: join request claim secrets, onboarding API, and company branding 2026-02-26 16:33:20 -06:00
CompanyRail.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05: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): enable scroll wheel in selectors inside dialogs 2026-03-06 08:04:35 -06:00
IssueProperties.tsx updating paths 2026-03-10 14:43:34 -05:00
IssuesList.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
KanbanBoard.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
Layout.tsx Restore native mobile page scrolling 2026-03-10 21:06:10 -05:00
LiveRunWidget.tsx Humanize run transcripts across run detail and live surfaces 2026-03-11 10:35:41 -05:00
MarkdownBody.tsx Refine issue markdown typography 2026-03-10 20:55:41 -05:00
MarkdownEditor.tsx Fix markdown link dialog positioning 2026-03-10 21:01:47 -05:00
MetricCard.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
MobileBottomNav.tsx Adjust inbox tab memory and badge counts 2026-03-11 07:42:19 -05:00
NewAgentDialog.tsx Add CEO OpenClaw invite endpoint and update onboarding UX 2026-03-07 18:19:06 -06:00
NewGoalDialog.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
NewIssueDialog.tsx ui: smooth new issue submit state 2026-03-10 21:06:16 -05:00
NewProjectDialog.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
OnboardingWizard.tsx fix: onboarding wizard navigates to dashboard instead of first issue 2026-03-09 15:35:40 +00:00
OpenCodeLogoIcon.tsx Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01: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 Refine project and agent configuration UI 2026-03-10 10:58:43 -05: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 updating paths 2026-03-10 14:43:34 -05:00
PropertiesPanel.tsx ui: add animations to properties panel toggle 2026-03-03 15:06:42 -06:00
ScrollToBottom.tsx Restore native mobile page scrolling 2026-03-10 21:06:10 -05:00
Sidebar.tsx Adjust inbox tab memory and badge counts 2026-03-11 07:42:19 -05:00
SidebarAgents.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
SidebarNavItem.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05: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