mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-06 18:17:03 +03:00
- Replace str.split() with shlex.split() to handle quoted arguments - LLM may pass args with or without quotes, both work correctly now
- Replace str.split() with shlex.split() to handle quoted arguments - LLM may pass args with or without quotes, both work correctly now