..
attachmentRecipientCapabilities.test.ts
feat(team): improve review change evidence flow
2026-05-09 17:44:09 +03:00
bootstrapPromptSanitizer.test.ts
fix(team): recognize native bootstrap control envelopes
2026-05-06 18:59:54 +03:00
buildSelectionAction.test.ts
feat: enhance editor file handling and task management features
2026-03-02 20:08:03 +02:00
chipUtils.test.ts
fix: refine regex patterns and improve utility functions for mention handling
2026-03-19 13:35:51 +02:00
claudeMdTracker.test.ts
fix: preserve absolute mention paths ( #123 )
2026-05-16 18:19:54 +03:00
codemirrorLanguages.test.ts
feat: add project editor with drag & drop file management
2026-02-28 23:40:41 +02:00
contextTracker.test.ts
fix: harden Windows frontend path handling
2026-05-16 17:34:50 +03:00
crossTeamPendingReplies.test.ts
feat: enhance task assignment notifications and improve message clarity
2026-03-14 23:05:42 +02:00
dateGrouping.test.ts
feat: implement in-app project editor with CodeMirror integration
2026-02-27 22:36:06 +02:00
displayItemBuilder.test.ts
feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality
2026-04-13 20:51:45 +03:00
fileReferences.test.ts
fix(windows): support path mentions and editor launch
2026-04-25 19:12:11 +03:00
fileTreeBuilder.test.ts
feat: add project editor with drag & drop file management
2026-02-28 23:40:41 +02:00
formatters.test.ts
Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management.
2026-02-11 15:52:00 +09:00
geminiUiFreeze.test.ts
fix(team): harden team launch and create flows
2026-04-23 00:21:26 +03:00
idleNotificationSemantics.test.ts
fix(team): align idle inbox semantics across app
2026-04-08 17:45:09 +03:00
keyboardUtils.test.ts
feat: enhance file icon handling and keyboard shortcuts
2026-03-01 14:24:24 +02:00
memberActivityTimer.test.ts
feat(team): checkpoint dashboard and runtime UX updates
2026-05-09 12:20:39 +03:00
memberAvatarCatalog.assets.test.ts
perf(startup): shrink participant avatar assets
2026-05-23 15:13:02 +03:00
memberHelpers.test.ts
fix(opencode): suppress recovered app mcp advisory
2026-05-18 20:45:19 +03:00
memberLaunchDiagnostics.test.ts
fix(team): classify submitted bootstrap diagnostics
2026-05-19 21:14:14 +03:00
memberRuntimeSummary.test.ts
feat(team): improve runtime provider workflows
2026-05-17 19:11:26 +03:00
memberSpawnStatusPolling.test.ts
fix: stabilize opencode team launch recovery
2026-04-23 18:27:03 +03:00
mentionLinkify.test.ts
fix: refine regex patterns and improve utility functions for mention handling
2026-03-19 13:35:51 +02:00
mergeTeamMessages.test.ts
fix(team): coalesce lead stream fragments
2026-05-22 21:00:20 +03:00
multimodelProviderVisibility.test.ts
fix(extensions): finalize stash merge reconciliation
2026-04-18 11:44:55 +03:00
openCodeModelRecommendations.test.ts
feat(team): improve runtime provider workflows
2026-05-17 19:11:26 +03:00
openCodeRuntimeDeliveryDiagnostics.test.ts
feat(opencode): improve runtime delivery diagnostics
2026-05-12 13:26:33 +03:00
pathDisplay.test.ts
fix: harden Windows frontend path handling
2026-05-16 17:34:50 +03:00
pathNormalize.test.ts
feat(team): update task automation state
2026-05-07 01:22:16 +03:00
pathUtils.test.ts
Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management.
2026-02-11 15:52:00 +09:00
projectLookup.test.ts
fix(extensions): resolve project path from both projects and repositoryGroups
2026-04-14 14:37:04 +03:00
providerSlashCommands.test.ts
fix(team): preserve provider model ids and codex slash suggestions
2026-04-14 14:56:29 +03:00
refreshCliStatus.test.ts
perf(startup): defer provider status checks
2026-05-23 14:23:57 +03:00
renderHelpers.test.ts
fix(team): improve opencode task log rendering
2026-04-27 23:50:23 +03:00
reportAssessments.test.ts
feat(report): address PR feedback — threshold tooltips, cost clarity, progressive disclosure
2026-02-22 08:29:08 -05:00
reviewDecisionScope.test.ts
feat(team): expand opencode review and release support
2026-04-24 12:05:54 +03:00
reviewKey.test.ts
feat(team): expand opencode review and release support
2026-04-24 12:05:54 +03:00
sessionAnalyzer.test.ts
feat(report): add threshold-based assessment badges to all report sections
2026-02-21 18:01:43 -05:00
sessionExporter.test.ts
feat: implement in-app project editor with CodeMirror integration
2026-02-27 22:36:06 +02:00
sessionTitleParser.test.ts
refactor(session): improve session label formatting and enhance session item display
2026-03-29 01:16:04 +02:00
skillCommandSuggestions.test.ts
feat(extensions): add codex-only skills overlays
2026-04-17 13:09:30 +03:00
startupIdleTask.test.ts
feat: improve provider status startup hydration
2026-05-24 00:23:04 +03:00
streamJsonParser.test.ts
feat(member-work-sync): track task impact handoffs
2026-05-05 23:00:10 +03:00
tabLabelDisambiguation.test.ts
feat: add project editor with drag & drop file management
2026-02-28 23:40:41 +02:00
taskChangeRequest.test.ts
feat: persist safe task change summaries
2026-03-11 21:37:08 +02:00
taskReferenceUtils.test.ts
fix: refine regex patterns and improve utility functions for mention handling
2026-03-19 13:35:51 +02:00
teamLaunchSummaryCopy.test.ts
fix: harden team runtime liveness
2026-04-24 20:52:26 +03:00
teamListStatus.test.ts
feat: harden opencode and team runtime flows
2026-05-21 01:10:48 +03:00
teamMessageExpandStorage.test.ts
feat: enhance UI and functionality in team dialogs and components
2026-03-06 23:21:56 +02:00
teamMessageFiltering.test.ts
chore: commit remaining workspace updates
2026-05-13 22:34:13 +03:00
teamModelAvailability.test.ts
feat(runtime): support anthropic compatible endpoints
2026-05-22 00:16:52 +03:00
teamModelCatalog.test.ts
fix(opencode): prefer catalog for summary model lists
2026-05-20 17:25:00 +03:00
teamModelRecommendations.test.ts
chore: commit remaining workspace updates
2026-05-13 22:34:13 +03:00
teamProvisioningPresentation.test.ts
feat: docs + optmizitation + improve launch
2026-05-04 17:21:05 +03:00
toolSummaryHelpers.test.ts
fix(team): improve opencode task log rendering
2026-04-27 23:50:23 +03:00
urlMatchUtils.test.ts
fix: refine regex patterns and improve utility functions for mention handling
2026-03-19 13:35:51 +02:00