You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Agents can write and read json files as part their file tools, but when creating a task, only the following file types are supported:
It would be great to add application/json. Especially in chained runs, JSON files can significantly improve data handoff and the associated accuracy/reliability of a series of tasks that build on each other. Alternatively, it would be helpful if all runs within a session had access to the same files, but as far as I can tell from my tests, this is not the case.