Skip to content

merge(main): sync upstream main 9b2d04317 - #82

Merged
gfsaaser24 merged 284 commits into
mainfrom
t3code/sync-upstream-20260831
Aug 31, 2026
Merged

merge(main): sync upstream main 9b2d04317#82
gfsaaser24 merged 284 commits into
mainfrom
t3code/sync-upstream-20260831

Conversation

@gfsaaser24

Copy link
Copy Markdown
Owner

Brings fork main up to upstream pingdotgg/t3code@9b2d04317.

Conflicts were resolved by taking upstream for all shared product code and keeping the fork's own side for fork-specific concerns:

  • .github/workflows/ci.yml and release.yml: took the already-resolved copies from turbo (repo-conditional runners, no publish_cli, TURBO_RELEASE_* env).
  • Branding strings kept as "T3 Turbo" while adopting upstream's structural changes (macOS launchd service copy, WarningTooltipIcon / BrowserKeybindingNotice extraction, clientPresentationMetadata helper, versionSkew test rework).
  • Took upstream for PullRequest.updatedAt becoming NullOr in packages/contracts and GitManager, for the ClaudeAdapter teardown simplification, and for the ChatView settlement memo dependency list.
  • pnpm-lock.yaml regenerated with pnpm install --lockfile-only so the fork's extra workspace entries and patches stay resolved.

🤖 Generated with Claude Code

