mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-24 13:38:43 +02:00
When toolArguments doesn't contain the expected key (e.g. 'path' for view), fall back to the first usable string value from any argument key instead of showing misleading placeholders like 'Viewed a file'. When no arguments exist at all, show just the tool name. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>