co-mono/packages
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
..
agent Add [Unreleased] section for next cycle 2026-01-10 13:28:10 +01:00
ai fix(ai): resolve OAuth tool names via context 2026-01-10 13:45:08 +01:00
coding-agent fix(coding-agent): UTF-8 corruption in remote bash execution 2026-01-10 13:55:02 +01:00
mom Add [Unreleased] section for next cycle 2026-01-10 13:28:10 +01:00
pods Release v0.42.3 2026-01-10 13:27:28 +01:00
tui Add [Unreleased] section for next cycle 2026-01-10 13:28:10 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-10 13:28:10 +01:00