mirror of
https://github.com/davidkaya/aryx.git
synced 2026-09-10 20:01:56 +02:00
- Add deepParseJsonStrings utility to recursively unwrap JSON-encoded string values inside tool-call args before display - Apply to McpDetail, CustomToolDetail, and HookDetail renderers - Add lightweight regex-based JSON syntax highlighting (keys, strings, numbers, booleans, punctuation) in CollapsibleCode when content is JSON - Remove unused Terminal import Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>