-
Notifications
You must be signed in to change notification settings - Fork 17
Expose autofix tools #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
No streaming response support yet in CF's MCP adapter. I think it should be doable upstream? Maybe? |
Not supported in the spec yet |
Awesome!! I was just asking Indragie about this yesterday. Thanks @dcramer |
@dbworku fwiw it only semi-works - mostly because autofix takes a few minutes to run, the agents tend to get bored waiting that long and try to do their own thing ill record a video and publish later tonight, but here was a quick example of me cheating the system https://x.com/zeeg/status/1914801436480954697 the workflow of its quite nice if you could solve for the streams/delay (just not doable yet) this was my cheat prompt (with attempted humor):
|
Adds the
begin_autofix
andget_autofix_status
tools.These are not currently streaming (spec doesnt support it), so we're praying that an LLM will be helpful enough to retry or at least inform the user to check back soon.