SuperAGI "Stopped: Maximum iterations exceeded!" on agent runs
Maximum iterations exceeded usually means the agent is starved of its tooling, not that the model is dumb. The verified fix: in config.yaml (renamed from config-template.yaml) make sure all four keys are filled in, the OpenAI API key, Pinecone API key, Google Console Search API key, and Custom Searc…