| .. |
|
changeReviewSlice.ts
|
improvement(task-change): improve task change presence tracking and related IPC handlers
|
2026-03-27 17:52:39 +02:00 |
|
cliInstallerSlice.ts
|
fix(auth): enrich PTY env and invalidate status cache after login
|
2026-03-25 13:36:12 +02:00 |
|
configSlice.ts
|
feat: add Sentry error tracking and update docs
|
2026-03-22 17:03:15 +02:00 |
|
connectionSlice.ts
|
feat(ipc): refactor context switching and event handling
|
2026-02-12 17:08:05 +09:00 |
|
contextSlice.ts
|
feat: optimize IPC initialization and context management for improved app performance
|
2026-02-28 15:16:13 +02:00 |
|
conversationSlice.ts
|
perf: add search debounce and increase global search timeout
|
2026-03-25 14:38:07 +02:00 |
|
editorSlice.ts
|
feat: enhance task management features and improve messaging components
|
2026-03-10 21:54:53 +02:00 |
|
extensionsSlice.ts
|
Improve Extensions CLI preflight and plugin install diagnostics
|
2026-04-01 16:49:07 +03:00 |
|
notificationSlice.ts
|
feat: enhance notification management and team messaging functionality
|
2026-03-07 13:44:07 +02:00 |
|
paneSlice.ts
|
feat: enhance README and add detailed diff view implementation plan
|
2026-03-05 00:11:08 +02:00 |
|
projectSlice.ts
|
feat: enhance task messaging and member role detection
|
2026-03-15 17:45:10 +02:00 |
|
repositorySlice.ts
|
feat: enhance task messaging and member role detection
|
2026-03-15 17:45:10 +02: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
|
feat(sessions): implement session hiding and un-hiding functionality
|
2026-02-16 21:22:42 +09: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
|
feat(graph): enhance task rendering and interaction features
|
2026-03-31 01:29:59 +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 |