588 B
588 B
Agent Workspace Template
This template provides a starting point for agent workspaces.
Environment Variables
The following environment variables are automatically set:
AGENT_ID: The identifier for this agentWORKSPACE_PATH: The path to this workspaceAGENT_WORKSPACE: Same as WORKSPACE_PATHGIT_USER_EMAIL: Git user email from global configGIT_USER_NAME: Git user name from global configAGENT_CREATED_AT: Timestamp when workspace was created
Customization
To add custom environment variables, create a .env.custom file in this template directory.