| .. |
|
__tests__
|
chore(runtime): bump runtime lock to 0.0.22
|
2026-05-07 17:16:06 +03:00 |
|
toolRendering
|
fix(team): improve opencode task log rendering
|
2026-04-27 23:50:23 +03:00 |
|
agentMessageFormatting.ts
|
fix(team): render teammate permission requests in ToolApprovalSheet instead of raw JSON
|
2026-03-27 17:55:59 +02:00 |
|
aiGroupEnhancer.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 |
|
aiGroupHelpers.ts
|
feat(chat): implement subagent input and compact boundary display items
|
2026-02-16 22:13:24 +09:00 |
|
attachmentUtils.ts
|
feat(attachments): share renderer image intake
|
2026-05-09 01:49:19 +03:00 |
|
bootstrapPromptSanitizer.ts
|
fix(team): recognize native bootstrap control envelopes
|
2026-05-06 18:59:54 +03:00 |
|
bugReportUtils.ts
|
fix(team): harden process bootstrap and codex auth
|
2026-05-08 09:28:28 +03:00 |
|
buildSelectionAction.ts
|
fix: resolve 245 eslint errors across 12 files
|
2026-03-04 01:03:45 +02:00 |
|
chipUtils.ts
|
fix: refine regex patterns and improve utility functions for mention handling
|
2026-03-19 13:35:51 +02:00 |
|
claudeMdTracker.ts
|
feat: add FAQ section to README and improve cross-platform handling in code
|
2026-03-02 22:56:56 +02:00 |
|
codemirrorLanguages.ts
|
feat: add project editor with drag & drop file management
|
2026-02-28 23:40:41 +02:00 |
|
codemirrorSelectionInfo.ts
|
feat: enhance task management with new file renaming feature and notification settings
|
2026-03-01 17:52:54 +02:00 |
|
codemirrorTheme.ts
|
refactor: streamline task handling and remove legacy support
|
2026-03-08 00:24:48 +02:00 |
|
contextMath.ts
|
fix(context): unify context usage metrics
|
2026-04-18 12:10:51 +03:00 |
|
contextTracker.ts
|
feat: enhance ContextBadge and SessionContextPanel with new FlatInjectionList view
|
2026-02-20 13:27:34 +09:00 |
|
crossTeamPendingReplies.ts
|
feat: enhance cross-team functionality and UI components
|
2026-03-12 16:33:52 +02:00 |
|
dateGrouping.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 |
|
diffViewedStorage.ts
|
feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX
|
2026-02-24 23:39:41 +02:00 |
|
displayItemBuilder.ts
|
fix(ci): restore workspace validation
|
2026-04-18 12:20:37 +03:00 |
|
displaySummary.ts
|
feat(chat): implement subagent input and compact boundary display items
|
2026-02-16 22:13:24 +09:00 |
|
editorBridge.ts
|
feat: add project editor with drag & drop file management
|
2026-02-28 23:40:41 +02:00 |
|
fileTreeBuilder.ts
|
feat: enhance TeamMemberLogsFinder with team detection and task handling improvements
|
2026-03-04 17:08:34 +02:00 |
|
formatAgentRole.ts
|
feat(team-managment): stable MVP
|
2026-02-21 09:47:24 +02:00 |
|
formatters.ts
|
feat: enhance API key management and GitHub stars integration
|
2026-03-10 20:05:04 +02:00 |
|
geminiUiFreeze.ts
|
feat(team): expand opencode review and release support
|
2026-04-24 12:05:54 +03:00 |
|
groupTransformer.ts
|
fix(windows): support path mentions and editor launch
|
2026-04-25 19:12:11 +03:00 |
|
idleNotificationSemantics.ts
|
chore(workspace): checkpoint remaining claude team changes
|
2026-04-12 22:15:57 +03:00 |
|
keyboardUtils.ts
|
feat: enhance file icon handling and keyboard shortcuts
|
2026-03-01 14:24:24 +02:00 |
|
lastOutputDetector.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 |
|
linkifiedText.tsx
|
feat: docs + optmizitation + improve launch
|
2026-05-04 17:21:05 +03:00 |
|
markdownPlugins.ts
|
fix(team): deduplicate permission_request processing across all entry paths
|
2026-03-28 20:32:42 +02:00 |
|
memberActivityTimer.ts
|
feat(team): checkpoint dashboard and runtime UX updates
|
2026-05-09 12:20:39 +03:00 |
|
memberAvatarCatalog.ts
|
feat: switch team member avatars to local assets
|
2026-04-19 17:33:44 +03:00 |
|
memberHelpers.ts
|
feat(team): harden runtime delivery and diagnostics
|
2026-05-09 00:25:55 +03:00 |
|
memberLaunchDiagnostics.ts
|
chore(team): checkpoint remaining diagnostics changes
|
2026-05-09 05:22:38 +03:00 |
|
memberRuntimeSummary.ts
|
fix(team): stabilize mixed launch runtime states
|
2026-05-04 21:03:41 +03:00 |
|
memberSpawnStatusPolling.ts
|
fix: stabilize opencode team launch recovery
|
2026-04-23 18:27:03 +03:00 |
|
mentionLinkify.ts
|
refactor: update README and enhance team UI components
|
2026-03-23 12:58:38 +02:00 |
|
mentionSuggestions.ts
|
feat(chat): show project and user skills as slash command suggestions
|
2026-04-14 14:37:27 +03:00 |
|
mergeTeamMessages.ts
|
fix message pagination consumers
|
2026-04-05 21:54:52 +03:00 |
|
messageRenderEquality.ts
|
fix(team): scan inbox for permission_request during provisioning
|
2026-03-27 23:35:52 +02:00 |
|
modelExtractor.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 |
|
multimodelProviderVisibility.ts
|
fix(extensions): treat multimodel flavor as runtime-aware before hydration
|
2026-04-17 20:22:29 +03:00 |
|
openCodeModelRecommendations.ts
|
feat: improve opencode model verification ux
|
2026-04-26 10:21:18 +03:00 |
|
openCodeRuntimeDeliveryDiagnostics.ts
|
feat(team): harden opencode delivery advisories
|
2026-05-09 13:17:23 +03:00 |
|
pathDisplay.ts
|
fix(lint): satisfy path display rules
|
2026-04-25 23:57:06 +03:00 |
|
pathNormalize.ts
|
fix(team): stabilize frontend ci checks
|
2026-05-07 01:57:33 +03:00 |
|
pathUtils.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 |
|
platformKeys.ts
|
feat: add project editor with drag & drop file management
|
2026-02-28 23:40:41 +02:00 |
|
previewRegistry.ts
|
feat: add binary file preview functionality and improve editor performance
|
2026-03-01 23:51:51 +02:00 |
|
projectColor.ts
|
feat: enhance theme support and UI consistency across components
|
2026-03-07 12:02:12 +02:00 |
|
projectLookup.ts
|
fix(extensions): resolve project path from both projects and repositoryGroups
|
2026-04-14 14:37:04 +03:00 |
|
providerBackendIdentity.ts
|
feat(opencode): add team runtime integration
|
2026-04-21 20:28:22 +03:00 |
|
providerSlashCommands.ts
|
fix(team): preserve provider model ids and codex slash suggestions
|
2026-04-14 14:56:29 +03:00 |
|
quickOpenCache.ts
|
feat: add project file listing functionality and enhance mention support
|
2026-03-02 21:14:49 +02:00 |
|
refreshCliStatus.ts
|
feat(codex): add app-server account management and polish native UX
|
2026-04-20 20:18:21 +03:00 |
|
reportAssessments.ts
|
feat(report): address PR feedback — threshold tooltips, cost clarity, progressive disclosure
|
2026-02-22 08:29:08 -05:00 |
|
reviewDecisionScope.ts
|
feat(team): expand opencode review and release support
|
2026-04-24 12:05:54 +03:00 |
|
reviewKey.ts
|
feat(team): expand opencode review and release support
|
2026-04-24 12:05:54 +03:00 |
|
runtimeDisplayName.ts
|
feat(codex): add app-server account management and polish native UX
|
2026-04-20 20:18:21 +03:00 |
|
scheduleFormatters.ts
|
feat: enhance extension installation and uninstallation flows
|
2026-03-08 01:44:58 +02:00 |
|
sessionAnalyzer.ts
|
refactor: wire session analyzer and CostSection to shared pricing
|
2026-02-23 12:10:42 -05:00 |
|
sessionExporter.ts
|
feat(team): expand opencode review and release support
|
2026-04-24 12:05:54 +03:00 |
|
sessionTitleParser.ts
|
fix(ci): resolve regex complexity lint error and Windows path test failure
|
2026-03-29 12:40:16 +03:00 |
|
skillCommandSuggestions.ts
|
fix(ci): restore workspace checks
|
2026-04-17 22:45:19 +03:00 |
|
slashCommandExtractor.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 |
|
streamJsonParser.ts
|
feat(member-work-sync): track task impact handoffs
|
2026-05-05 23:00:10 +03:00 |
|
stringUtils.ts
|
fix: prevent Ctrl+R page reload and show platform-aware shortcuts (#58)
|
2026-02-22 06:05:44 -08:00 |
|
syntaxHighlighter.ts
|
feat: enhance task management with new file renaming feature and notification settings
|
2026-03-01 17:52:54 +02:00 |
|
tabLabelDisambiguation.ts
|
feat: add FAQ section to README and improve cross-platform handling in code
|
2026-03-02 22:56:56 +02:00 |
|
taskChangePresence.ts
|
feat(task-change-ledger): harden review flow
|
2026-04-21 17:21:29 +03:00 |
|
taskChangeRequest.ts
|
fix(agent-graph): keep graph state consistent across panes
|
2026-04-12 20:15:52 +03:00 |
|
taskCommentPendingReply.ts
|
feat: enhance notification handling and improve task comment protocols
|
2026-03-15 14:18:33 +02:00 |
|
taskGrouping.ts
|
chore(dev): sync pending branch updates
|
2026-04-18 14:13:15 +03:00 |
|
taskReferenceUtils.ts
|
fix: refine regex patterns and improve utility functions for mention handling
|
2026-03-19 13:35:51 +02:00 |
|
teamChangeEvents.ts
|
feat(team): show live task log activity
|
2026-05-06 23:15:27 +03:00 |
|
teamEffortOptions.ts
|
fix(team): harden opencode runtime status and effort UI
|
2026-04-30 23:11:22 +03:00 |
|
teamLaunchSummaryCopy.ts
|
fix: harden team runtime liveness
|
2026-04-24 20:52:26 +03:00 |
|
teamListStatus.ts
|
feat(team): refine team list status display
|
2026-04-28 23:15:32 +03:00 |
|
teamMessageExpandStorage.ts
|
feat: add effort level management to team provisioning and dialogs
|
2026-03-06 21:28:12 +02:00 |
|
teamMessageFiltering.ts
|
feat(team): update task automation state
|
2026-05-07 01:22:16 +03:00 |
|
teamMessageKey.ts
|
feat: implement message read tracking and enhance UI components
|
2026-02-23 15:02:33 +02:00 |
|
teamMessageReadStorage.ts
|
feat: enhance notifications and task management features
|
2026-02-24 20:29:41 +02:00 |
|
teamModelAvailability.ts
|
feat(team): harden launch liveness and recovery
|
2026-04-24 22:34:08 +03:00 |
|
teamModelCatalog.ts
|
feat(team): checkpoint dashboard and runtime UX updates
|
2026-05-09 12:20:39 +03:00 |
|
teamModelContext.ts
|
feat(opencode): add team runtime integration
|
2026-04-21 20:28:22 +03:00 |
|
teamProvisioningPresentation.ts
|
feat: docs + optmizitation + improve launch
|
2026-05-04 17:21:05 +03:00 |
|
teamRuntimeSummary.ts
|
chore(workspace): checkpoint remaining claude team changes
|
2026-04-12 22:15:57 +03:00 |
|
teamTaskDisplayState.ts
|
feat(team): update task automation state
|
2026-05-07 01:22:16 +03:00 |
|
toolLinkingEngine.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 |
|
unwrapIpc.ts
|
feat: enhance README and UI for team management and review processes
|
2026-03-21 14:01:24 +02:00 |
|
urlMatchUtils.ts
|
fix: refine regex patterns and improve utility functions for mention handling
|
2026-03-19 13:35:51 +02:00 |