Files
kilocode/packages
kirillk 017ca5738c fix(jetbrains): address review feedback from #8886 and #8849
- Add ensureActive() in monitorProcess() to prevent stale process
  monitor from racing fresh connections during intentional restarts
- Refactor load() to use local variables, assigning to shared fields
  only after ensureActive() to eliminate NPE race with clear()
- Refactor fetchProfile() to return FetchResult instead of throwing,
  making all fetchers use consistent result types
- Seed session statuses in list() so first load/reconnect gets current
  status instead of empty map
- Use stored worktree directory in session get/delete to fix lookups
  for sessions created in worktrees
- Make KiloBackendCliManager.process @Volatile and update KDoc to
  document that exited() is called off-mutex from IO dispatcher
2026-04-14 12:28:00 -04:00
..
2026-04-14 10:44:13 +02:00
2026-04-11 12:27:42 -03:00
2026-04-14 09:35:34 +02:00
2026-04-13 22:33:12 +00:00
2026-04-13 22:33:12 +00:00
2026-04-14 09:35:34 +02:00
2026-04-14 09:35:34 +02:00
2026-04-14 09:24:00 -04:00
2026-04-14 09:35:34 +02:00
2026-04-14 09:35:34 +02:00