This commit is contained in:
Eduard Baturin 2026-04-21 00:16:28 +03:00
parent 054e77a370
commit 6a286fb90b
8 changed files with 384 additions and 6 deletions

View file

@ -1,6 +1,8 @@
BOT_TOKEN=your_telegram_bot_token_here
BOT_API_ROOT=
BOT_CONNECTOR=local-codex
BOT_CONNECTOR=agent-api
AGENT_API_BASE_URL=http://127.0.0.1:8000
AGENT_API_WORKSPACE_DIR=../agent/workspace
LOCAL_CODEX_COMMAND=codex
LOCAL_CODEX_WORKDIR=
LOCAL_CODEX_SKILL_DIR=