agent-ecosystem/src/main/ipc
iliya 16f3fa51a3 refactor: clean up code and improve readability across multiple files
- Removed unnecessary eslint disable comments related to intentional mutations for clarity.
- Updated import statements for consistency and organization.
- Refactored regex patterns and utility functions in various components to enhance performance and maintainability.
- Improved error handling and notifications for API errors in the teams IPC module.
- Streamlined the handling of DOM mutations in the ChatHistory and other components for better readability.
- Enhanced type definitions and added utility functions to improve code structure and type safety.
2026-03-19 14:07:14 +02:00
..
cliInstaller.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
config.ts fix: improve WSL user home path resolution and enhance process renaming on Windows 2026-03-02 23:10:44 +02:00
configValidation.ts feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
context.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
crossTeam.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
editor.ts feat: implement team member replacement functionality and enhance file search caching 2026-03-03 00:56:58 +02:00
extensions.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
guards.ts feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
handlers.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
httpServer.ts feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
ipcWrapper.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
notifications.ts feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
projects.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
rendererLogs.ts fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
review.ts feat: refresh review diffs after external file changes 2026-03-15 12:47:52 +02:00
schedule.ts feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
search.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
sessions.ts feat: add options for bypassing cache in session and subagent detail retrieval 2026-03-06 10:40:45 +02:00
skills.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
ssh.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
subagents.ts feat: add options for bypassing cache in session and subagent detail retrieval 2026-03-06 10:40:45 +02:00
teams.ts refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
terminal.ts fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
updater.ts Implement auto-update functionality and enhance build configuration 2026-02-11 21:23:40 +09:00
utility.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
validation.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
window.ts merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups 2026-02-24 21:04:23 +02:00