mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-24 13:38:43 +02:00
Add a builtin tool label registry mapping all ~30 official SDK tool IDs to human-readable display names. Update listApprovalToolDefinitions to resolve labels from the registry instead of showing raw tool IDs like read_bash or fetch_copilot_cli_documentation. Expand the fallback runtime tool catalog from 6 to 23 non-internal standard tools. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>