Implement ToolLimitationNode in stateGraph

This is by design afaik. There is run_limit and thread_limit - if you reached thread_limit, you probably won’t be able to run any next tool calls, but you still should be able to run the conversation itself.
Could you elaborate a bit more on the issue?