gptscript version v0.0.0-dev+160a7334
Steps to reproduce the problem:
- Launch UI -
GATEWAY_URL=https://gateway-api.gptscript.ai gptscript --ui --disable-cache
- Create an assistant.
- Edit this assistant and add a tool.
- Restating the script or running the script from Home page does not result in changes being picked unless DISABLE_CACHE=true is used when launching UI.