mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
test(e2e): expand agent-harness coverage for channels + prompt flows (#2518)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user