t3dotgg and others added 30 commits August 19, 2026 04:42
Co-authored-by: GPT-5.6 <noreply@openai.com>
Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Co-authored-by: maria <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Co-authored-by: maria <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Co-authored-by: maria <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
UtkarshUsername and others added 22 commits August 30, 2026 17:44
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…text (pingdotgg#8804)

Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
…gg#8734)

Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <jmarminge@gmail.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…m-20260831

# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/release.yml
#	apps/desktop/src/app/DesktopLifecycle.test.ts
#	apps/server/src/cli/connect.ts
#	apps/server/src/cli/service.ts
#	apps/server/src/git/GitManager.ts
#	apps/server/src/provider/Layers/ClaudeAdapter.ts
#	apps/server/src/provider/Layers/CodexSessionRuntime.test.ts
#	apps/web/src/components/ChatMarkdown.tsx
#	apps/web/src/components/ChatView.tsx
#	apps/web/src/components/settings/KeybindingsSettings.tsx
#	apps/web/src/connection/platform.ts
#	apps/web/src/versionSkew.test.ts
#	docs/README.md
#	docs/operations/release.md
#	packages/contracts/src/git.ts
#	pnpm-lock.yaml
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 1047 files, which is 747 over the limit of 300.

To get a review, reduce the PR to 300 files or fewer by splitting it into smaller PRs or changing its base branch.

Usage-priced reviews support at most 300 files.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8f08ef33-bad1-4ce9-a8ea-26c0322830b9

📥 Commits

Reviewing files that changed from the base of the PR and between ee01943 and 09a995a.

⛔ Files ignored due to path filters (7)
  • .github/pr-assets/6424-after.svg is excluded by !**/*.svg
  • .github/pr-assets/6424-before.svg is excluded by !**/*.svg
  • .github/pr-assets/6503-after.svg is excluded by !**/*.svg
  • packages/effect-codex-app-server/src/_generated/schema.gen.ts is excluded by !**/_generated/**
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • apps/mobile/assets/android-icon-foreground.png is excluded by !**/*.png
  • apps/mobile/assets/android-icon-foreground.svg is excluded by !**/*.svg
📒 Files selected for processing (1047)
  • .agents/skills/test-t3-mobile/SKILL.md
  • .github/VOUCHED.td
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
  • .gitignore
  • .macroscope/check-run-agents/effect-service-conventions.md
  • .macroscope/check-run-agents/ui-consistency.md
  • .plans/01-shared-model-normalization.md
  • .plans/02-typed-ipc-boundaries.md
  • .plans/03-split-codex-app-server-manager.md
  • .plans/04-split-chatview-component.md
  • .plans/05-zod-persisted-state-validation.md
  • .plans/06-provider-logstream-lifecycle.md
  • .plans/07-ci-quality-gates.md
  • .plans/08-precommit-format-and-lint.md
  • .plans/09-event-state-test-expansion.md
  • .plans/10-unify-process-session-abstraction.md
  • .plans/11-effect.md
  • .plans/12-effect-new.md
  • .plans/13-provider-service-integration-tests.md
  • .plans/14-server-authoritative-event-sourcing-cleanup.md
  • .plans/15-effect-server.md
  • .plans/16-pr89-review-remediation-phases.md
  • .plans/16c-pr89-remediation-checklist.md
  • .plans/17-claude-agent.md
  • .plans/17-provider-neutral-runtime-determinism.md
  • .plans/18-server-auth-model.md
  • .plans/19-remote-endpoints-hosted-static.md
  • .plans/19-version-control-phase-1-vcs-driver-foundation.md
  • .plans/20-version-control-phase-2-source-control-provider-foundation.md
  • .plans/README.md
  • .plans/branch-environment-picker-in-chatview-input.md
  • .plans/effect-atom.md
  • .plans/git-flows-integration-tests.md
  • .plans/git-flows-test-plan.md
  • .plans/git-integration-branch-picker-worktrees.md
  • .plans/spec-1-1-cutover-plan.md
  • .plans/spec-contract-matrix.md
  • .plans/t3-connect-remote-setup.html
  • AGENTS.md
  • apps/desktop/package.json
  • apps/desktop/src/app/DesktopAppIdentity.test.ts
  • apps/desktop/src/app/DesktopAppIdentity.ts
  • apps/desktop/src/app/DesktopLifecycle.test.ts
  • apps/desktop/src/app/DesktopLifecycle.ts
  • apps/desktop/src/backend/DesktopBackendConfiguration.test.ts
  • apps/desktop/src/backend/DesktopBackendConfiguration.ts
  • apps/desktop/src/backend/DesktopBackendManager.test.ts
  • apps/desktop/src/backend/DesktopBackendManager.ts
  • apps/desktop/src/backend/DesktopBackendPool.test.ts
  • apps/desktop/src/backend/DesktopBackendPool.ts
  • apps/desktop/src/electron/ElectronDialog.test.ts
  • apps/desktop/src/electron/ElectronDialog.ts
  • apps/desktop/src/electron/ElectronMenu.test.ts
  • apps/desktop/src/electron/ElectronMenu.ts
  • apps/desktop/src/electron/ElectronProtocol.test.ts
  • apps/desktop/src/electron/ElectronProtocol.ts
  • apps/desktop/src/electron/ElectronShell.test.ts
  • apps/desktop/src/electron/ElectronShell.ts
  • apps/desktop/src/electron/ElectronWindow.test.ts
  • apps/desktop/src/electron/ElectronWindow.ts
  • apps/desktop/src/ipc/DesktopIpcHandlers.ts
  • apps/desktop/src/ipc/channels.ts
  • apps/desktop/src/ipc/methods/preview.test.ts
  • apps/desktop/src/ipc/methods/preview.ts
  • apps/desktop/src/ipc/methods/window.test.ts
  • apps/desktop/src/ipc/methods/window.ts
  • apps/desktop/src/preload.ts
  • apps/desktop/src/preview/Manager.test.ts
  • apps/desktop/src/preview/Manager.ts
  • apps/desktop/src/settings/DesktopClientSettings.test.ts
  • apps/desktop/src/shell/DesktopShellEnvironment.test.ts
  • apps/desktop/src/shell/DesktopShellEnvironment.ts
  • apps/desktop/src/updates/DesktopUpdates.test.ts
  • apps/desktop/src/updates/DesktopUpdates.ts
  • apps/desktop/src/updates/releaseNotes.test.ts
  • apps/desktop/src/updates/updateMachine.test.ts
  • apps/desktop/src/updates/updateMachine.ts
  • apps/desktop/src/window/DesktopWindow.test.ts
  • apps/desktop/src/window/DesktopWindow.ts
  • apps/desktop/src/window/QuitHold.test.ts
  • apps/desktop/src/window/QuitHold.ts
  • apps/desktop/src/wsl/DesktopWslEnvironment.test.ts
  • apps/desktop/src/wsl/DesktopWslEnvironment.ts
  • apps/desktop/src/wsl/DesktopWslServerTree.test.ts
  • apps/desktop/src/wsl/DesktopWslServerTree.ts
  • apps/marketing/src/lib/macArch.test.ts
  • apps/marketing/src/lib/macArch.ts
  • apps/marketing/src/pages/download.astro
  • apps/marketing/src/pages/index.astro
  • apps/marketing/vercel.ts
  • apps/mobile/README.md
  • apps/mobile/app.config.ts
  • apps/mobile/global.css
  • apps/mobile/metro.config.js
  • apps/mobile/modules/t3-composer-editor/ios/T3ComposerEditorModule.swift
  • apps/mobile/modules/t3-composer-editor/ios/T3ComposerEditorView.swift
  • apps/mobile/modules/t3-markdown-text/src/NativeMarkdownBlock.ios.tsx
  • apps/mobile/modules/t3-markdown-text/src/SelectableMarkdownText.ios.tsx
  • apps/mobile/modules/t3-markdown-text/src/SelectableMarkdownText.tsx
  • apps/mobile/modules/t3-markdown-text/src/SelectableMarkdownText.types.ts
  • apps/mobile/modules/t3-markdown-text/src/markdownLinks.ts
  • apps/mobile/package.json
  • apps/mobile/src/App.tsx
  • apps/mobile/src/components/AndroidAnchoredMenu.tsx
  • apps/mobile/src/components/AndroidScreenHeader.tsx
  • apps/mobile/src/components/AppSymbol.tsx
  • apps/mobile/src/components/CompactBrandTitle.tsx
  • apps/mobile/src/components/ComposerAttachmentStrip.tsx
  • apps/mobile/src/components/ComposerToolbar.tsx
  • apps/mobile/src/components/ConfirmDialogHost.tsx
  • apps/mobile/src/components/ControlPill.tsx
  • apps/mobile/src/components/ErrorBanner.tsx
  • apps/mobile/src/components/GlassSafeAreaView.tsx
  • apps/mobile/src/components/GlassSurface.tsx
  • apps/mobile/src/components/LoadingScreen.tsx
  • apps/mobile/src/components/PierreEntryIcon.tsx
  • apps/mobile/src/components/ProjectFavicon.tsx
  • apps/mobile/src/components/SourceControlIcon.tsx
  • apps/mobile/src/components/T3Wordmark.tsx
  • apps/mobile/src/components/ThemedSwitch.tsx
  • apps/mobile/src/connection/platform.ts
  • apps/mobile/src/connection/runtime.ts
  • apps/mobile/src/features/archive/ArchivedThreadsScreen.tsx
  • apps/mobile/src/features/cloud/linkEnvironment.test.ts
  • apps/mobile/src/features/cloud/linkEnvironment.ts
  • apps/mobile/src/features/connection/CloudEnvironmentRows.tsx
  • apps/mobile/src/features/connection/ConnectionEnvironmentRow.tsx
  • apps/mobile/src/features/connection/ConnectionSheetButton.tsx
  • apps/mobile/src/features/connection/ConnectionsNewRouteScreen.tsx
  • apps/mobile/src/features/connection/ConnectionsRouteScreen.tsx
  • apps/mobile/src/features/connection/EnvironmentConnectionNotice.tsx
  • apps/mobile/src/features/connection/connectionTone.ts
  • apps/mobile/src/features/connection/environmentSections.test.ts
  • apps/mobile/src/features/connection/environmentSections.ts
  • apps/mobile/src/features/connection/useConnectionController.ts
  • apps/mobile/src/features/files/FileMarkdownPreview.tsx
  • apps/mobile/src/features/files/FileTreeBrowser.tsx
  • apps/mobile/src/features/files/SourceFileSurface.tsx
  • apps/mobile/src/features/files/ThreadFilesRouteScreen.tsx
  • apps/mobile/src/features/files/fileTree.test.ts
  • apps/mobile/src/features/files/thread-file-navigator-pane.tsx
  • apps/mobile/src/features/home/AndroidHomeFab.tsx
  • apps/mobile/src/features/home/HomeHeader.tsx
  • apps/mobile/src/features/home/HomeRouteScreen.tsx
  • apps/mobile/src/features/home/HomeScreen.tsx
  • apps/mobile/src/features/home/WorkspaceConnectionTitle.tsx
  • apps/mobile/src/features/home/thread-swipe-actions.tsx
  • apps/mobile/src/features/home/usePendingTaskListActions.ts
  • apps/mobile/src/features/layout/AdaptiveWorkspaceLayout.tsx
  • apps/mobile/src/features/layout/WorkspaceEmptyDetail.tsx
  • apps/mobile/src/features/layout/workspace-pane-divider.tsx
  • apps/mobile/src/features/projects/AddProjectScreen.tsx
  • apps/mobile/src/features/review/ReviewCommentComposerSheet.tsx
  • apps/mobile/src/features/review/ReviewSheet.tsx
  • apps/mobile/src/features/review/nativeReviewDiffAdapter.test.ts
  • apps/mobile/src/features/review/nativeReviewDiffAdapter.ts
  • apps/mobile/src/features/review/useNativeReviewDiffBridge.ts
  • apps/mobile/src/features/settings/SettingsClientStorageRouteScreen.tsx
  • apps/mobile/src/features/settings/SettingsEnvironmentsRouteScreen.tsx
  • apps/mobile/src/features/settings/SettingsProjectGroupingRouteScreen.tsx
  • apps/mobile/src/features/settings/SettingsRouteScreen.tsx
  • apps/mobile/src/features/settings/appearance/AppearancePreferencesProvider.tsx
  • apps/mobile/src/features/settings/appearance/components/AppearancePreviews.tsx
  • apps/mobile/src/features/settings/appearance/components/FontSizeSliderRow.tsx
  • apps/mobile/src/features/settings/appearance/sections/ThemeAppearanceSection.tsx
  • apps/mobile/src/features/settings/appearance/useScaledTextRole.ts
  • apps/mobile/src/features/settings/components/SettingsLegalDocumentRouteScreen.tsx
  • apps/mobile/src/features/settings/components/SettingsRow.tsx
  • apps/mobile/src/features/settings/components/SettingsSwitchRow.tsx
  • apps/mobile/src/features/sharing/IncomingShareProvider.tsx
  • apps/mobile/src/features/sharing/incoming-share-inbox.test.ts
  • apps/mobile/src/features/sharing/incoming-share-inbox.ts
  • apps/mobile/src/features/sharing/incoming-share-model.test.ts
  • apps/mobile/src/features/sharing/incoming-share-model.ts
  • apps/mobile/src/features/sharing/incoming-share-storage.ts
  • apps/mobile/src/features/terminal/ThreadTerminalPanel.tsx
  • apps/mobile/src/features/threads/ComposerCommandPopover.tsx
  • apps/mobile/src/features/threads/GitActionProgressOverlay.tsx
  • apps/mobile/src/features/threads/NewTaskContextPickerScreens.tsx
  • apps/mobile/src/features/threads/NewTaskDraftScreen.tsx
  • apps/mobile/src/features/threads/NewTaskRouteScreen.tsx
  • apps/mobile/src/features/threads/PendingApprovalCard.tsx
  • apps/mobile/src/features/threads/PendingUserInputCard.tsx
  • apps/mobile/src/features/threads/ThreadComposer.tsx
  • apps/mobile/src/features/threads/ThreadDetailScreen.tsx
  • apps/mobile/src/features/threads/ThreadFeed.tsx
  • apps/mobile/src/features/threads/ThreadNavigationSidebar.tsx
  • apps/mobile/src/features/threads/ThreadRouteScreen.tsx
  • apps/mobile/src/features/threads/ThreadSettingsSheet.tsx
  • apps/mobile/src/features/threads/git/GitCommitSheet.tsx
  • apps/mobile/src/features/threads/git/GitOverviewSheet.tsx
  • apps/mobile/src/features/threads/git/gitSheetComponents.tsx
  • apps/mobile/src/features/threads/new-task-flow-provider.tsx
  • apps/mobile/src/features/threads/sidebar-filter-button.tsx
  • apps/mobile/src/features/threads/sidebar-header-actions.tsx
  • apps/mobile/src/features/threads/sidebar-navigation-shell.tsx
  • apps/mobile/src/features/threads/thread-feed-live-follow.test.ts
  • apps/mobile/src/features/threads/thread-feed-live-follow.ts
  • apps/mobile/src/features/threads/thread-list-items.tsx
  • apps/mobile/src/features/threads/thread-list-v2-items.tsx
  • apps/mobile/src/features/threads/thread-search-match.tsx
  • apps/mobile/src/features/threads/thread-settings-sheet-state.test.ts
  • apps/mobile/src/features/threads/thread-work-log.tsx
  • apps/mobile/src/features/threads/threadListV2.test.ts
  • apps/mobile/src/features/threads/threadListV2.ts
  • apps/mobile/src/features/threads/threadPresentation.ts
  • apps/mobile/src/features/threads/use-project-actions.ts
  • apps/mobile/src/features/usage/usageProviders.ts
  • apps/mobile/src/lib/authClientMetadata.ts
  • apps/mobile/src/lib/composer-image-schema.ts
  • apps/mobile/src/lib/composerImages.ts
  • apps/mobile/src/lib/connection.test.ts
  • apps/mobile/src/lib/connection.ts
  • apps/mobile/src/lib/layout.test.ts
  • apps/mobile/src/lib/layout.ts
  • apps/mobile/src/lib/markdownLinks.test.ts
  • apps/mobile/src/lib/mobileBranding.test.ts
  • apps/mobile/src/lib/mobileDefaultTheme.ts
  • apps/mobile/src/lib/mobileTheme.test.ts
  • apps/mobile/src/lib/mobileTheme.ts
  • apps/mobile/src/lib/modelOptions.test.ts
  • apps/mobile/src/lib/modelOptions.ts
  • apps/mobile/src/lib/projectThreadStartTurn.ts
  • apps/mobile/src/lib/runtime.ts
  • apps/mobile/src/lib/storage.test.ts
  • apps/mobile/src/lib/threadActivity.test.ts
  • apps/mobile/src/lib/threadActivity.ts
  • apps/mobile/src/lib/useFontFamily.ts
  • apps/mobile/src/lib/useMobileNavigationTheme.ts
  • apps/mobile/src/lib/useThemeColor.ts
  • apps/mobile/src/native/SelectableMarkdownText.ios.tsx
  • apps/mobile/src/native/SelectableMarkdownText.tsx
  • apps/mobile/src/native/T3ComposerEditor.ios.tsx
  • apps/mobile/src/native/T3ComposerEditor.native.tsx
  • apps/mobile/src/native/T3ComposerEditor.tsx
  • apps/mobile/src/native/T3ComposerEditor.types.ts
  • apps/mobile/src/persistence/mobile-preferences.ts
  • apps/mobile/src/state/assets.ts
  • apps/mobile/src/state/atom-registry.ts
  • apps/mobile/src/state/thread-outbox-manager.ts
  • apps/mobile/src/state/thread-outbox-model.ts
  • apps/mobile/src/state/thread-outbox.test.ts
  • apps/mobile/src/state/thread-outbox.ts
  • apps/mobile/src/state/thread-pr-presentation.ts
  • apps/mobile/src/state/use-composer-drafts.test.ts
  • apps/mobile/src/state/use-composer-drafts.ts
  • apps/mobile/src/state/use-remote-environment-registry.ts
  • apps/mobile/src/state/use-thread-composer-state.ts
  • apps/mobile/src/state/use-thread-outbox-drain.ts
  • apps/mobile/src/state/use-thread-pr.test.ts
  • apps/mobile/src/state/use-thread-pr.ts
  • apps/mobile/uniwind-types.d.ts
  • apps/server/integration/OrchestrationEngineHarness.integration.ts
  • apps/server/package.json
  • apps/server/scripts/acp-mock-agent.ts
  • apps/server/scripts/cliErrors.test.ts
  • apps/server/src/assets/AssetAccess.test.ts
  • apps/server/src/assets/AssetAccess.ts
  • apps/server/src/attachmentStore.test.ts
  • apps/server/src/attachmentStore.ts
  • apps/server/src/auth/EnvironmentAuth.ts
  • apps/server/src/auth/RpcAuthorization.test.ts
  • apps/server/src/auth/RpcAuthorization.ts
  • apps/server/src/auth/SessionStore.test.ts
  • apps/server/src/auth/SessionStore.ts
  • apps/server/src/auth/dpop.test.ts
  • apps/server/src/auth/dpop.ts
  • apps/server/src/auth/http.ts
  • apps/server/src/bin.ts
  • apps/server/src/checkpointing/Errors.test.ts
  • apps/server/src/cli/connect.ts
  • apps/server/src/cli/service.test.ts
  • apps/server/src/cli/service.ts
  • apps/server/src/cloud/bootService.test.ts
  • apps/server/src/cloud/bootService.ts
  • apps/server/src/cloud/http.ts
  • apps/server/src/cloud/pinnedRuntime.ts
  • apps/server/src/config.ts
  • apps/server/src/environment/ServerEnvironment.test.ts
  • apps/server/src/environment/ServerEnvironment.ts
  • apps/server/src/git/GitManager.test.ts
  • apps/server/src/git/GitManager.ts
  • apps/server/src/git/GitWorkflowService.ts
  • apps/server/src/http.test.ts
  • apps/server/src/http.ts
  • apps/server/src/keybindings.test.ts
  • apps/server/src/mcp/toolkits/preview/handlers.test.ts
  • apps/server/src/mcp/toolkits/preview/handlers.ts
  • apps/server/src/observability/Attributes.test.ts
  • apps/server/src/orchestration/ActivityPayloadProjection.test.ts
  • apps/server/src/orchestration/ActivityPayloadProjection.ts
  • apps/server/src/orchestration/Layers/CheckpointReactor.test.ts
  • apps/server/src/orchestration/Layers/OrchestrationEngine.test.ts
  • apps/server/src/orchestration/Layers/OrchestrationEngine.ts
  • apps/server/src/orchestration/Layers/OrchestrationReactor.test.ts
  • apps/server/src/orchestration/Layers/ProjectionPipeline.test.ts
  • apps/server/src/orchestration/Layers/ProjectionPipeline.ts
  • apps/server/src/orchestration/Layers/ProjectionSnapshotQuery.test.ts
  • apps/server/src/orchestration/Layers/ProjectionSnapshotQuery.ts
  • apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts
  • apps/server/src/orchestration/Layers/ProviderCommandReactor.ts
  • apps/server/src/orchestration/Layers/ProviderRuntimeIngestion.approval.test.ts
  • apps/server/src/orchestration/Layers/ProviderRuntimeIngestion.test.ts
  • apps/server/src/orchestration/Layers/ProviderRuntimeIngestion.ts
  • apps/server/src/orchestration/Layers/ThreadDeletionReactor.test.ts
  • apps/server/src/orchestration/Layers/ThreadDeletionReactor.ts
  • apps/server/src/orchestration/Normalizer.ts
  • apps/server/src/orchestration/Services/OrchestrationEngine.ts
  • apps/server/src/orchestration/Services/ThreadDeletionReactor.ts
  • apps/server/src/orchestration/ThreadBackgroundLiveness.test.ts
  • apps/server/src/orchestration/ThreadBackgroundLiveness.ts
  • apps/server/src/orchestration/commandInvariants.test.ts
  • apps/server/src/orchestration/commandInvariants.ts
  • apps/server/src/orchestration/decider.settled.test.ts
  • apps/server/src/orchestration/decider.ts
  • apps/server/src/orchestration/http.ts
  • apps/server/src/orchestration/projector.settled.test.ts
  • apps/server/src/orchestration/projector.test.ts
  • apps/server/src/orchestration/projector.ts
  • apps/server/src/persistence/AuthSessions.ts
  • apps/server/src/persistence/Layers/OrchestrationEventStore.ts
  • apps/server/src/persistence/Layers/ProjectionPendingApprovals.ts
  • apps/server/src/persistence/Layers/ProjectionRepositories.test.ts
  • apps/server/src/persistence/Layers/ProjectionThreads.ts
  • apps/server/src/persistence/Migrations.ts
  • apps/server/src/persistence/Services/OrchestrationEventStore.ts
  • apps/server/src/persistence/Services/ProjectionPendingApprovals.ts
  • apps/server/src/persistence/Services/ProjectionThreads.ts
  • apps/server/src/preview/Manager.ts
  • apps/server/src/process/externalLauncher.test.ts
  • apps/server/src/process/externalLauncher.ts
  • apps/server/src/project/ProjectFaviconResolver.test.ts
  • apps/server/src/project/ProjectFaviconResolver.ts
  • apps/server/src/provider/CodexDeveloperInstructions.ts
  • apps/server/src/provider/Drivers/ClaudeDriver.ts
  • apps/server/src/provider/Drivers/CodexDriver.ts
  • apps/server/src/provider/Drivers/GrokDriver.ts
  • apps/server/src/provider/Drivers/OpenCodeDriver.ts
  • apps/server/src/provider/Layers/ClaudeAdapter.test.ts
  • apps/server/src/provider/Layers/ClaudeAdapter.ts
  • apps/server/src/provider/Layers/ClaudeCapabilitiesProbe.test.ts
  • apps/server/src/provider/Layers/ClaudeProvider.ts
  • apps/server/src/provider/Layers/CodexAdapter.test.ts
  • apps/server/src/provider/Layers/CodexAdapter.ts
  • apps/server/src/provider/Layers/CodexCollabRuntime.integration.test.ts
  • apps/server/src/provider/Layers/CodexCollabWire.test.ts
  • apps/server/src/provider/Layers/CodexProvider.test.ts
  • apps/server/src/provider/Layers/CodexProvider.ts
  • apps/server/src/provider/Layers/CodexSessionRuntime.test.ts
  • apps/server/src/provider/Layers/CodexSessionRuntime.ts
  • apps/server/src/provider/Layers/CursorAdapter.ts
  • apps/server/src/provider/Layers/GrokAdapter.test.ts
  • apps/server/src/provider/Layers/GrokAdapter.ts
  • apps/server/src/provider/Layers/GrokProvider.test.ts
  • apps/server/src/provider/Layers/GrokProvider.ts
  • apps/server/src/provider/Layers/OpenCodeAdapter.test.ts
  • apps/server/src/provider/Layers/OpenCodeAdapter.ts
  • apps/server/src/provider/Layers/OpenCodeProvider.test.ts
  • apps/server/src/provider/Layers/OpenCodeProvider.ts
  • apps/server/src/provider/Layers/ProviderAdapterRegistry.test.ts
  • apps/server/src/provider/Layers/ProviderInstanceRegistryLive.test.ts
  • apps/server/src/provider/Layers/ProviderInstanceRegistryLive.ts
  • apps/server/src/provider/Layers/ProviderRegistry.test.ts
  • apps/server/src/provider/Layers/ProviderRegistry.ts
  • apps/server/src/provider/Layers/ProviderService.test.ts
  • apps/server/src/provider/Layers/ProviderService.ts
  • apps/server/src/provider/Layers/ProviderSessionReaper.test.ts
  • apps/server/src/provider/Services/CodexAdapter.ts
  • apps/server/src/provider/Services/ProviderAdapter.ts
  • apps/server/src/provider/Services/ProviderService.ts
  • apps/server/src/provider/acp/AcpJsonRpcConnection.test.ts
  • apps/server/src/provider/acp/AcpRuntimeModel.test.ts
  • apps/server/src/provider/acp/AcpRuntimeModel.ts
  • apps/server/src/provider/acp/AcpSessionRuntime.ts
  • apps/server/src/provider/acp/GrokAcpCliProbe.test.ts
  • apps/server/src/provider/acp/GrokAcpSupport.test.ts
  • apps/server/src/provider/acp/GrokAcpSupport.ts
  • apps/server/src/provider/acp/XAiAcpExtension.test.ts
  • apps/server/src/provider/acp/XAiAcpExtension.ts
  • apps/server/src/provider/makeManagedServerProvider.test.ts
  • apps/server/src/provider/makeManagedServerProvider.ts
  • apps/server/src/provider/opencodeRuntime.cliParsers.test.ts
  • apps/server/src/provider/opencodeRuntime.environment.test.ts
  • apps/server/src/provider/opencodeRuntime.ts
  • apps/server/src/provider/providerSnapshot.ts
  • apps/server/src/provider/testFixtures/codexCollabMockPeer.mjs
  • apps/server/src/pullRequest/AzureDevOpsPullRequestProvider.ts
  • apps/server/src/pullRequest/BitbucketPullRequestProvider.test.ts
  • apps/server/src/pullRequest/BitbucketPullRequestProvider.ts
  • apps/server/src/pullRequest/GitHubPullRequestCli.test.ts
  • apps/server/src/pullRequest/GitHubPullRequestCli.ts
  • apps/server/src/pullRequest/GitHubPullRequestProvider.test.ts
  • apps/server/src/pullRequest/GitHubPullRequestProvider.ts
  • apps/server/src/pullRequest/GitLabPullRequestProvider.ts
  • apps/server/src/pullRequest/PullRequestProvider.ts
  • apps/server/src/pullRequest/PullRequestProviderRegistry.ts
  • apps/server/src/pullRequest/PullRequestService.test.ts
  • apps/server/src/pullRequest/PullRequestService.ts
  • apps/server/src/pullRequest/gitHubPullRequestJson.test.ts
  • apps/server/src/pullRequest/gitHubPullRequestJson.ts
  • apps/server/src/server.test.ts
  • apps/server/src/server.ts
  • apps/server/src/serverRuntimeStartup.ts
  • apps/server/src/serverSettings.test.ts
  • apps/server/src/serverSettings.ts
  • apps/server/src/serviceLauncher.ts
  • apps/server/src/sourceControl/AzureDevOpsCli.test.ts
  • apps/server/src/sourceControl/AzureDevOpsCli.ts
  • apps/server/src/sourceControl/BitbucketApi.test.ts
  • apps/server/src/sourceControl/BitbucketApi.ts
  • apps/server/src/sourceControl/GitHubSourceControlProvider.test.ts
  • apps/server/src/sourceControl/GitHubSourceControlProvider.ts
  • apps/server/src/sourceControl/GitLabCli.test.ts
  • apps/server/src/sourceControl/GitLabCli.ts
  • apps/server/src/telemetry/AnalyticsService.test.ts
  • apps/server/src/telemetry/AnalyticsService.ts
  • apps/server/src/terminal/PtyAdapter.test.ts
  • apps/server/src/textGeneration/GrokTextGeneration.ts
  • apps/server/src/textGeneration/OpenCodeTextGeneration.test.ts
  • apps/server/src/textGeneration/OpenCodeTextGeneration.ts
  • apps/server/src/textGeneration/TextGenerationPrompts.ts
  • apps/server/src/usage/UsageService.ts
  • apps/server/src/usage/usagePricing.ts
  • apps/server/src/usage/usageScanCache.test.ts
  • apps/server/src/usage/usageScanCache.ts
  • apps/server/src/usage/usageTranscriptReader.ts
  • apps/server/src/usage/usageTranscripts.test.ts
  • apps/server/src/usage/usageTranscripts.ts
  • apps/server/src/vcs/GitVcsDriver.ts
  • apps/server/src/vcs/GitVcsDriverCore.test.ts
  • apps/server/src/vcs/GitVcsDriverCore.ts
  • apps/server/src/vcs/VcsProcess.test.ts
  • apps/server/src/vcs/VcsProcess.ts
  • apps/server/src/ws.ts
  • apps/server/test/ActivityPayloadProjection.test.ts
  • apps/web/package.json
  • apps/web/src/appearanceFonts.test.ts
  • apps/web/src/appearanceFonts.ts
  • apps/web/src/assets/assetUrls.test.ts
  • apps/web/src/browser/BrowserDeviceToolbar.tsx
  • apps/web/src/browser/ElectronBrowserHost.tsx
  • apps/web/src/browser/HostedBrowserWebview.tsx
  • apps/web/src/browser/annotationTheme.ts
  • apps/web/src/browser/browserRecording.test.ts
  • apps/web/src/browser/browserRecording.ts
  • apps/web/src/browser/browserSurfaceStore.test.ts
  • apps/web/src/browser/browserSurfaceStore.ts
  • apps/web/src/browser/browserTargetResolver.test.ts
  • apps/web/src/browser/browserTargetResolver.ts
  • apps/web/src/browser/desktopTabLifetime.test.ts
  • apps/web/src/browser/desktopTabLifetime.ts
  • apps/web/src/browser/hostedBrowserWebviewStyle.test.ts
  • apps/web/src/browser/hostedBrowserWebviewStyle.ts
  • apps/web/src/cloud/linkEnvironment.ts
  • apps/web/src/components/BranchToolbar.tsx
  • apps/web/src/components/ChatMarkdown.test.tsx
  • apps/web/src/components/ChatMarkdown.tsx
  • apps/web/src/components/ChatView.logic.test.ts
  • apps/web/src/components/ChatView.logic.ts
  • apps/web/src/components/ChatView.tsx
  • apps/web/src/components/CommandPalette.logic.test.ts
  • apps/web/src/components/CommandPalette.logic.ts
  • apps/web/src/components/CommandPalette.tsx
  • apps/web/src/components/ComposerPromptEditor.tsx
  • apps/web/src/components/ConnectionStatusDot.tsx
  • apps/web/src/components/DiffPanel.tsx
  • apps/web/src/components/Icons.tsx
  • apps/web/src/components/LegacySidebar.tsx
  • apps/web/src/components/NoActiveThreadState.tsx
  • apps/web/src/components/ProviderUpdateLaunchNotification.logic.test.ts
  • apps/web/src/components/ProviderUpdateLaunchNotification.logic.ts
  • apps/web/src/components/ProviderUpdatePrimaryNotification.tsx
  • apps/web/src/components/RightPanelTabs.test.tsx
  • apps/web/src/components/RightPanelTabs.tsx
  • apps/web/src/components/ServerUpdateAction.tsx
  • apps/web/src/components/Sidebar.logic.test.ts
  • apps/web/src/components/Sidebar.logic.ts
  • apps/web/src/components/Sidebar.tsx
  • apps/web/src/components/StartTruncatedPath.test.tsx
  • apps/web/src/components/ThreadCommandSubtitle.tsx
  • apps/web/src/components/ThreadStatusIndicators.test.ts
  • apps/web/src/components/ThreadStatusIndicators.tsx
  • apps/web/src/components/ThreadTerminalDrawer.tsx
  • apps/web/src/components/WorkspaceBreadcrumb.tsx
  • apps/web/src/components/chat/ChangedFilesTree.tsx
  • apps/web/src/components/chat/ChatComposer.tsx
  • apps/web/src/components/chat/ChatHeader.tsx
  • apps/web/src/components/chat/ComposerBannerStack.test.tsx
  • apps/web/src/components/chat/ComposerBannerStack.tsx
  • apps/web/src/components/chat/ComposerCommandMenu.tsx
  • apps/web/src/components/chat/ComposerControl.tsx
  • apps/web/src/components/chat/ComposerPendingApprovalActions.tsx
  • apps/web/src/components/chat/ComposerPendingApprovalPanel.test.tsx
  • apps/web/src/components/chat/ComposerPendingApprovalPanel.tsx
  • apps/web/src/components/chat/ComposerPendingUserInputPanel.tsx
  • apps/web/src/components/chat/ComposerPlanFollowUpBanner.tsx
  • apps/web/src/components/chat/ComposerPreviewAnnotationCards.test.tsx
  • apps/web/src/components/chat/ComposerPreviewAnnotationCards.tsx
  • apps/web/src/components/chat/ComposerPrimaryActions.test.tsx
  • apps/web/src/components/chat/ComposerStashBadge.tsx
  • apps/web/src/components/chat/ComposerStashMenu.tsx
  • apps/web/src/components/chat/ContextWindowMeter.logic.test.ts
  • apps/web/src/components/chat/ContextWindowMeter.logic.ts
  • apps/web/src/components/chat/ContextWindowMeter.tsx
  • apps/web/src/components/chat/DraftHeroHeadline.tsx
  • apps/web/src/components/chat/ExpandedImageDialog.tsx
  • apps/web/src/components/chat/ExpandedImagePreview.tsx
  • apps/web/src/components/chat/MessagesTimeline.logic.test.ts
  • apps/web/src/components/chat/MessagesTimeline.logic.ts
  • apps/web/src/components/chat/MessagesTimeline.test.tsx
  • apps/web/src/components/chat/MessagesTimeline.tsx
  • apps/web/src/components/chat/ModelListRow.tsx
  • apps/web/src/components/chat/ModelPickerContent.tsx
  • apps/web/src/components/chat/ModelPickerSidebar.tsx
  • apps/web/src/components/chat/OpenInPicker.tsx
  • apps/web/src/components/chat/PanelLayoutControls.tsx
  • apps/web/src/components/chat/ProviderInstanceIcon.tsx
  • apps/web/src/components/chat/ProviderModelPicker.tsx
  • apps/web/src/components/chat/SkillInlineText.tsx
  • apps/web/src/components/chat/ThreadSyncStatusPill.test.tsx
  • apps/web/src/components/chat/ThreadSyncStatusPill.tsx
  • apps/web/src/components/chat/TraitsPicker.test.ts
  • apps/web/src/components/chat/TraitsPicker.tsx
  • apps/web/src/components/chat/composerProviderState.test.tsx
  • apps/web/src/components/chat/composerProviderState.tsx
  • apps/web/src/components/chat/composerSlashCommandSearch.test.ts
  • apps/web/src/components/chat/composerSlashCommandSearch.ts
  • apps/web/src/components/chat/externalLinkContextMenu.test.ts
  • apps/web/src/components/chat/externalLinkContextMenu.ts
  • apps/web/src/components/chat/providerIconUtils.ts
  • apps/web/src/components/chat/timelineScrollAnchoring.test.tsx
  • apps/web/src/components/chat/timelineScrollAnchoring.ts
  • apps/web/src/components/clerk/clerkAppearance.test.ts
  • apps/web/src/components/clerk/clerkAppearance.ts
  • apps/web/src/components/color-selector.tsx
  • apps/web/src/components/composerInlineChip.ts
  • apps/web/src/components/desktopUpdate.logic.test.ts
  • apps/web/src/components/desktopUpdate.logic.ts
  • apps/web/src/components/files/FileBrowserPanel.tsx
  • apps/web/src/components/files/FilePreviewPanel.tsx
  • apps/web/src/components/preview/PreviewAutomationHosts.tsx
  • apps/web/src/components/preview/PreviewChromeRow.test.tsx
  • apps/web/src/components/preview/PreviewChromeRow.tsx
  • apps/web/src/components/preview/PreviewView.test.tsx
  • apps/web/src/components/preview/PreviewView.tsx
  • apps/web/src/components/preview/ThreadPreviewMiniPlayer.tsx
  • apps/web/src/components/preview/addBrowserSurface.test.ts
  • apps/web/src/components/preview/fileExplorerLabel.test.ts
  • apps/web/src/components/preview/fileExplorerLabel.ts
  • apps/web/src/components/preview/openPreviewSession.test.ts
  • apps/web/src/components/preview/openPreviewSession.ts
  • apps/web/src/components/preview/previewAutomationClientId.test.ts
  • apps/web/src/components/preview/previewAutomationOpenReadiness.test.ts
  • apps/web/src/components/preview/previewAutomationOpenReadiness.ts
  • apps/web/src/components/preview/useLoadingProgress.ts
  • apps/web/src/components/preview/usePreviewBridge.test.ts
  • apps/web/src/components/preview/usePreviewBridge.ts
  • apps/web/src/components/pullRequest/PullRequestChecksPopover.tsx
  • apps/web/src/components/pullRequest/PullRequestCodeTab.tsx
  • apps/web/src/components/pullRequest/PullRequestDetailPanel.tsx
  • apps/web/src/components/pullRequest/PullRequestGhosts.tsx
  • apps/web/src/components/pullRequest/PullRequestListFilters.tsx
  • apps/web/src/components/pullRequest/PullRequestMarkdown.tsx
  • apps/web/src/components/pullRequest/PullRequestMarkdownEditor.tsx
  • apps/web/src/components/pullRequest/PullRequestReviewAnnotation.tsx
  • apps/web/src/components/pullRequest/PullRequestRow.tsx
  • apps/web/src/components/pullRequest/PullRequestSummaryTab.tsx
  • apps/web/src/components/pullRequest/PullRequestTimelineTab.tsx
  • apps/web/src/components/pullRequest/PullRequestsUnavailableState.test.tsx
  • apps/web/src/components/pullRequest/PullRequestsUnavailableState.tsx
  • apps/web/src/components/pullRequest/pullRequestDetail.logic.test.ts
  • apps/web/src/components/pullRequest/pullRequestDetail.logic.ts
  • apps/web/src/components/pullRequest/pullRequestPresentation.tsx
  • apps/web/src/components/search/ProjectContentSearchDialog.tsx
  • apps/web/src/components/settings/ConnectionsSettings.tsx
  • apps/web/src/components/settings/DiagnosticsSettings.tsx
  • apps/web/src/components/settings/KeybindingsSettings.tsx
  • apps/web/src/components/settings/ProjectFaviconPickerDialog.tsx
  • apps/web/src/components/settings/ProjectSettingsPanel.tsx
  • apps/web/src/components/settings/ProviderInstanceCard.test.ts
  • apps/web/src/components/settings/ProviderInstanceCard.tsx
  • apps/web/src/components/settings/ProviderModelsSection.tsx
  • apps/web/src/components/settings/ProviderSettingsForm.test.ts
  • apps/web/src/components/settings/ProviderSettingsPanel.environment.test.tsx
  • apps/web/src/components/settings/ProviderSettingsPanel.tsx
  • apps/web/src/components/settings/SettingsFontPreviews.tsx
  • apps/web/src/components/settings/SettingsPanels.logic.test.ts
  • apps/web/src/components/settings/SettingsPanels.logic.ts
  • apps/web/src/components/settings/SettingsPanels.tsx
  • apps/web/src/components/settings/SettingsSidebarNav.tsx
  • apps/web/src/components/settings/SourceControlSettings.tsx
  • apps/web/src/components/settings/ThemeColorPicker.tsx
  • apps/web/src/components/settings/ThemeEditorPanel.tsx
  • apps/web/src/components/settings/ThemeImportDialog.tsx
  • apps/web/src/components/settings/ThemeSearchSection.tsx
  • apps/web/src/components/settings/ThemeSettings.tsx
  • apps/web/src/components/settings/providerStatus.ts
  • apps/web/src/components/settings/settingsLayout.tsx
  • apps/web/src/components/settings/settingsSearch.test.ts
  • apps/web/src/components/settings/settingsSearch.ts
  • apps/web/src/components/sidebar/SidebarChrome.tsx
  • apps/web/src/components/sidebar/SidebarUpdatePill.tsx
  • apps/web/src/components/threadActionMenu.logic.test.ts
  • apps/web/src/components/threadActionMenu.logic.ts
  • apps/web/src/components/threadSidebarWidth.test.ts
  • apps/web/src/components/threadSidebarWidth.ts
  • apps/web/src/components/ui/button.test.tsx
  • apps/web/src/components/ui/button.tsx
  • apps/web/src/components/ui/combobox.tsx
  • apps/web/src/components/ui/command.tsx
  • apps/web/src/components/ui/toggle-group.tsx
  • apps/web/src/components/ui/toggle.tsx
  • apps/web/src/components/usage/UsagePage.tsx
  • apps/web/src/components/usage/UsageProviderChart.test.ts
  • apps/web/src/components/usage/UsageProviderChart.tsx
  • apps/web/src/components/usage/usageProviders.ts
  • apps/web/src/composer-logic.test.ts
  • apps/web/src/composer-logic.ts
  • apps/web/src/composerDraftStore.test.ts
  • apps/web/src/composerDraftStore.ts
  • apps/web/src/connection/platform.ts
  • apps/web/src/contextMenuFallback.test.ts
  • apps/web/src/contextMenuFallback.ts
  • apps/web/src/environments/primary/bootstrap.test.ts
  • apps/web/src/environments/primary/target.ts
  • apps/web/src/hooks/useHandleNewThread.ts
  • apps/web/src/hooks/useLiveRefresh.test.ts
  • apps/web/src/hooks/useLiveRefresh.ts
  • apps/web/src/hooks/useSettings.ts
  • apps/web/src/hooks/useTheme.ts
  • apps/web/src/hooks/useThreadActionMenu.ts
  • apps/web/src/hooks/useThreadActions.test.ts
  • apps/web/src/hooks/useThreadActions.ts
  • apps/web/src/index.css
  • apps/web/src/keybindings.test.ts
  • apps/web/src/keybindings.ts
  • apps/web/src/lib/chatThreadActions.test.ts
  • apps/web/src/lib/chatThreadActions.ts
  • apps/web/src/lib/contextWindow.test.ts
  • apps/web/src/lib/contextWindow.ts
  • apps/web/src/lib/diffRendering.test.ts
  • apps/web/src/lib/imageCompression.test.ts
  • apps/web/src/lib/imageCompression.ts
  • apps/web/src/lib/openPullRequestLink.test.ts
  • apps/web/src/lib/openPullRequestLink.ts
  • apps/web/src/lib/threadSort.ts
  • apps/web/src/lib/utils.test.ts
  • apps/web/src/lib/utils.ts
  • apps/web/src/markdown-clipboard.test.ts
  • apps/web/src/markdown-links.test.ts
  • apps/web/src/markdown-links.ts
  • apps/web/src/modelSelection.test.ts
  • apps/web/src/modelSelection.ts
  • apps/web/src/openVsxThemes.test.ts
  • apps/web/src/openVsxThemes.ts
  • apps/web/src/pendingUserInput.test.ts
  • apps/web/src/pendingUserInput.ts
  • apps/web/src/previewStateStore.test.ts
  • apps/web/src/previewStateStore.ts
  • apps/web/src/promptStashStore.test.ts
  • apps/web/src/promptStashStore.ts
  • apps/web/src/providerInstances.test.ts
  • apps/web/src/providerInstances.ts
  • apps/web/src/providerModels.ts
  • apps/web/src/providerSkillPresentation.test.ts
  • apps/web/src/providerSkillPresentation.ts
  • apps/web/src/providerSkillSearch.test.ts
  • apps/web/src/providerSkillSearch.ts
  • apps/web/src/providerUpdateDismissal.test.ts
  • apps/web/src/providerUpdateDismissal.ts
  • apps/web/src/reactGrabBoundary.test.ts
  • apps/web/src/remoteOpen.ts
  • apps/web/src/routeTree.gen.ts
  • apps/web/src/routes/-chatIndexTitlebar.test.ts
  • apps/web/src/routes/__root.tsx
  • apps/web/src/routes/_chat.draft.$draftId.tsx
  • apps/web/src/routes/_chat.index.tsx
  • apps/web/src/routes/_chat.pull-requests.tsx
  • apps/web/src/routes/settings.tsx
  • apps/web/src/session-logic.test.ts
  • apps/web/src/session-logic.ts
  • apps/web/src/shortcutModifierState.test.ts
  • apps/web/src/shortcutModifierState.ts
  • apps/web/src/state/pullRequests.ts
  • apps/web/src/state/server.ts
  • apps/web/src/terminal-links.test.ts
  • apps/web/src/terminal-links.ts
  • apps/web/src/terminal/ghostty/core.ts
  • apps/web/src/terminal/ghostty/keyCodes.test.ts
  • apps/web/src/terminal/ghostty/keyCodes.ts
  • apps/web/src/terminal/ghostty/runtimeAbi.test.ts
  • apps/web/src/terminal/ghostty/surface.test.ts
  • apps/web/src/terminal/ghostty/surface.ts
  • apps/web/src/themePalette.test.ts
  • apps/web/src/themePalette.ts
  • apps/web/src/threadSync.test.ts
  • apps/web/src/timestampFormat.test.ts
  • apps/web/src/timestampFormat.ts
  • apps/web/src/types.ts
  • apps/web/src/versionSkew.test.ts
  • apps/web/src/versionSkew.ts
  • apps/web/src/workspaceBasenameLookup.test.ts
  • assets/README.md
  • docs/README.md
  • docs/internals/ci.md
  • docs/internals/environment-auth.md
  • docs/internals/glossary.md
  • docs/internals/overview.md
  • docs/internals/providers.md
  • docs/internals/server-updates.md
  • docs/operations/observability.md
  • docs/operations/relay-observability.md
  • docs/operations/release.md
  • docs/user/background-service.md
  • docs/user/composer.md
  • docs/user/install.md
  • docs/user/keybindings.md
  • docs/user/mobile-appearance.md
  • docs/user/permission-modes.md
  • docs/user/providers-claude.md
  • docs/user/providers-codex.md
  • docs/user/remote-access.md
  • docs/user/source-control.md
  • docs/user/thread-sidebar.md
  • docs/user/usage.md
  • experiments/messages-glass-lab/MessagesGlassLab.xcodeproj/project.pbxproj
  • experiments/messages-glass-lab/MessagesGlassLab/ContentView.swift
  • experiments/messages-glass-lab/MessagesGlassLab/MessagesGlassLabApp.swift
  • infra/relay/src/auth/DpopProofs.ts
  • infra/relay/src/auth/DpopProofs.verifyAndConsume.test.ts
  • infra/relay/src/http/Api.test.ts
  • infra/relay/src/http/Api.ts
  • oxlint-plugin-t3code/index.ts
  • oxlint-plugin-t3code/test/utils.ts
  • packages/client-runtime/README.md
  • packages/client-runtime/package.json
  • packages/client-runtime/src/authorization/layer.test.ts
  • packages/client-runtime/src/authorization/remote.test.ts
  • packages/client-runtime/src/authorization/remote.ts
  • packages/client-runtime/src/authorization/service.ts
  • packages/client-runtime/src/connection/errors.ts
  • packages/client-runtime/src/connection/registry.test.ts
  • packages/client-runtime/src/connection/registry.ts
  • packages/client-runtime/src/connection/resolver.test.ts
  • packages/client-runtime/src/connection/resolver.ts
  • packages/client-runtime/src/errors/index.ts
  • packages/client-runtime/src/operations/projects.test.ts
  • packages/client-runtime/src/operations/projects.ts
  • packages/client-runtime/src/relay/index.ts
  • packages/client-runtime/src/relay/managedRelay.test.ts
  • packages/client-runtime/src/relay/managedRelayState.test.ts
  • packages/client-runtime/src/relay/managedRelayState.ts
  • packages/client-runtime/src/state/pullRequests.ts
  • packages/client-runtime/src/state/runtime.test.ts
  • packages/client-runtime/src/state/runtime.ts
  • packages/client-runtime/src/state/server.test.ts
  • packages/client-runtime/src/state/server.ts
  • packages/client-runtime/src/state/session.test.ts
  • packages/client-runtime/src/state/session.ts
  • packages/client-runtime/src/state/subagentRuntime.test.ts
  • packages/client-runtime/src/state/threadCommands.ts
  • packages/client-runtime/src/state/threadReducer.test.ts
  • packages/client-runtime/src/state/threadReducer.ts
  • packages/client-runtime/src/state/threadSearch.test.ts
  • packages/client-runtime/src/state/threadSearch.ts
  • packages/client-runtime/src/state/threadSettled.test.ts
  • packages/client-runtime/src/state/threadSettled.ts
  • packages/client-runtime/src/state/threadSnoozed.test.ts
  • packages/client-runtime/src/state/threadSort.ts
  • packages/client-runtime/src/state/threads.ts
  • packages/contracts/package.json
  • packages/contracts/src/assets.ts
  • packages/contracts/src/auth.ts
  • packages/contracts/src/baseSchemas.ts
  • packages/contracts/src/editor.ts
  • packages/contracts/src/environment.test.ts
  • packages/contracts/src/environment.ts
  • packages/contracts/src/environmentHttp.ts
  • packages/contracts/src/git.ts
  • packages/contracts/src/ipc.ts
  • packages/contracts/src/keybindings.test.ts
  • packages/contracts/src/keybindings.ts
  • packages/contracts/src/orchestration.test.ts
  • packages/contracts/src/orchestration.ts
  • packages/contracts/src/preview.ts
  • packages/contracts/src/provider.test.ts
  • packages/contracts/src/provider.ts
  • packages/contracts/src/providerRuntime.ts
  • packages/contracts/src/pullRequest.ts
  • packages/contracts/src/relay.ts
  • packages/contracts/src/rpc.ts
  • packages/contracts/src/server.ts
  • packages/contracts/src/settings.test.ts
  • packages/contracts/src/settings.ts
  • packages/contracts/src/usage.ts
  • packages/effect-codex-app-server/scripts/generate.ts
  • packages/effect-codex-app-server/src/errors.ts
  • packages/effect-codex-app-server/src/protocol.test.ts
  • packages/effect-codex-app-server/src/protocol.ts
  • packages/shared/package.json
  • packages/shared/src/String.test.ts
  • packages/shared/src/chatList.test.ts
  • packages/shared/src/chatList.ts
  • packages/shared/src/dpop.test.ts
  • packages/shared/src/dpop.ts
  • packages/shared/src/hostProcess.ts
  • packages/shared/src/keybindings.ts
  • packages/shared/src/model.test.ts
  • packages/shared/src/model.ts
  • packages/shared/src/serverSettings.ts
  • packages/shared/src/shell.test.ts
  • packages/shared/src/shell.ts
  • packages/shared/src/themePalettes.ts
  • packages/shared/src/themePreview.test.ts
  • packages/shared/src/usageMerge.test.ts
  • packages/shared/src/usageMerge.ts
  • packages/ssh/src/tunnel.test.ts
  • packages/ssh/src/tunnel.ts
  • packages/tailscale/src/tailscale.test.ts
  • packages/tailscale/src/tailscale.ts
  • packaging/aur/scripts/release.sh
  • packaging/aur/t3code-bin/PKGBUILD
  • packaging/aur/t3code-nightly-bin/PKGBUILD
  • patches/@expo%2Fmetro-config@56.0.14.patch
  • patches/@legendapp__list@3.3.5.patch
  • patches/@react-native-menu__menu@2.0.0.patch
  • patches/@react-native__gradle-plugin@0.85.3.patch
  • patches/@react-navigation%2Fnative-stack@7.17.6.patch
  • patches/expo-modules-jsi@56.0.10.patch
  • patches/react-native-gesture-handler@2.31.2.patch
  • patches/react-native-keyboard-controller@1.21.13.patch
  • patches/react-native-screens@4.25.2.patch
  • pnpm-workspace.yaml
  • scripts/build-desktop-artifact.test.ts
  • scripts/build-desktop-artifact.ts
  • scripts/lib/resolve-catalog.test.ts
  • scripts/lib/resolve-catalog.ts
  • scripts/package.json
  • t3.json
  • vite.config.ts
  • .github/ISSUE_TEMPLATE/via-triage.yml
  • .github/triage/PLAYBOOK.md
  • .github/workflows/desktop-macos-preview.yml
  • .macroscope/approvability.md
  • apps/desktop/scripts/verify-preload-bundle.mjs
  • apps/desktop/scripts/verify-preload-bundle.test.mjs
  • apps/mobile/generated-uniwind-default-theme-variables.json
  • apps/mobile/generated-uniwind-theme-names.json
  • apps/mobile/generated-uniwind-themes.css
  • apps/mobile/scripts/generate-uniwind-themes.mts
  • apps/mobile/scripts/generate-uniwind-themes.test.ts
  • apps/mobile/src/components/AppSymbol.ios.tsx
  • apps/mobile/src/components/AppSymbol.tabler.d.ts
  • apps/mobile/src/components/ComposerAttachmentButton.tsx
  • apps/mobile/src/features/home/home-thread-navigation.test.ts
  • apps/mobile/src/features/home/home-thread-navigation.ts
  • apps/mobile/src/features/sharing/incoming-share-storage.test.ts
  • apps/mobile/src/features/threads/composerSlashSkillSearch.test.ts
  • apps/mobile/src/features/threads/composerSlashSkillSearch.ts
  • apps/mobile/src/features/threads/floating-working-control.tsx
  • apps/mobile/src/features/threads/markdownImageSize.test.ts
  • apps/mobile/src/features/threads/markdownImageSize.ts
  • apps/mobile/src/features/threads/provider-catalog-refresh.test.ts
  • apps/mobile/src/features/threads/provider-catalog-refresh.ts
  • apps/mobile/src/features/threads/use-composer-command-menu.test.ts
  • apps/mobile/src/features/threads/use-composer-command-menu.ts
  • apps/mobile/src/features/threads/use-thread-list-v2-shelf-preferences.ts
  • apps/mobile/src/features/voice-input/ComposerDictationControl.tsx
  • apps/mobile/src/features/voice-input/useVoiceInputController.ts
  • apps/mobile/src/features/voice-input/voiceInputMetering.test.ts
  • apps/mobile/src/features/voice-input/voiceInputMetering.ts
  • apps/mobile/src/features/voice-input/voiceInputPresentation.test.ts
  • apps/mobile/src/features/voice-input/voiceInputPresentation.ts
  • apps/mobile/src/lib/attachmentDownload.test.ts
  • apps/mobile/src/lib/attachmentDownload.ts
  • apps/mobile/src/lib/attachmentUpload.test.ts
  • apps/mobile/src/lib/attachmentUpload.ts
  • apps/mobile/src/lib/composerAttachmentFiles.test.ts
  • apps/mobile/src/lib/composerAttachmentFiles.ts
  • apps/mobile/src/lib/composerFiles.test.ts
  • apps/mobile/src/lib/foundation-fast-refresh.ts
  • apps/mobile/src/lib/hot-swappable-atom-runtime.test.ts
  • apps/mobile/src/lib/hot-swappable-atom-runtime.ts
  • apps/mobile/src/lib/menu-action-colors.test.ts
  • apps/mobile/src/lib/menu-action-colors.ts
  • apps/mobile/src/lib/mobileTheme.test-support.ts
  • apps/mobile/src/lib/mobileThemeRuntime.test.ts
  • apps/mobile/src/lib/mobileThemeRuntime.ts
  • apps/mobile/src/lib/mobileThemeVariables.test.ts
  • apps/mobile/src/lib/mobileThemeVariables.ts
  • apps/mobile/src/lib/uniwind-dev-refresh.test.ts
  • apps/mobile/src/lib/useUniwindTheme.ts
  • apps/mobile/src/native/voiceTranscription.ios.test.ts
  • apps/mobile/src/native/voiceTranscription.ios.ts
  • apps/mobile/src/native/voiceTranscription.ts
  • apps/mobile/src/state/attachments.ts
  • apps/mobile/src/state/pending-task-editor-writes.test.ts
  • apps/mobile/src/state/pending-task-editor-writes.ts
  • apps/mobile/src/state/remote-environment-projections.test.ts
  • apps/mobile/src/state/remote-environment-projections.ts
  • apps/mobile/src/state/thread-outbox-removal.test.ts
  • apps/mobile/src/state/thread-outbox-removal.ts
  • apps/mobile/src/state/use-thread-outbox-drain.test.ts
  • apps/server/integration/orphanedProviderSessionStartup.integration.test.ts
  • apps/server/src/assets/AttachmentUpload.test.ts
  • apps/server/src/assets/AttachmentUpload.ts
  • apps/server/src/cli/theme.test.ts
  • apps/server/src/cli/theme.ts
  • apps/server/src/cli/triage.ts
  • apps/server/src/cli/triagePrompt.test.ts
  • apps/server/src/cli/triagePrompt.ts
  • apps/server/src/entrypoint.test.ts
  • apps/server/src/entrypoint.ts
  • apps/server/src/environmentTheme.test.ts
  • apps/server/src/environmentTheme.ts
  • apps/server/src/orchestration/Normalizer.attachments.test.ts
  • apps/server/src/persistence/Migrations/041_AuthSessionClientConnection.test.ts
  • apps/server/src/persistence/Migrations/041_AuthSessionClientConnection.ts
  • apps/server/src/persistence/Migrations/042_ProjectionThreadLinkedPullRequest.test.ts
  • apps/server/src/persistence/Migrations/042_ProjectionThreadLinkedPullRequest.ts
  • apps/server/src/persistence/Migrations/043_ProjectionThreadsUnsettledAt.ts
  • apps/server/src/provider/Drivers/GrokSkills.test.ts
  • apps/server/src/provider/Drivers/GrokSkills.ts
  • apps/server/src/provider/ModelManifest.test.ts
  • apps/server/src/provider/ModelManifest.ts
  • apps/server/src/provider/OpenCodeServerOwner.test.ts
  • apps/server/src/provider/OpenCodeServerOwner.ts
  • apps/server/src/provider/model-manifest.json
  • apps/server/src/provider/opencodeRuntime.inventory.test.ts
  • apps/server/src/provider/opencodeRuntime.permissions.test.ts
  • apps/server/src/pullRequest/PullRequestProviderRateLimit.test.ts
  • apps/server/src/serverRuntimeStartup.reconcile.test.ts
  • apps/server/src/sourceControl/SourceControlRateLimit.test.ts
  • apps/server/src/sourceControl/SourceControlRateLimit.ts
  • apps/server/src/sourceControl/githubGraphQlBudget.test.ts
  • apps/server/src/sourceControl/githubGraphQlBudget.ts
  • apps/server/src/usage/usagePricing.test.ts
  • apps/web/src/appearanceContrast.test.ts
  • apps/web/src/appearanceContrast.ts
  • apps/web/src/browser/ScreenRotationIcon.tsx
  • apps/web/src/browser/browserDefaults.ts
  • apps/web/src/components/ChatMarkdown.workspace-images.test.tsx
  • apps/web/src/components/WorkspacePageContainer.tsx
  • apps/web/src/components/WorkspacePageHeader.tsx
  • apps/web/src/components/chat/ComposerActivityStatus.tsx
  • apps/web/src/components/chat/ComposerBanner.tsx
  • apps/web/src/components/chat/ComposerCommandMenu.test.tsx
  • apps/web/src/components/chat/ComposerPendingApprovalActions.test.tsx
  • apps/web/src/components/chat/ComposerServerUpdateStatus.tsx
  • apps/web/src/components/chat/ComposerStashMenu.test.tsx
  • apps/web/src/components/chat/ComposerSurface.tsx
  • apps/web/src/components/chat/ComposerTasksBadge.tsx
  • apps/web/src/components/chat/ContextWindowMeter.test.tsx
  • apps/web/src/components/chat/ExpandedImageDialog.test.tsx
  • apps/web/src/components/chat/ExpandedImagePreview.test.ts
  • apps/web/src/components/chat/ModelPickerContent.test.ts
  • apps/web/src/components/chat/PanelLayoutControls.test.tsx
  • apps/web/src/components/chat/ProviderModelPicker.test.tsx
  • apps/web/src/components/chat/composerAttachmentFiles.test.ts
  • apps/web/src/components/chat/composerAttachmentFiles.ts
  • apps/web/src/components/clerk/electronPasskeys.test.ts
  • apps/web/src/components/files/FileMarkdownPreview.tsx
  • apps/web/src/components/files/projectFilesQueryState.test.tsx
  • apps/web/src/components/settings/IntegrationsSettings.tsx
  • apps/web/src/components/settings/ProjectFaviconPickerDialog.test.tsx
  • apps/web/src/components/settings/ProjectSettingsPanel.logic.test.ts
  • apps/web/src/components/settings/ProjectSettingsPanel.logic.ts
  • apps/web/src/components/settings/providerSettingsTabs.ts
  • apps/web/src/components/ui/panel-tab-close-button.tsx
  • apps/web/src/components/usage/UsagePage.test.tsx
  • apps/web/src/composerPlaceholder.ts
  • apps/web/src/connection/clientMetadata.test.ts
  • apps/web/src/connection/clientMetadata.ts
  • apps/web/src/editorLabels.test.ts
  • apps/web/src/editorLabels.ts
  • apps/web/src/hooks/useDefaultTheme.test.ts
  • apps/web/src/hooks/useDefaultTheme.ts
  • apps/web/src/hooks/useEnvironmentTheme.test.ts
  • apps/web/src/hooks/useEnvironmentTheme.ts
  • apps/web/src/hooks/useEnvironmentThemeSync.test.ts
  • apps/web/src/hooks/useTerminalFocus.test.ts
  • apps/web/src/hooks/useTerminalFocus.ts
  • apps/web/src/hooks/useWorkspaceMutationRefresh.test.ts
  • apps/web/src/hooks/useWorkspaceMutationRefresh.ts
  • apps/web/src/lib/attachmentUploadQueue.test.ts
  • apps/web/src/lib/attachmentUploadQueue.ts
  • apps/web/src/lib/attachmentUploadState.test.ts
  • apps/web/src/lib/attachmentUploadState.ts
  • apps/web/src/lib/composerDraftUploads.ts
  • apps/web/src/lib/terminalCloseConfirm.test.ts
  • apps/web/src/lib/terminalCloseConfirm.ts
  • apps/web/src/planAgentSelectionHeal.tsx
  • apps/web/src/routes/settings.integrations.tsx
  • apps/web/src/state/attachments.ts
  • apps/web/src/terminal/ghostty/core.test.ts
  • docs/internals/mobile-development.md
  • docs/internals/mobile-navigation.md
  • docs/internals/product-analytics.md
  • docs/internals/voice-input.md
  • docs/internals/work-artifacts.md
  • docs/user/environment-theme.md
  • docs/user/providers-opencode.md
  • oxlint-plugin-t3code/rules/no-mobile-uniwind-theme-escape-hatches.test.ts
  • oxlint-plugin-t3code/rules/no-mobile-uniwind-theme-escape-hatches.ts
  • oxlint-plugin-t3code/rules/no-native-title-tooltip.test.ts
  • oxlint-plugin-t3code/rules/no-native-title-tooltip.ts
  • packages/client-runtime/src/codexArtifactTemplates.test.ts
  • packages/client-runtime/src/codexArtifactTemplates.ts
  • packages/client-runtime/src/codexFileCitations.test.ts
  • packages/client-runtime/src/codexFileCitations.ts
  • packages/client-runtime/src/codexMarkdownDirectives.test.ts
  • packages/client-runtime/src/codexMarkdownDirectives.ts
  • packages/client-runtime/src/connection/errors.test.ts
  • packages/client-runtime/src/errors/orchestration.test.ts
  • packages/client-runtime/src/errors/orchestration.ts
  • packages/client-runtime/src/markdownImages.test.ts
  • packages/client-runtime/src/markdownImages.ts
  • packages/client-runtime/src/providerSkills.test.ts
  • packages/client-runtime/src/providerSkills.ts
  • packages/client-runtime/src/relay/errorPresentation.test.ts
  • packages/client-runtime/src/relay/errorPresentation.ts
  • packages/client-runtime/src/state/attachments.test.ts
  • packages/client-runtime/src/state/attachments.ts
  • packages/client-runtime/src/state/pullRequests.test.ts
  • packages/client-runtime/src/state/threadFeedback.test.ts
  • packages/client-runtime/src/state/threadFeedback.ts
  • packages/client-runtime/src/voice-input/controller.test.ts
  • packages/client-runtime/src/voice-input/controller.ts
  • packages/client-runtime/src/voice-input/index.ts
  • packages/client-runtime/src/voice-input/transcription.ts
  • packages/client-runtime/src/work-log/commandLabel.ts
  • packages/client-runtime/src/work-log/presentation.ts
  • packages/contracts/src/assets.test.ts
  • packages/contracts/src/rpc.test.ts
  • packages/effect-codex-app-server/src/schema.test.ts
  • packages/shared/src/claudeCompaction.test.ts
  • packages/shared/src/claudeCompaction.ts
  • patches/@expo__metro-config@57.0.12.patch
  • patches/@react-native-ai__apple@0.12.0.patch
  • patches/expo-audio@57.0.4.patch
  • patches/expo-sharing@57.0.16.patch
  • patches/react-native-gesture-handler@2.32.0.patch
  • patches/react-native-screens@4.26.2.patch
  • patches/uniwind@1.11.0.patch
  • scripts/sign-macos.test.ts
  • scripts/sign-macos.ts

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Aug 31, 2026
@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm heic-to is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: apps/web/package.jsonnpm/heic-to@1.5.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/heic-to@1.5.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm json-schema is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/@react-native-ai/apple@0.12.0npm/json-schema@0.4.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/json-schema@0.4.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@github-actions github-actions Bot added the 📱 Native Change Changes the native fingerprint; merging blocks production OTAs until a new store build ships. label Aug 31, 2026
@github-actions

Copy link
Copy Markdown

Thread transfer impact

✅ Thread transfer remains within every enforced ceiling.

Provider Metric Main baseline This PR Impact PR ceiling
Codex Total thread wire 12.6 KiB 13.3 KiB +701 B (+5.4%) 15.1 KiB
Codex Thread snapshot wire 6.3 KiB 6.9 KiB +623 B (+9.7%) 7.3 KiB
Codex Live turn WebSocket wire 6.3 KiB 6.4 KiB +78 B (+1.2%) 7.8 KiB
Codex Live turn WebSocket decoded 51.8 KiB 55.6 KiB +3.7 KiB (+7.2%) 66.4 KiB
Codex Live turn messages 16 10 −6 (−37.5%) 21
Claude Total thread wire 12.6 KiB 13.3 KiB +690 B (+5.4%) 15.1 KiB
Claude Thread snapshot wire 6.3 KiB 6.9 KiB +631 B (+9.8%) 7.3 KiB
Claude Live turn WebSocket wire 6.3 KiB 6.4 KiB +59 B (+0.9%) 7.8 KiB
Claude Live turn WebSocket decoded 52.7 KiB 56.4 KiB +3.7 KiB (+7.0%) 66.4 KiB
Claude Live turn messages 16 9 −7 (−43.8%) 21

Baseline: ee01943 · PR result: 09a995a · Source CI: success

Scenario and decoded snapshot size

10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.

  • Codex decoded thread snapshot: 109.4 KiB
  • Claude decoded thread snapshot: 110.1 KiB

Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed.

@gfsaaser24
gfsaaser24 merged commit c5bf4a3 into main Aug 31, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📱 Native Change Changes the native fingerprint; merging blocks production OTAs until a new store build ships. size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.