{% if entity_memory_status_error %}
{{ entity_memory_status_error }}
{% endif %}
One path per line (or comma-separated). Empty uses current working directory.
{% if sandbox_status_error %}
{{ sandbox_status_error }}
{% endif %}
{% if internet_status_error %}
{{ internet_status_error }}
{% endif %}
{% if browser_control_status_error %}
{{ browser_control_status_error }}
{% endif %}
Model calls pause for durable operator approval before browser execution.
{% if skills_marketplace_status_error %}
{{ skills_marketplace_status_error }}
{% endif %}
Vercel Agent Skills is selected but GITHUB_TOKEN is not set. Skill search will fail (HTTP 401) until you add a token in
Settings, or create one at
github.com/settings/tokens
(no scopes required) — see the
GitHub docs.
Use absolute or repo-relative paths. Skill code is executed only in sandbox via skill tools.
MCP connections, encrypted credentials, OAuth, and tool permissions are managed on the dedicated connections page.
{% if agent_tools %}
{% endif %}