DJ-Goanna-Coding/oppo-node
0
1# HuggingFace Configuration2HF_TOKEN=your_huggingface_token_here3HF_SPACE_NAME=your-space-name4HF_USERNAME=your-username5 6# Anthropic API Configuration7ANTHROPIC_API_KEY=your_anthropic_api_key_here8 9# GitHub Configuration (optional - for enhanced sync)10GITHUB_TOKEN=your_github_token_here11GITHUB_REPO=DJ-Goana-Coding/VAMGUARD_TITAN12 13# Mapping and Inventory Repository14MAPPING_INVENTORY_REPO=your-mapping-inventory-repo-url15MAPPING_INVENTORY_SPACE=your-mapping-inventory-space16 17# Agent Configuration18AGENT_MODEL=claude-sonnet-4-5-2025092919MAX_TOKENS=409620 