| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow: fix handling of optional tool arguments | Dmitry Vyukov | 2026-02-19 | 1 | -0/+98 |
| Currently we crash on nil deref, if LLM specifies explicit 'nil' for an optional (pointer) argument. Handle such cases properly. Fixes #6811 | |||||
