chaithanya

Results 3 issues of chaithanya

This issue can be fixed by disabling customBurgerIcon or adding style to burgerButtonClassName like this ` .burger { color: white; height: 30px; width: 30px; position: fixed; z-index: 1000000000; } `...

### Context Currently, the use(getUserInfo()) call is placed outside the boundary in the ContentLayout component. This causes rendering to be blocked until data is resolved, and the Suspense fallback ()...

status/awaiting-reponse
no-merge
component/ui

### Description The webfetch tool schema exposed to LLMs is missing the required `format` parameter. When the LLM calls webfetch without specifying `format`, the tool fails with a validation error....