chore(ci): fix main check blockers and stabilize tests

This commit is contained in:
Peter Steinberger
2026-02-19 10:15:25 +00:00
parent 53aecf7a8e
commit 771af40913
4 changed files with 66 additions and 133 deletions

View File

@@ -1,5 +1,4 @@
import fs from "node:fs/promises";
import type { IMessagePayload, MonitorIMessageOpts } from "./types.js";
import { resolveHumanDelayConfig } from "../../agents/identity.js";
import { resolveTextChunkLimit } from "../../auto-reply/chunk.js";
import { hasControlCommand } from "../../auto-reply/command-detection.js";
@@ -41,6 +40,7 @@ import {
} from "./inbound-processing.js";
import { parseIMessageNotification } from "./parse-notification.js";
import { normalizeAllowList, resolveRuntime } from "./runtime.js";
import type { IMessagePayload, MonitorIMessageOpts } from "./types.js";
/**
* Try to detect remote host from an SSH wrapper script like: