agent-ecosystem/test/renderer/store
2026-04-17 08:54:27 +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(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +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 fix(extensions): scope mcp operation state by install scope 2026-04-16 22:57:22 +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 feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02: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 refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
teamSlice.test.ts chore(merge): sync dev into team snapshot split spike 2026-04-16 19:44:01 +03:00