agent-ecosystem/src/renderer/store/slices
2026-05-30 18:44:31 +03:00
..
__tests__ perf(team): cut CreateTeamDialog re-render storm during CLI verify 2026-05-15 16:58:12 +03:00
changeReviewSlice.ts feat(team): improve review change evidence flow 2026-05-09 17:44:09 +03:00
cliInstallerSlice.ts fix(runtime): preserve provider status during refresh failures 2026-05-30 18:44:31 +03:00
configSlice.ts feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
connectionSlice.ts fix(context): clear project loading on ssh reset 2026-05-26 18:47:16 +03:00
contextSlice.ts fix(context): reset lazy project scope 2026-05-26 18:54:17 +03:00
conversationSlice.ts perf: add search debounce and increase global search timeout 2026-03-25 14:38:07 +02:00
editorSlice.ts fix: harden Windows frontend stability (#125) 2026-05-16 19:57:11 +03:00
extensionsSlice.ts feat(codex): add app-server account management and polish native UX 2026-04-20 20:18:21 +03:00
notificationSlice.ts fix(team): retain launch status and clarify notifications 2026-05-03 13:18:53 +03:00
paneSlice.ts feat: enhance README and add detailed diff view implementation plan 2026-03-05 00:11:08 +02:00
projectSlice.ts fix(context): guard project fetches by scope 2026-05-26 18:33:47 +03:00
repositorySlice.ts fix(context): guard project fetches by scope 2026-05-26 18:33:47 +03:00
scheduleSlice.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
sessionDetailSlice.ts feat: enhance inbox message handling and UI components 2026-03-05 17:27:09 +02:00
sessionSlice.ts fix(team): harden restart and session refresh flows 2026-04-19 22:34:43 +03:00
subagentSlice.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
tabSlice.ts fix(graph): enhance particle rendering for task comments 2026-03-28 22:55:01 +02:00
tabUISlice.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
teamSlice.ts wip: team messages panel updates and runtime usage cache refinements 2026-05-30 12:54:11 +03:00
uiSlice.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
updateSlice.ts feat(updater): add auto-update UI with periodic checks and state guards 2026-03-22 14:00:44 +02:00