| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow: fix structured outputs handling | Dmitry Vyukov | 2026-02-10 | 1 | -0/+179 |
| If LLM calls set-results tool to set structured results, and then calls another unrelated tool, currently we lose structured results (overwrite with nil). Don't do that, keep structured results. | |||||
