Ed Davis
Ed Davis
Not a pixi dev, but this is how they handle all binaries for global installs. Suffix gets stripped off and binary gets converted to lowercase. I suggest not using a...
I understand the rationale. If you have a `samtools.pl` file and try to run it like `perl samtools.pl`, it will not work. Since the files are actually wrappers rather than...
Cross-posting to this https://community.agno.com/t/system-messages-in-ag-ui/1947 discussion about the system messages missing in the ag-ui implementation, that would definitely explain my issue. I can probably re-create the system message and send it...
Including a system message in the AGUI call does not resolve the issue: ```json { "threadId": "testing", "runId": "testing", "parentRunId": "testing", "state": "", "messages": [ { "id": "test-ssh-system", "content": "\nHelpful...
> Hey [@davised](https://github.com/davised) ! team is looking into this one. Let us know if you find more info on this unexpected behaviour Hi Mustafa. I looked into this more to...