paperclip/ui/src/components
Dotta c0d2c2ed3e fix: preserve chat composer submissions and session state
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-09-11 17:20:12 -05:00
..
access fix(ui): drop the "Open invite" action from the invites section (#12787) 2026-09-03 15:02:27 -07:00
actions feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
artifacts test(ui): make the suite independent of the machine timezone (#11478) 2026-08-16 22:22:45 -07:00
chat feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
environment-variables-editor feat: simplify agent onboarding and configuration (#13011) 2026-09-08 14:22:32 -05:00
folders copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
icons build(deps): bump lucide-react from 0.577.0 to 1.32.0 (#11885) 2026-08-25 10:54:14 -07:00
interrupt-handoff
issue-output feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
issue-properties feat(ui): add task status badges and inline blocker removal (#13097) 2026-09-09 10:06:21 -05:00
new-agent fix: reuse saved model connections during agent setup (#13161) 2026-09-10 12:57:53 -05:00
onboarding fix: reuse saved model connections during agent setup (#13161) 2026-09-10 12:57:53 -05:00
routine-sections feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
search feat(ui): hide task priority from the UI (keep data model) (#11024) 2026-08-06 16:19:22 -07:00
side-panel feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
skill-studio Remove cheap model profiles (#12683) 2026-09-01 14:57:38 -05:00
task-chat fix: preserve chat composer submissions and session state 2026-09-11 17:20:12 -05:00
task-detail feat: show tasks created from a task by project (#13241) 2026-09-11 12:39:08 -05:00
task-side-panel feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
timeline Fix work timeline visible stats and kickoff attribution (#9271) 2026-07-09 08:30:46 -05:00
transcript Reduce run polling and workspace inspection amplification (#13174) 2026-09-11 08:34:24 -05:00
ui fix: make task recovery durable and preserve current requests (#13075) 2026-09-09 09:14:25 -05:00
AccountingModelCard.tsx
ActiveAgentsPanel.test.tsx
ActiveAgentsPanel.tsx fix(ui): keep active runner status current and say Working (#13238) 2026-09-11 11:34:45 -05:00
ActivityCharts.test.tsx
ActivityCharts.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
ActivityFeed.tsx Fix request storm polling and issue-list coalescing (#9190) 2026-07-09 17:38:34 -05:00
ActivityRow.tsx
AdapterLoginChrome.test.tsx fix(onboarding): answer the Claude paste at once, and show the code as dots (#13193) 2026-09-10 19:52:31 -07:00
AdapterLoginChrome.tsx fix(onboarding): answer the Claude paste at once, and show the code as dots (#13193) 2026-09-10 19:52:31 -07:00
AgentActionButtons.test.tsx feat(runner): add administration and observability (#12641) 2026-09-01 03:41:23 -05:00
AgentActionButtons.tsx feat: simplify agent onboarding and configuration (#13011) 2026-09-08 14:22:32 -05:00
AgentBubbleActionRow.tsx refactor(settings): unify settings and speed up exports (#11789) 2026-08-20 12:15:16 -05:00
AgentCapsule.test.tsx Rebuild the onboarding agent arc on the prototype's step design (#11905) 2026-08-21 16:41:53 -07:00
AgentCapsule.tsx Rebuild the onboarding agent arc on the prototype's step design (#11905) 2026-08-21 16:41:53 -07:00
AgentChatSidebar.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
AgentConfigForm.render.test.tsx feat: bind an agent to a Codex login whose account differs from the company default (#13067) 2026-09-10 07:15:01 -07:00
AgentConfigForm.test.ts fix: repair runner configuration, macOS execution, and artifact galleries (#13062) 2026-09-08 19:10:09 -05:00
AgentConfigForm.tsx Fix Codex API key authentication in tests and runs (#13260) 2026-09-11 13:58:29 -07:00
AgentContextualSidebar.test.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
AgentContextualSidebar.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
AgentIconPicker.tsx
AgentMultiSelect.test.tsx fix(ui): use searchable agent picker for secret access (#9918) 2026-07-20 18:00:34 -05:00
AgentMultiSelect.tsx fix(ui): use searchable agent picker for secret access (#9918) 2026-07-20 18:00:34 -05:00
AgentProperties.tsx
AgentSecretAccessEditor.test.tsx fix(ui): move agent secret access to searchable secrets tab (#11283) 2026-08-14 08:03:20 -04:00
AgentSecretAccessEditor.tsx fix(ui): move agent secret access to searchable secrets tab (#11283) 2026-08-14 08:03:20 -04:00
AnimatedPaperclipIcon.test.tsx feat(ui): add animated paperclip page loaders (#10456) 2026-07-29 17:58:50 -07:00
AnimatedPaperclipIcon.tsx feat(ui): add animated paperclip page loaders (#10456) 2026-07-29 17:58:50 -07:00
AppConnectionSidebar.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
AppConnectionSidebar.test.tsx feat(apps): unify permissions and action testing (#12802) 2026-09-03 21:23:26 -05:00
AppConnectionSidebar.tsx feat(apps): consolidate connector management (#12684) 2026-09-01 14:55:35 -05:00
AppErrorBoundary.test.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
AppErrorBoundary.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
ApprovalCard.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
ApprovalPayload.test.tsx fix(ui): render board approval payload prose as markdown (#9817) 2026-08-12 16:08:22 -07:00
ApprovalPayload.tsx fix(ui): render board approval payload prose as markdown (#9817) 2026-08-12 16:08:22 -07:00
AppsSidebar.production.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
AppsSidebar.test.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
AppsSidebar.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
ArtifactFileChip.tsx
ArtifactsPanel.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
AsciiArtAnimation.tsx
AttentionInteractionResolver.test.ts Add governed secret alias confirmation cards (#11486) 2026-08-18 09:44:24 -05:00
AttentionInteractionResolver.tsx feat: review connection actions from tasks (#13063) 2026-09-08 19:37:13 -05:00
AttentionQueueRow.test.tsx fix(interactions): authorize resolvers consistently (#11376) 2026-08-16 13:46:50 -05:00
AttentionQueueRow.tsx fix(interactions): authorize resolvers consistently (#11376) 2026-08-16 13:46:50 -05:00
BillerSpendCard.tsx
BlockedInboxView.test.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
BlockedInboxView.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
BlockedReasonChip.test.tsx
BlockedReasonChip.tsx
BootstrapPendingPage.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
BreadcrumbBar.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
BreadcrumbBar.test.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
BreadcrumbBar.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
BudgetIncidentCard.tsx
BudgetPolicyCard.tsx refactor(a11y): add ARIA progressbar attributes to BudgetPolicyCard (#1805) 2026-08-07 19:51:03 -05:00
BudgetSidebarMarker.tsx
BuiltInAgentBadges.tsx feat: add built-in summarizer and summary slots (#9713) 2026-07-17 11:03:07 -05:00
BuiltInAgentGate.test.tsx fix(ui): gate summary built-in requests by feature flag (#10170) 2026-08-12 16:43:22 -07:00
BuiltInAgentGate.tsx fix(ui): gate summary built-in requests by feature flag (#10170) 2026-08-12 16:43:22 -07:00
BuiltInBundlePanel.test.tsx [codex] Add built-in agents and Reflection Coach bundle (#9206) 2026-07-09 16:29:30 -05:00
BuiltInBundlePanel.tsx [codex] Add built-in agents and Reflection Coach bundle (#9206) 2026-07-09 16:29:30 -05:00
CaseActivityFeed.test.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseActivityFeed.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseAttachmentsGallery.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseChildrenTree.test.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseChildrenTree.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseFieldsPanel.test.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseFieldsPanel.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseIdentifierKey.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseRevisionRail.test.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CaseRevisionRail.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
CasesExperimentalGate.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
ChatComposer.test.tsx
ChatComposer.tsx
ChatConnectorsExperimentalGate.test.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
ChatConnectorsExperimentalGate.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
ClaudeSubscriptionPanel.tsx
CloudAccessGate.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
CloudManagedPageGate.test.tsx feat: hideable company settings pages, with import floored on cloud-managed instances (#12199) 2026-08-25 16:06:35 -07:00
CloudManagedPageGate.tsx feat: hideable company settings pages, with import floored on cloud-managed instances (#12199) 2026-08-25 16:06:35 -07:00
CodexSubscriptionPanel.tsx
CollectionToolbar.test.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
CollectionToolbar.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
CommandPalette.test.tsx feat(search): filters, sorting, operators & command-palette parity (#9327) 2026-07-09 19:32:58 -05:00
CommandPalette.tsx refactor: remove redundant archived project filters (#10177) 2026-07-24 08:34:30 -07:00
CommentAttributionChip.test.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
CommentAttributionChip.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
CommentThread.external-references.test.tsx
CommentThread.test.tsx
CommentThread.tsx feat(environments): refer to the managed default environment by name, not the sandbox driver key (#11838) 2026-08-21 12:51:22 -07:00
CompanyPatternIcon.tsx Remove the company brand color and per-company attachment limit (#12291) 2026-08-27 12:11:05 -07:00
CompanySettingsSidebar.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
CompanySettingsSidebar.test.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
CompanySettingsSidebar.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
CompanySwitcher.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
ConferenceRoomChatGate.test.tsx
ConferenceRoomChatGate.tsx
ConfigureBuiltInAgentModal.test.tsx feat: add built-in summarizer and summary slots (#9713) 2026-07-17 11:03:07 -05:00
ConfigureBuiltInAgentModal.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
ContextualSidebarFrame.test.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
ContextualSidebarFrame.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
CopyText.tsx fix(ui): use HTTP-safe clipboard copy everywhere (#10875) 2026-08-05 10:45:08 -05:00
DecisionCard.test.tsx fix(decisions): retire completed-target decisions and link targets from the card (#10892) 2026-08-05 09:55:01 -05:00
DecisionCard.tsx fix(decisions): retire completed-target decisions and link targets from the card (#10892) 2026-08-05 09:55:01 -05:00
DecisionDateChips.tsx feat(decisions): add desk workflow and retention (#10672) 2026-08-02 10:47:03 -05:00
DecisionQueueRail.tsx feat(decisions): add desk workflow and retention (#10672) 2026-08-02 10:47:03 -05:00
DecisionResolver.test.tsx fix(decisions): retire completed-target decisions and link targets from the card (#10892) 2026-08-05 09:55:01 -05:00
DecisionResolver.tsx fix(decisions): retire completed-target decisions and link targets from the card (#10892) 2026-08-05 09:55:01 -05:00
DecisionShelf.tsx Remove decision training UI (#11225) 2026-08-11 14:23:57 -04:00
DecisionTriageStrip.tsx feat(decisions): improve desk triage and queue parity (#10785) 2026-08-03 21:31:45 -05:00
DecisionsToolbar.tsx Remove decision training UI (#11225) 2026-08-11 14:23:57 -04:00
DevRestartBanner.test.tsx
DevRestartBanner.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
DocumentAnnotationLayer.test.tsx feat(ui): complete the task workspace (#12640) 2026-09-01 02:44:19 -05:00
DocumentAnnotationLayer.tsx feat(ui): complete the task workspace (#12640) 2026-09-01 02:44:19 -05:00
DocumentAnnotationPanel.tsx feat(ui): refine the chat-style task workflow (#11263) 2026-08-12 11:41:40 -07:00
DocumentAnnotationPopover.test.tsx test(ui): wait for conditions, not durations, in three flaky tests (#11499) 2026-08-17 00:29:42 -07:00
DocumentAnnotationPopover.tsx feat(ui): refine the chat-style task workflow (#11263) 2026-08-12 11:41:40 -07:00
DocumentDiffModal.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
DocumentFrameHeader.tsx [codex] Polish operator UI work state details (#9320) 2026-07-09 17:36:53 -05:00
EmailConnectionAccess.tsx feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
EmailMessageCard.tsx feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
EmailSafetyNotice.tsx feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
EmailTaskActivity.tsx feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
EmptyState.tsx feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
EnforcementBanner.tsx feat(apps): consolidate connector management (#12684) 2026-09-01 14:55:35 -05:00
EntityRow.test.tsx [codex] Add built-in agents and Reflection Coach bundle (#9206) 2026-07-09 16:29:30 -05:00
EntityRow.tsx [codex] Add built-in agents and Reflection Coach bundle (#9206) 2026-07-09 16:29:30 -05:00
EnvVarEditor.test.tsx
ExecutionParticipantPicker.tsx
ExecutionWorkspaceCloseDialog.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
ExternalObjectPill.test.tsx fix(external-objects): refresh PR status labels (#10704) 2026-08-02 20:24:52 -07:00
ExternalObjectPill.tsx fix(external-objects): refresh PR status labels (#10704) 2026-08-02 20:24:52 -07:00
ExternalObjectStatusIcon.tsx
ExternalObjectStatusSummary.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
FeedCard.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
FileTree.test.tsx
FileTree.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
FileViewerSheet.copy.test.tsx
FileViewerSheet.test.tsx
FileViewerSheet.tsx feat(ui): complete the task workspace (#12640) 2026-09-01 02:44:19 -05:00
FilterBar.tsx
FinanceBillerCard.tsx
FinanceKindCard.tsx
FinanceTimelineCard.tsx
FoldCurtain.tsx feat(ui): chat-style tasks polish — rich-text composer, attachment chips, live-turn interstitials, mobile layout (#10707) 2026-08-03 16:25:31 -07:00
FrontmatterPanel.test.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
FrontmatterPanel.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
GoalProperties.tsx
GoalTree.tsx
HiddenSettingsPageGate.test.tsx feat: operator-configurable settings visibility via PAPERCLIP_HIDDEN_SETTINGS (#11823) 2026-08-20 17:54:44 -07:00
HiddenSettingsPageGate.tsx feat: operator-configurable settings visibility via PAPERCLIP_HIDDEN_SETTINGS (#11823) 2026-08-20 17:54:44 -07:00
HoneycombRunLink.test.tsx feat(runner): add administration and observability (#12641) 2026-09-01 03:41:23 -05:00
HoneycombRunLink.tsx feat(runner): add administration and observability (#12641) 2026-09-01 03:41:23 -05:00
Identity.tsx
ImageGalleryModal.test.tsx
ImageGalleryModal.tsx
InboxAgentPolicyControl.test.tsx refactor(settings): unify settings and speed up exports (#11789) 2026-08-20 12:15:16 -05:00
InboxAgentPolicyControl.tsx refactor(settings): unify settings and speed up exports (#11789) 2026-08-20 12:15:16 -05:00
InlineBanner.tsx feat: add built-in summarizer and summary slots (#9713) 2026-07-17 11:03:07 -05:00
InlineEditor.test.tsx
InlineEditor.tsx feat(ui): chat-style tasks polish — rich-text composer, attachment chips, live-turn interstitials, mobile layout (#10707) 2026-08-03 16:25:31 -07:00
InlineEntitySelector.test.tsx fix(runner): persist warm Daytona workspaces across turns (#12904) 2026-09-06 08:16:12 -05:00
InlineEntitySelector.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
InteractionAudienceLine.tsx fix(interactions): authorize resolvers consistently (#11376) 2026-08-16 13:46:50 -05:00
InteractionGovernancePanel.test.tsx feat(connections): add self-serve intent runtime (#12345) 2026-08-29 12:08:34 -05:00
InteractionGovernancePanel.tsx feat(connections): add self-serve intent runtime (#12345) 2026-08-29 12:08:34 -05:00
IsolatedWorkspacesRouteGate.test.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
IsolatedWorkspacesRouteGate.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
IssueAssignedBacklogNotice.test.tsx fix(ui): rewrite recovery and blocked-notice copy in plain language (#10065) 2026-07-22 20:47:00 -07:00
IssueAssignedBacklogNotice.tsx fix(ui): rewrite recovery and blocked-notice copy in plain language (#10065) 2026-07-22 20:47:00 -07:00
IssueAttachmentsSection.test.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
IssueAttachmentsSection.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
IssueBlockedNotice.test.tsx fix: preserve recovery retries across restarts (#11817) 2026-08-20 17:09:42 -05:00
IssueBlockedNotice.tsx fix: preserve recovery retries across restarts (#11817) 2026-08-20 17:09:42 -05:00
IssueCasesPanel.test.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
IssueCasesPanel.tsx Cases: experimental first-class case object (#9198) 2026-07-09 22:11:03 -05:00
IssueChatComposerHandoffPreview.test.ts
IssueChatThread.test.tsx fix(tasks): require resume before sending to paused tasks (#13232) 2026-09-11 10:28:00 -05:00
IssueChatThread.tsx fix: preserve chat composer submissions and session state 2026-09-11 17:20:12 -05:00
IssueChatThreadSystemNotice.test.tsx fix(server): keep Date fields intact through secret redaction; harden chat notice timestamps (#10984) 2026-08-06 10:29:07 -05:00
IssueColumns.test.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
IssueColumns.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
IssueContinuationHandoff.test.tsx
IssueContinuationHandoff.tsx fix(ui): use HTTP-safe clipboard copy everywhere (#10875) 2026-08-05 10:45:08 -05:00
IssueDocumentAnnotations.test.tsx feat(ui): refine the chat-style task workflow (#11263) 2026-08-12 11:41:40 -07:00
IssueDocumentAnnotations.tsx feat(ui): refine the chat-style task workflow (#11263) 2026-08-12 11:41:40 -07:00
IssueDocumentsSection.test.tsx fix(server): add explicit review verdict policies (#10931) 2026-08-05 23:12:41 -05:00
IssueDocumentsSection.tsx fix(ui): use HTTP-safe clipboard copy everywhere (#10875) 2026-08-05 10:45:08 -05:00
IssueFieldChangeReceipt.test.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
IssueFieldChangeReceipt.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
IssueFiltersPopover.test.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
IssueFiltersPopover.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
IssueGroupHeader.tsx fix(ui): inbox/task list parity, nesting alignment, hover perf, and routine detail polish (#9317) 2026-07-09 14:25:48 -07:00
IssueLinkQuicklook.test.tsx fix(server): add explicit review verdict policies (#10931) 2026-08-05 23:12:41 -05:00
IssueLinkQuicklook.tsx design(decisions): flatten decision cards to two task-borrowed types (#10474) 2026-07-31 18:43:40 -07:00
IssueMonitorBanner.test.tsx fix(ui): hide retry countdown after execution starts (#13258) 2026-09-11 15:05:07 -05:00
IssueMonitorBanner.tsx feat: make issue monitors visible across task surfaces (#9783) 2026-07-18 14:39:37 -05:00
IssuePlanDecompositionsSection.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
IssueProperties.test.tsx feat(ui): add task status badges and inline blocker removal (#13097) 2026-09-09 10:06:21 -05:00
IssueProperties.tsx Fix issue document deep-link routing (#11551) 2026-08-17 10:53:46 -07:00
IssueRecoveryActionCard.test.tsx fix: make task recovery durable and preserve current requests (#13075) 2026-09-09 09:14:25 -05:00
IssueRecoveryActionCard.tsx fix: make task recovery durable and preserve current requests (#13075) 2026-09-09 09:14:25 -05:00
IssueReferenceActivitySummary.tsx
IssueReferencePill.tsx feat(ui): add task status badges and inline blocker removal (#13097) 2026-09-09 10:06:21 -05:00
IssueRelatedWorkPanel.test.tsx
IssueRelatedWorkPanel.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
IssueRow.test.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
IssueRow.tsx refactor: remove automatic productivity reviews (#13263) 2026-09-11 15:46:35 -05:00
IssueRunLedger.test.tsx Remove cheap model profiles (#12683) 2026-09-01 14:57:38 -05:00
IssueRunLedger.tsx Remove cheap model profiles (#12683) 2026-09-01 14:57:38 -05:00
IssueScheduledRetryCard.test.tsx
IssueScheduledRetryCard.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
IssueSiblingNavigation.test.tsx
IssueSiblingNavigation.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
IssueThreadInteractionCard.test.tsx feat: review connection actions from tasks (#13063) 2026-09-08 19:37:13 -05:00
IssueThreadInteractionCard.tsx feat: review connection actions from tasks (#13063) 2026-09-08 19:37:13 -05:00
IssueWorkspaceCard.test.tsx fix(server): add explicit review verdict policies (#10931) 2026-08-05 23:12:41 -05:00
IssueWorkspaceCard.tsx Add task workspace picker to properties pane (#12693) 2026-09-02 08:19:09 -05:00
IssueWriteDenialNotice.test.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
IssueWriteDenialNotice.tsx feat(issues): explain cross-task agent writes with attribution, audit receipts, and actionable denials (#10843) 2026-08-04 23:02:51 -05:00
IssuesList.test.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
IssuesList.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
IssuesQuicklook.tsx design(decisions): flatten decision cards to two task-borrowed types (#10474) 2026-07-31 18:43:40 -07:00
JsonSchemaForm.test.tsx feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
JsonSchemaForm.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
KanbanBoard.test.tsx fix(server): add explicit review verdict policies (#10931) 2026-08-05 23:12:41 -05:00
KanbanBoard.tsx feat(ui): hide task priority from the UI (keep data model) (#11024) 2026-08-06 16:19:22 -07:00
KeyboardShortcutsCheatsheet.test.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
KeyboardShortcutsCheatsheet.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
Layout.production.tsx Reduce run polling and workspace inspection amplification (#13174) 2026-09-11 08:34:24 -05:00
Layout.test.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
Layout.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
LegacyIssuesList.tsx feat(ui): refine streamlined task experience (#12748) 2026-09-03 00:28:02 -07:00
LegacyProjectRepository.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
LiveRunWidget.tsx Fix request storm polling and issue-list coalescing (#9190) 2026-07-09 17:38:34 -05:00
ManagedRoutinesList.tsx
MarkdownAccentStyles.test.ts
MarkdownBody.interaction.test.tsx
MarkdownBody.rerender.test.tsx
MarkdownBody.test.tsx fix(files): only highlight accessible workspace file links (#11090) 2026-08-11 12:11:45 -04:00
MarkdownBody.tsx build(deps): bump lucide-react from 0.577.0 to 1.32.0 (#11885) 2026-08-25 10:54:14 -07:00
MarkdownBody.wrap.test.tsx
MarkdownCodeBlockStyles.test.ts fix(ui): keep Archive available on every inbox item (#11636) 2026-08-18 15:06:24 -05:00
MarkdownEditor.test.tsx Add end-to-end session goals to Paperclip Runner 2026-09-08 16:18:47 -05:00
MarkdownEditor.tsx Add end-to-end session goals to Paperclip Runner 2026-09-08 16:18:47 -05:00
MarkdownExternalLink.test.tsx
MarkdownListStyles.test.ts fix(ui): keep rendered markdown list markers visible (#9359) 2026-07-10 17:12:25 -05:00
MemberMultiSelect.tsx feat(apps): add connection grants and delegated identities (#12341) 2026-08-29 12:08:33 -05:00
MembershipAction.test.tsx
MembershipAction.tsx
MetricCard.tsx
MissingPluginTabPlaceholder.tsx
MobileBottomNav.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
NewAgentDialog.test.tsx feat: simplify agent onboarding and configuration (#13011) 2026-09-08 14:22:32 -05:00
NewAgentDialog.tsx feat: simplify agent onboarding and configuration (#13011) 2026-09-08 14:22:32 -05:00
NewGoalDialog.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
NewIssueDialog.test.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
NewIssueDialog.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
NewProjectDialog.managed-sandbox.test.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
NewProjectDialog.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
OnboardingChat.tsx
OnboardingWizard.adapters.test.tsx feat(onboarding): first task opens as a chat with a chief of staff (#13068) 2026-09-08 20:19:14 -07:00
OnboardingWizard.step.test.tsx feat(onboarding): first task opens as a chat with a chief of staff (#13068) 2026-09-08 20:19:14 -07:00
OnboardingWizard.test.tsx fix(onboarding): answer the Claude paste at once, and show the code as dots (#13193) 2026-09-10 19:52:31 -07:00
OnboardingWizard.tsx fix(onboarding): answer the Claude paste at once, and show the code as dots (#13193) 2026-09-10 19:52:31 -07:00
OnboardingWizardVariant.test.tsx revert(ui): back out onboarding port (#10786) (#11067) 2026-08-07 14:55:34 -07:00
OnboardingWizardVariant.tsx revert(ui): back out onboarding port (#10786) (#11067) 2026-08-07 14:55:34 -07:00
OpenCodeLogoIcon.tsx
OutputFeedbackButtons.tsx refactor(settings): unify settings and speed up exports (#11789) 2026-08-20 12:15:16 -05:00
PackageFileTree.tsx
PageSkeleton.tsx
PageTabBar.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
PaperclipLockup.tsx Brand lockup, no idle env-check card, no Mission row (#12074) 2026-08-24 01:35:15 -07:00
PathInstructionsModal.tsx
PipelineHealthWarnings.tsx
PipelineItemBodyDocument.tsx [codex] Polish operator UI work state details (#9320) 2026-07-09 17:36:53 -05:00
PipelineLivenessBanner.tsx
PipelineStageHistoryPanel.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
PipelineWorkReferences.tsx
PipelinesExperimentalGate.test.tsx
PipelinesExperimentalGate.tsx
PriorityIcon.interaction.test.tsx fix(ui): make task header status and priority controls interactive (#10526) 2026-07-31 10:49:35 -07:00
PriorityIcon.test.tsx fix(ui): make task header status and priority controls interactive (#10526) 2026-07-31 10:49:35 -07:00
PriorityIcon.tsx fix(ui): make task header status and priority controls interactive (#10526) 2026-07-31 10:49:35 -07:00
ProjectProperties.concurrency.test.tsx feat(ui): add shared workspace concurrency select to workspace policy editor (#10771) 2026-08-03 15:13:43 -05:00
ProjectProperties.managed-sandbox.test.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
ProjectProperties.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
ProjectRepositories.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
ProjectRepositoryInput.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
ProjectTile.test.tsx
ProjectTile.tsx
ProjectWorkspaceSummaryCard.test.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
ProjectWorkspaceSummaryCard.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
ProjectWorkspacesContent.tsx Exclude archived projects from the default project list route (#10146) 2026-07-24 07:19:58 -07:00
PropertiesPanel.test.tsx feat(ui): viewer=full document deep link opens the maximized side pane (#12812) 2026-09-03 20:27:25 -10:00
PropertiesPanel.tsx feat(ui): viewer=full document deep link opens the maximized side pane (#12812) 2026-09-03 20:27:25 -10:00
ProviderQuotaCard.tsx
ProviderTraceStatusBadge.tsx feat(runner): add administration and observability (#12641) 2026-09-01 03:41:23 -05:00
QuotaBar.tsx fix(a11y): add ARIA progressbar to QuotaBar component (#1878) 2026-07-22 17:31:54 -05:00
ReportsToPicker.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
RepositoryEditor.tsx feat(projects): select multiple GitHub source repositories (#13010) 2026-09-08 08:21:28 -05:00
RequestCollapsedSidebar.test.tsx fix: verify ACP Stop and preserve safe continuation (#13119) 2026-09-09 22:06:06 -05:00
RequestCollapsedSidebar.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
ResourceStatusChip.tsx [codex] Add built-in agents and Reflection Coach bundle (#9206) 2026-07-09 16:29:30 -05:00
ResponsibleUserDenialNotice.test.tsx
ResponsibleUserDenialNotice.tsx
ReusableExecutionWorkspaceSelect.tsx
RouteErrorBoundary.test.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
RouteErrorBoundary.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
RoutineActivityRow.tsx
RoutineContextualSidebar.test.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
RoutineContextualSidebar.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
RoutineHistoryTab.test.tsx feat(routines): expose activity gate API (#9438) 2026-07-24 16:47:24 -05:00
RoutineHistoryTab.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
RoutineList.tsx feat: organize skills with nested folders and My Skills (#9633) 2026-07-16 15:50:45 -05:00
RoutineOverview.test.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
RoutineOverview.tsx feat(ui): refine streamlined workspace surfaces (#12747) 2026-09-02 23:55:55 -07:00
RoutineRunVariablesDialog.test.tsx Add task workspace picker to properties pane (#12693) 2026-09-02 08:19:09 -05:00
RoutineRunVariablesDialog.tsx Add task workspace picker to properties pane (#12693) 2026-09-02 08:19:09 -05:00
RoutineSaveBar.test.tsx
RoutineSaveBar.tsx
RoutineSubSidebar.test.tsx
RoutineSubSidebar.tsx fix(ui): inbox/task list parity, nesting alignment, hover perf, and routine detail polish (#9317) 2026-07-09 14:25:48 -07:00
RoutineTriggerCard.tsx
RoutineVariablesEditor.test.tsx
RoutineVariablesEditor.tsx
RunChatSurface.test.tsx
RunChatSurface.tsx
RunInvocationCard.test.tsx
RunWorkspaceRecoverySurface.test.tsx fix: repair dirty/foreign-branch execution worktrees (#9297) 2026-07-09 18:19:49 -05:00
RunWorkspaceRecoverySurface.tsx fix: repair dirty/foreign-branch execution worktrees (#9297) 2026-07-09 18:19:49 -05:00
RunnerInspector.test.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
RunnerInspector.tsx feat: add experimental native chat connectors (#13038) 2026-09-10 10:06:45 -05:00
RuntimeTestCard.tsx feat: simplify agent onboarding and configuration (#13011) 2026-09-08 14:22:32 -05:00
ScheduleEditor.test.tsx
ScheduleEditor.tsx fix(ui): sync cron validity + settle branch test for radix-ui 1.6.4 (#9966) 2026-07-21 12:49:11 -05:00
ScrollToBottom.test.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
ScrollToBottom.tsx fix(ui): refine mobile task surfaces (#13122) 2026-09-09 16:35:38 -07:00
SearchableSelect.test.tsx
SearchableSelect.tsx
SecondarySidebar.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SecondarySidebar.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SecretBindingPicker.test.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
SecretBindingPicker.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
SentryGate.test.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
SentryGate.tsx feat(observability): add opt-in Sentry error monitoring for the server and the browser (#12190) 2026-08-26 11:15:45 -07:00
Sidebar.production.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
Sidebar.test.tsx fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
Sidebar.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
SidebarAccountMenu.production.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarAccountMenu.test.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarAccountMenu.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarAgentChats.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
SidebarAgents.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarAgents.test.tsx fix(ui): gate built-in agent sidebar query (#10116) 2026-08-12 16:43:04 -07:00
SidebarAgents.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarCompanyMenu.production.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarCompanyMenu.test.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarCompanyMenu.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarNavItem.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarNavItem.test.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarNavItem.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarProjects.test.tsx feat(server): add per-user document stars (#9952) 2026-07-27 19:13:35 -05:00
SidebarProjects.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarRecentTasks.test.tsx fix(ui): debounce recent task ordering (#13007) 2026-09-07 15:11:11 -05:00
SidebarRecentTasks.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SidebarSection.test.tsx
SidebarSection.tsx
SidebarServerInfo.test.tsx fix(ui): show source SHA for unreleased builds (#9508) 2026-07-13 20:55:54 -05:00
SidebarServerInfo.tsx
SidebarShell.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarShell.test.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarShell.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarStarredProjects.production.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SidebarStarredProjects.test.tsx feat(server): add per-user document stars (#9952) 2026-07-27 19:13:35 -05:00
SidebarStarredProjects.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
SkillCardIcon.tsx Skill Studio: three-pane skill IDE with sandboxed test runs (#9241) 2026-07-09 13:08:56 -05:00
SkillsContextualSidebar.test.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SkillsContextualSidebar.tsx feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
SmokeLabDashboardCard.test.tsx feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
SmokeLabDashboardCard.tsx feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
SourceResolvedFoldBadge.tsx
SourceResolvedFoldCallout.tsx
SourceTrustBadge.tsx
StageSecretsPanel.tsx
StalledReviewActions.tsx feat(ui): badge the review policy when it constrains approval (#10938) 2026-08-14 20:29:36 -04:00
StandaloneBrowserControls.test.tsx
StandaloneBrowserControls.tsx fix(ui): use HTTP-safe clipboard copy everywhere (#10875) 2026-08-05 10:45:08 -05:00
StarToggle.test.tsx fix(ui): simplify external object labels and star controls (#9929) 2026-07-21 09:14:29 -05:00
StarToggle.tsx fix(ui): simplify external object labels and star controls (#9929) 2026-07-21 09:14:29 -05:00
StatusBadge.test.tsx
StatusBadge.tsx feat(mcp) [split 6/8]: add Tools and Profiles UI foundation (#9561) 2026-07-14 15:31:12 -05:00
StatusCardsExperimentalGate.tsx feat(status-cards): add experimental status card update view (#10101) 2026-07-24 12:26:43 -05:00
StatusGlyph.test.tsx feat(ui): use Lucide icons for task status glyphs (#9395) 2026-07-10 20:18:33 -05:00
StatusGlyph.tsx feat(ui): use Lucide icons for task status glyphs (#9395) 2026-07-10 20:18:33 -05:00
StatusIcon.test.tsx fix(ui): make task header status and priority controls interactive (#10526) 2026-07-31 10:49:35 -07:00
StatusIcon.tsx fix(ui): make task header status and priority controls interactive (#10526) 2026-07-31 10:49:35 -07:00
SummarySlotCard.status.test.tsx feat: add built-in summarizer and summary slots (#9713) 2026-07-17 11:03:07 -05:00
SummarySlotCard.test.tsx test(ui): make the suite independent of the machine timezone (#11478) 2026-08-16 22:22:45 -07:00
SummarySlotCard.tsx fix(ui): gate summary built-in requests by feature flag (#10170) 2026-08-12 16:43:22 -07:00
SwipeToArchive.test.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
SwipeToArchive.tsx feat(ui): design-system component convergence — Card/Badge adoption, multiplicative radius ladder, unified list surfaces (#9240) 2026-07-08 17:15:45 -07:00
SystemNotice.test.tsx
SystemNotice.tsx feat: structure and humanize recovery notices (#11075) 2026-08-07 18:41:52 -07:00
TaskChatThread.test.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
TaskChatThread.tsx feat(ui): add agent chat using the shared task surface 2026-09-11 17:00:17 -05:00
TaskTreeControls.tsx feat(ui): add composer Stop and simplify task controls (#13104) 2026-09-09 12:18:56 -05:00
ThemeToggle.test.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
ThemeToggle.tsx feat(ui): refine core navigation and task detail (#12854) 2026-09-04 16:15:21 -07:00
ToastViewport.tsx feat: add attention queue and Decisions surface (#9380) 2026-07-10 17:09:57 -05:00
TrustPresetSection.test.tsx
TrustPresetSection.tsx feat(connections): add AgentMail inboxes and email tasks (#13256) 2026-09-11 16:56:38 -05:00
UnprefixedExecutionWorkspaceRedirect.test.tsx Clean up experimental settings features (#12681) 2026-09-01 14:23:05 -05:00
UnprefixedExecutionWorkspaceRedirect.tsx Clean up experimental settings features (#12681) 2026-09-01 14:23:05 -05:00
WorkspaceAccessCard.test.tsx Clean up experimental settings features (#12681) 2026-09-01 14:23:05 -05:00
WorkspaceAccessCard.tsx Clean up experimental settings features (#12681) 2026-09-01 14:23:05 -05:00
WorkspaceFileBrowser.test.tsx fix: bound workspace Git scans (#11572) 2026-08-17 22:11:30 -05:00
WorkspaceFileBrowser.tsx copy: unify user-facing "company" wording to "organization" (#12243) 2026-08-27 01:04:55 -07:00
WorkspaceFileLink.tsx fix(files): only highlight accessible workspace file links (#11090) 2026-08-11 12:11:45 -04:00
WorkspaceFileMarkdownBody.availability.test.tsx test(ui): wait for conditions in the last four fixed-turn loops (#11523) 2026-08-17 00:58:16 -07:00
WorkspaceFileMarkdownBody.test.tsx
WorkspaceFileMarkdownBody.tsx fix(files): only highlight accessible workspace file links (#11090) 2026-08-11 12:11:45 -04:00
WorkspaceRuntimeControls.test.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
WorkspaceRuntimeControls.tsx Hide host-path and execution-engine surfaces in managed-sandbox-only mode (#12293) 2026-08-27 11:59:14 -07:00
WorkspaceServiceControlBar.test.tsx feat(runtime): managed Tailscale HTTPS lifecycle, durable runtime leases, and bounded control recovery (#11525) 2026-08-17 06:23:33 -04:00
WorkspaceServiceControlBar.tsx feat(runtime): managed Tailscale HTTPS lifecycle, durable runtime leases, and bounded control recovery (#11525) 2026-08-17 06:23:33 -04:00
WorktreeBanner.tsx fix(ui): use HTTP-safe clipboard copy everywhere (#10875) 2026-08-05 10:45:08 -05:00
agent-config-defaults.ts
agent-config-primitives.tsx fix: repair runner configuration, macOS execution, and artifact galleries (#13062) 2026-09-08 19:10:09 -05:00
contextual-sidebar-styles.ts feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
primary-sidebar-styles.ts fix(ui): polish core navigation and task layout (#12793) 2026-09-03 15:35:39 -07:00
useSummaryDraftStream.test.tsx feat: add built-in summarizer and summary slots (#9713) 2026-07-17 11:03:07 -05:00
useSummaryDraftStream.ts Reduce run polling and workspace inspection amplification (#13174) 2026-09-11 08:34:24 -05:00