config: load public cc-ci runtime environment
This commit is contained in:
@@ -34,7 +34,7 @@ supports_resume = false
|
||||
prompt_delivery = "ping" # send after the TUI connects
|
||||
connect_delay = 12
|
||||
submit_key = "C-m"
|
||||
preamble = "set -a; . /srv/cc-ci/.testenv; set +a"
|
||||
preamble = "set -a; . /srv/cc-ci/cc-ci-plan/load-env.sh; set +a"
|
||||
stall_idle = 900
|
||||
active_re = "esc interrupt|thinking|inferring|running tool|tool call|preparing patch|reading|searching"
|
||||
limit_re = "spend limit|usage limit|limit reached|reached your .*limit|out of (credits|tokens)"
|
||||
|
||||
Reference in New Issue
Block a user