agent-ecosystem/test/renderer/store
2026-05-17 19:11:26 +03:00
..
changeReviewSlice.test.ts feat(team): improve review change evidence flow 2026-05-09 17:44:09 +03:00
cliInstallerSlice.test.ts feat: add managed codex runtime installer 2026-05-13 22:30:25 +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
teamChangeThrottle.test.ts test(team): align launch dialog expectations 2026-05-07 17:27:45 +03:00
teamProcessFanoutDryRun.test.ts fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +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
teamSlice.test.ts feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00