openclaw/src/tts
Jackjin a0407c7254
fix(line): preserve underscores inside words in stripMarkdown (#47465)
Fixes #46185.

Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm test -- extensions/line/src/markdown-to-line.test.ts src/tts/prepare-text.test.ts

Note: `pnpm check` currently fails on unchanged `extensions/microsoft/speech-provider.test.ts` lines 108 and 139 on the rebased base, outside this PR diff.
2026-03-28 21:31:09 -05:00
..
directives.ts refactor: require legacy config migration on read 2026-03-26 23:23:47 +00:00
prepare-text.test.ts fix(line): preserve underscores inside words in stripMarkdown (#47465) 2026-03-28 21:31:09 -05:00
provider-registry.test.ts test(providers): align active registry expectations 2026-03-28 16:15:56 +05:30
provider-registry.ts refactor: share plugin capability provider resolution 2026-03-27 16:39:41 +00:00
provider-types.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
runtime.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
status-config.test.ts test: fix tts status helper temp-home prefs path 2026-03-28 11:35:33 +00:00
status-config.ts fix: avoid speech runtime import in status output 2026-03-28 11:35:33 +00:00
tts-auto-mode.ts perf(inbound): trim reply startup imports (#52470) 2026-03-22 14:04:00 -07:00
tts-config.ts perf(inbound): trim reply startup imports (#52470) 2026-03-22 14:04:00 -07:00
tts-core.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
tts.runtime.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
tts.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00