agent-ecosystem/src/shared/types
iliya 1f4c550ed3 refactor: remove deprecated electron.vite.config and update dependencies
- Deleted the obsolete electron.vite.config file to streamline the project structure.
- Updated package.json to remove the "agent-teams-controller" dependency and added "@radix-ui/react-hover-card".
- Enhanced the pnpm-lock.yaml to reflect the updated dependencies.
- Modified CrossTeamService and TeamProvisioningService to accommodate new color properties in team configurations.
- Improved message handling in various components to support mention links and member hover cards.
2026-03-09 23:19:37 +02:00
..
extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
api.ts refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +02:00
cliInstaller.ts fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
editor.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
index.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00
ipc.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00
notifications.ts feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
review.ts refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
schedule.ts feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team.ts feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
terminal.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
visualization.ts feat: use agent teams 2026-02-22 15:41:18 +02:00