agent-ecosystem/test/main
matt d07485bf27 feat(pathDecoder): add support for legacy Windows-style encoded paths
- Enhanced the decodePath and isValidEncodedPath functions to handle legacy Windows format, allowing paths like "C--Users-name-project" to be correctly decoded and validated.
- Updated tests to cover the new legacy format, ensuring proper functionality and validation.

This commit improves compatibility with legacy path formats, enhancing the utility of the path decoder.
2026-02-13 02:05:26 +09:00
..
ipc feat(pathDecoder): add support for legacy Windows-style encoded paths 2026-02-13 02:05:26 +09:00
services feat(01-01): thread FileSystemProvider through SessionParser and SubagentResolver 2026-02-12 09:12:49 +09:00
utils feat(pathDecoder): add support for legacy Windows-style encoded paths 2026-02-13 02:05:26 +09:00