agent-ecosystem/test/renderer/store
2026-04-18 19:17:58 +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(extensions): add provider-aware runtime adapters 2026-04-17 10:08:13 +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(ci): restore workspace checks 2026-04-17 22:45:19 +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 fix(agent-graph): keep graph state consistent across panes 2026-04-12 20:15:52 +03:00
teamSlice.test.ts feat(team): add member runtime diagnostics and restart controls 2026-04-18 19:17:58 +03:00