agent-ecosystem/src
iliya 075523dc42 fix: resolve 245 eslint errors across 12 files
- rendererLogs: inline IPC channel constants to fix boundary violation
- EditorFileWatcher/TaskBoundaryParser: rename UPPER_CASE class props to camelCase
- TeamConfigReader: remove unused readFileHead/extractQuotedString functions
- TeamFsWorkerClient: use crypto.randomUUID(), remove duplicated branches
- team-fs-worker: full type safety rewrite — 10 interfaces replacing ~150 any casts,
  extract readTasksDirForTeam diagnostics to avoid param reassign
- useDiffNavigation/editorSlice/buildSelectionAction: add missing return types
- useFileSuggestions: suppress intentional setState-in-effect
- store/index: suppress intentional deprecated navigator.platform fallback
- platformPath: replace vulnerable regexes with manual loops
2026-03-04 01:03:45 +02:00
..
main fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
preload feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
renderer fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
shared fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00