agent-ecosystem/test/renderer/store
2026-04-20 20:18:21 +03:00
..
changeReviewSlice.test.ts improvement(task-change): improve task change presence tracking and related IPC handlers 2026-03-27 17:52:39 +02:00
cliInstallerSlice.test.ts feat(codex): add app-server account management and polish native UX 2026-04-20 20:18:21 +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 feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
extensionsSlice.test.ts feat(codex): add app-server account management and polish native UX 2026-04-20 20:18:21 +03:00
notificationSlice.test.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02: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 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
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 fix(team): harden refresh races and loading state 2026-04-17 23:03:58 +03:00
teamSlice.test.ts Merge remote-tracking branch 'origin/dev' into spike/codex-native-runtime-plan 2026-04-20 19:42:49 +03:00