Files
sproutclaw/packages/coding-agent/src/core
Mario Zechner 7293d7cb82 fix(coding-agent): UTF-8 corruption in remote bash execution
Applied streaming TextDecoder fix to executeBashWithOperations(), matching
the fix in executeBash() from PR #433. Remote execution (SSH, containers)
was still using Buffer.toString() which corrupts multi-byte UTF-8 sequences
split across chunk boundaries.

fixes #608
2026-01-10 13:55:02 +01:00
..
2025-12-24 22:45:19 +01:00
2025-12-22 19:28:26 +01:00