# Environment template for agent workspace # This file is processed and copied to .env in the workspace AGENT_ID={agentName} WORKSPACE_PATH={workspacePath} AGENT_WORKSPACE={workspacePath} GIT_USER_EMAIL={gitUserEmail} GIT_USER_NAME={gitUserName} AGENT_CREATED_AT={agentCreatedAt}