Files
millerson-overlay.nix/packages
Alexander Miroshnichenko 2c5e64039a fix(haivemind): start engine after MainScreen mounts to avoid NoMatches on #chat-log
Upstream haivemind_tui.py started the engine synchronously in HaivemindApp.on_mount while MainScreen mounts asynchronously, causing ProbeStart handler to query #chat-log on the default screen (NoMatches). Move the start_run trigger into MainScreen.on_mount so it runs only once the screen is active.
2026-08-20 10:33:57 +03:00
..
2026-08-08 21:13:31 +03:00
2026-05-11 11:31:25 +03:00
2026-08-07 12:15:21 +03:00