agent-ecosystem/src/main
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
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
ipc refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
services refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
workers refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
index.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00