Nyk
b89177668e
fix(cli): non-blocking startup update check and banner deduplication
...
- Add background thread mechanism (prefetch_update_check/get_update_result)
so git fetch runs in parallel with skill sync and agent init
- Fix repo path fallback in check_for_updates() for dev installs
- Remove duplicate build_welcome_banner (~180 lines) and
_format_context_length from cli.py — the banner.py version is
now the single source of truth
- Port skin banner_hero/banner_logo support and terminal width check
from cli.py's version into banner.py
- Add update status output to hermes version command
- Add unit tests for update check, prefetch, and version string
2026-03-14 21:45:50 -07:00
..
2026-03-14 00:09:05 -07:00
2026-03-14 21:28:51 -07:00
2026-03-14 20:53:59 -07:00
2026-03-14 14:27:20 +03:00
2026-03-14 21:39:01 -07:00
2026-03-14 21:45:50 -07:00
2026-03-12 16:23:34 -04:00
2026-03-11 20:14:44 -07:00
2026-03-14 04:16:48 -07:00
2026-03-14 21:41:50 -07:00
2026-03-14 21:11:37 -07:00
2026-03-12 08:35:45 -07:00
2026-03-14 02:33:31 -07:00
2026-03-10 15:22:44 -07:00
2026-03-12 01:23:28 -07:00
2026-03-11 06:52:55 -07:00
2026-03-14 11:03:20 -07:00
2026-03-14 19:22:31 -07:00
2026-03-14 19:38:55 -07:00
2026-03-14 19:38:55 -07:00
2026-03-14 20:42:30 -07:00
2026-03-14 02:56:13 -07:00
2026-03-14 21:11:37 -07:00
2026-03-13 23:59:12 -07:00
2026-03-14 11:57:44 -07:00
2026-03-14 06:31:32 -07:00
2026-03-12 08:35:45 -07:00
2026-03-10 17:31:00 -07:00
2026-03-12 16:02:35 -07:00
2026-03-13 21:53:54 -07:00
2026-03-14 21:28:51 -07:00
2026-03-14 10:33:58 -07:00
2026-03-14 19:33:59 -07:00
2026-03-14 11:53:16 -07:00
2026-03-14 21:19:22 -07:00
2026-03-13 03:14:04 -07:00
2026-03-14 15:00:45 +03:00
2026-03-13 21:34:01 -07:00
2026-03-09 21:01:40 -07:00
2026-03-11 21:38:29 -07:00
2026-03-09 02:19:32 -07:00
2026-03-11 21:06:54 -07:00
2026-03-14 06:44:14 -07:00
2026-03-12 08:35:45 -07:00
2026-03-12 08:35:45 -07:00
2026-03-13 21:56:12 -07:00
2026-03-13 23:39:51 -07:00
2026-03-10 17:12:34 -07:00
2026-03-09 17:31:54 +03:00
2026-03-13 23:59:12 -07:00
2026-03-14 03:51:28 -07:00
2026-03-12 15:05:42 -04:00
2026-03-12 05:38:19 -07:00
2026-03-12 08:35:45 -07:00
2026-03-11 04:28:31 -07:00
2026-03-14 19:38:55 -07:00
2026-03-14 20:58:12 -07:00
2026-03-13 04:42:26 +03:00
2026-03-14 10:33:32 -07:00
2026-03-14 06:19:28 -07:00
2026-03-09 23:27:19 -07:00
2026-03-14 11:03:25 -07:00