fix: final review cleanup
- Remove unused vi import from cursor test - Move LANG_DISPLAY_NAMES to module scope (was re-created per render) - Remove redundant 'script' regex (scrip?t already covers it) - Unexport getDbFingerprint (internal to cache module) - Move beforeEach inside describe block (only cursor tests need it)
A
AgentSeal committed
2afab5f71ae27101faa66b9eaff61f1da83fe49e
Parent: 94762ca