hermes-agent/optional-skills/creative
Stoltemberg c89481db5e fix: add explicit UTF-8 encoding to all subprocess text=True calls (#53428)
On Windows with Chinese locale (GBK), subprocess.run(text=True) without
explicit encoding causes UnicodeDecodeError crashes. This fix adds
encoding='utf-8', errors='replace' to all subprocess.run() and
subprocess.Popen() calls that use text=True across 76 non-test Python files.

Fixes #53428 (master tracker for Windows GBK locale crash).

Note: credential_pool.py and electron changes excluded per reviewer request —
those will be submitted as separate focused PRs.
2026-07-24 11:45:57 -07:00
..
audiocraft-audio-generation fix(skills): align skill directory names with frontmatter name 2026-07-24 07:53:54 -07:00
baoyu-article-illustrator refactor(skills): clean up bundled skill set + add environments: relevance gate (#39028) 2026-06-04 06:11:22 -07:00
baoyu-comic refactor(skills): clean up bundled skill set + add environments: relevance gate (#39028) 2026-06-04 06:11:22 -07:00
blender-mcp refactor(skills): adapt salvaged references to the MCP-tool surface, bump to 2.1.0 2026-07-15 12:28:13 -07:00
concept-diagrams docs(skills): fix remaining 13 broken related_skills refs repo-wide 2026-07-24 07:54:05 -07:00
creative-ideation feat(optional-skills/creative-ideation): expand to v2.1.0 method library (#42402) 2026-06-19 15:40:02 -07:00
heartmula refactor(skills): move heartmula + audiocraft to optional-skills/creative 2026-07-23 19:47:21 -07:00
hyperframes docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
kanban-video-orchestrator fix: add explicit UTF-8 encoding to all subprocess text=True calls (#53428) 2026-07-24 11:45:57 -07:00
meme-generation docs(skills): fix remaining 13 broken related_skills refs repo-wide 2026-07-24 07:54:05 -07:00
pixel-art refactor(skills): clean up bundled skill set + add environments: relevance gate (#39028) 2026-06-04 06:11:22 -07:00
tldraw-offline fix(skills/tldraw-offline): correct the computer-use delivery note 2026-07-23 08:07:00 -07:00
unreal-mcp docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00