agent-ecosystem/src/main
iliya f08885d58f fix(updater): prevent installation of non-newer versions and enhance update notifications
- Added checks to ensure that only newer versions are installed during the update process.
- Updated the notification logic to suppress alerts for non-newer updates.
- Introduced a new method to compare version numbers, improving version management in the UpdaterService.
- Enhanced the release workflow by removing unnecessary file uploads and adding canonical updater metadata publishing for better asset management.
2026-03-30 15:24:23 +03:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc feat(team): per-team tool approval settings 2026-03-29 22:46:25 +03:00
services fix(updater): prevent installation of non-newer versions and enhance update notifications 2026-03-30 15:24:23 +03:00
types fix: requestId dedup to prevent ~2x cost overcounting + stale session detection 2026-03-25 14:05:01 +02:00
utils Merge branch 'worktree-fix+mcp-config-storage' into dev 2026-03-29 01:30:01 +02:00
workers feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
index.ts Merge branch 'worktree-fix+mcp-config-storage' into dev 2026-03-29 01:30:01 +02:00
sentry.ts fix(standalone): fix standalone mode to run without Electron 2026-03-24 03:43:26 +00:00
standalone.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00