2 Commits
Author SHA1 Message Date
kawaiipunk 6efc660df6 fix: tolerate ssh failures, drop vendored binary
- query each server independently for app status so ssh login issues no
  longer abort the whole poll (partial results still render)
- show ssh/server errors as a dismissible banner instead of a dead-end
  error screen; any key dismisses and s can be retried
- guard against concurrent status polls
- stop tracking the compiled cctuip binary, add .gitignore
- add -v/--version flag, remove dead code, harden type assertions,
  cache recipe catalogue lookups
- align README install + controls with the code
2026-08-13 19:18:57 +01:00
decentral1se 60451aab45 init: cctuip is a go 2023-04-17 10:37:25 +02:00