Ram Potham
Ram Potham
When I download the repo and immediately deploy to vercel with default settings, I get a 404 error when accessing my deployment
**What problem or use case are you trying to solve?** The **OpenHands resolver** doesn't have options to dynamically set additional environment variables required to run our project. **Describe the UX...
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps Using this resolver yml: ```name:...
### What happened? **Describe the bug** The tool id is too long and causes and context error. It is length 41 but max length 40 causing openai.BadRequestError: Error code: 400...