agent-ecosystem/test/renderer/store
2026-05-22 11:28:07 +03:00
..
changeReviewSlice.test.ts feat(team): improve review change evidence flow 2026-05-09 17:44:09 +03:00
cliInstallerSlice.test.ts fix(opencode): preserve hydrated model lists 2026-05-20 15:38:46 +03:00
configSlice.test.ts feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
editorSlice.test.ts fix: harden Windows frontend stability (#125) 2026-05-16 19:57:11 +03:00
extensionsSlice.test.ts feat(teams): introduce fast mode configuration for Anthropic provider and enhance related UI components 2026-04-21 16:44:18 +03:00
notificationSlice.test.ts fix(team): retain launch status and clarify notifications 2026-05-03 13:18:53 +03:00
paneSlice.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
pathResolution.test.ts fix: preserve absolute mention paths (#123) 2026-05-16 18:19:54 +03:00
sessionSlice.test.ts fix(team): harden restart and session refresh flows 2026-04-19 22:34:43 +03:00
storeTestUtils.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00
tabSlice.test.ts fix(graph): enhance particle rendering for task comments 2026-03-28 22:55:01 +02:00
tabUISlice.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
teamAgentRuntimeSnapshotEquality.test.ts refactor(team): extract runtime snapshot equality 2026-05-22 11:01:56 +03:00
teamChangeThrottle.test.ts test(team): align launch dialog expectations 2026-05-07 17:27:45 +03:00
teamDataRefreshTimestamps.test.ts refactor(team): extract refresh timestamps 2026-05-22 10:00:54 +03:00
teamDataRequestKeys.test.ts refactor(team): extract data request keys 2026-05-22 09:42:02 +03:00
teamDataSelectors.test.ts refactor(team): extract team data selectors 2026-05-22 00:06:28 +03:00
teamErrorPolicies.test.ts refactor(team): extract error policies 2026-05-22 11:21:27 +03:00
teamLaunchParams.test.ts refactor(team): extract launch params helpers 2026-05-22 11:28:07 +03:00
teamLocalStateEpoch.test.ts refactor(team): extract local state epoch registry 2026-05-22 09:56:32 +03:00
teamMemberActivityMeta.test.ts refactor(team): extract member activity meta helpers 2026-05-22 11:16:28 +03:00
teamMemberSpawnSnapshotEquality.test.ts refactor(team): extract member spawn snapshot equality 2026-05-22 10:56:12 +03:00
teamMemberSpawnStatusBackoff.test.ts refactor(team): extract spawn status backoff 2026-05-22 10:08:13 +03:00
teamMemberSpawnUiEqualWarningThrottle.test.ts refactor(team): extract spawn status warning throttle 2026-05-22 10:13:17 +03:00
teamMessagesCache.test.ts refactor(team): extract message cache layer 2026-05-22 00:01:53 +03:00
teamPendingReplyWaits.test.ts refactor(team): extract pending reply waits 2026-05-22 09:50:06 +03:00
teamProcessFanoutDryRun.test.ts fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +03:00
teamProvisioningStateRules.test.ts refactor(team): extract provisioning state rules 2026-05-22 11:08:11 +03:00
teamRefreshBurstDiagnosticsStore.test.ts refactor(team): extract refresh burst diagnostics 2026-05-22 10:27:22 +03:00
teamRefreshFanoutDebugBridge.test.ts fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +03:00
teamRefreshFanoutDiagnostics.test.ts fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +03:00
teamScopedStateCleanup.test.ts refactor(team): extract scoped state cleanup 2026-05-22 10:42:12 +03:00
teamSlice.test.ts fix(graph): refresh runtime state in graph views 2026-05-19 11:17:17 +03:00
teamSnapshotStructuralSharing.test.ts refactor(team): extract snapshot structural sharing 2026-05-22 10:48:08 +03:00