bf0bccb19f
- string.ts: remove dead rejsonDel function (P3#38) - AGENTS.md: add batchMemoryUsage and executeUnsafe to IPC channels table (P3#41) - connection.ts: add console.warn to silent TLS/SSH catch blocks (P3#44) - i18n: replace hardcoded strings in KeyDetail/TitleBar/Sidebar with t() (P3#37) - composables/useTypeColor.ts: extract shared typeColor, replace in 7 editors (P3#39) - CliView: extract formatRedisResult function to deduplicate (P3#39) - SetEditor/ZsetEditor/CommandLog: watch+ref -> computed (P3#40) - preload/index.d.ts: replace 15+ any types with concrete types (P3#36, P3#42) - store.ts: add ConnectionConfig version field + migrateConnections() (P3#43) - docs: update PROJECT_REVIEW.md - all 54 issues processed