Commit Graph

3 Commits

Author SHA1 Message Date
67255b346c fix(health,checker): fix plugin display bug and remove redundant version checks
- health.lua: referenced non-existent binary.plugin field instead of
  binary.plugins array, causing plugin names to never display in
  :checkhealth output
- checker.lua: removed redundant first loop in check() that called
  get_installed_version without using the result, and eliminated dead
  remaining counter that was immediately overwritten
2026-03-02 09:03:05 +00:00
ded73a5073 large update 2026-02-18 23:21:33 -05:00
6927b0b914 feat: add health check for Go availability and registered binaries 2026-02-19 03:12:29 +00:00