🤖 Atlas Agent Tester

Test the new modular agent framework with different commands and scenarios

Quick Test Cases

(Visualize how Atlas processes your request)

Test History

No tests run yet

💡 Setup Instructions

  1. Create a .env.local file in your project root
  2. Add your API keys:
    NEYNAR_API_KEY=your_neynar_api_key_here
    OPENAI_API_KEY=your_openai_api_key_here
  3. Run npm run dev to start the development server
  4. Test different commands to see how the modular system works!
  5. 🧠 New: Enable "Show Atlas Thought Process" to see how Atlas processes your requests with beautiful visualizations!