test(e2e): expand agent-harness coverage for channels + prompt flows (#2518)

This commit is contained in:
Steven Enamakel
2026-05-23 00:29:14 -07:00
committed by GitHub
parent 9bae6d5563
commit 25da30f6b6
21 changed files with 4349 additions and 1019 deletions
+3
View File
@@ -181,6 +181,9 @@ OLLAMA_BIN=
# ---------------------------------------------------------------------------
# [optional] Bot username for managed Telegram DM linking (default: openhuman_bot)
OPENHUMAN_TELEGRAM_BOT_USERNAME=openhuman_bot
# [optional] Override Telegram Bot API base URL (defaults to https://api.telegram.org).
# Used by E2E tests to redirect Telegram API calls to the mock server.
# OPENHUMAN_TELEGRAM_API_BASE=http://127.0.0.1:18473
# ---------------------------------------------------------------------------
# Wallet RPC overrides