openclaw/src/media-understanding
Vincent Koc 3dcc802fe5 refactor(media): move deepgram and groq providers into plugins 2026-03-22 17:57:31 -07:00
..
providers refactor(media): move deepgram and groq providers into plugins 2026-03-22 17:57:31 -07:00
apply.echo-transcript.test.ts refactor(media): move deepgram and groq providers into plugins 2026-03-22 17:57:31 -07:00
apply.runtime.ts perf(core): narrow sandbox status imports for error helpers (#51897) 2026-03-21 15:40:45 -07:00
apply.test.ts refactor(media): move deepgram and groq providers into plugins 2026-03-22 17:57:31 -07:00
apply.ts Gateway: harden OpenResponses file-context escaping (#50782) 2026-03-19 22:02:13 -05:00
attachments.cache.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
attachments.guards.test.ts fix: apply missed media/runtime follow-ups from merged PRs 2026-03-02 21:45:39 +00:00
attachments.normalize.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
attachments.select.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
attachments.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
audio-preflight.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
audio-transcription-runner.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
concurrency.ts
defaults.test.ts fix(models): support minimax-portal coding plan vlm routing for image tool (openclaw#33953) 2026-03-07 14:30:53 -06:00
defaults.ts fix(models): support minimax-portal coding plan vlm routing for image tool (openclaw#33953) 2026-03-07 14:30:53 -06:00
echo-transcript.ts build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -05:00
errors.ts fix(#8127): auto-skip tiny/empty audio files in whisper transcription 2026-03-02 21:41:09 +00:00
format.test.ts
format.ts
fs.ts
media-understanding-misc.test.ts
output-extract.ts
resolve.test.ts refactor(core): dedupe infra, media, pairing, and plugin helpers 2026-03-02 21:32:11 +00:00
resolve.ts
runner.auto-audio.test.ts Media: avoid slow auth misses in auto-detect 2026-03-16 10:45:56 +00:00
runner.deepgram.test.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
runner.entries.guards.test.ts fix: apply missed media/runtime follow-ups from merged PRs 2026-03-02 21:45:39 +00:00
runner.entries.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
runner.proxy.test.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
runner.skip-tiny-audio.test.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
runner.test-utils.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
runner.ts perf: avoid plugin loader on provider fast paths 2026-03-22 21:28:16 +00:00
runner.video.test.ts Media: avoid slow auth misses in auto-detect 2026-03-16 10:45:56 +00:00
runner.vision-skip.test.ts test: trim test startup overhead 2026-03-21 23:30:51 +00:00
runtime.test.ts feat(plugins): move media understanding into vendor plugins 2026-03-16 20:58:34 -07:00
runtime.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
scope.ts
transcribe-audio.test.ts feat(plugins): move media understanding into vendor plugins 2026-03-16 20:58:34 -07:00
transcribe-audio.ts feat(plugins): move media understanding into vendor plugins 2026-03-16 20:58:34 -07:00
types.ts feat(media): route image tool through media providers 2026-03-16 22:00:39 -07:00
video.ts