openclaw/src/media-understanding
Gustavo Madeira Santana acb523de86 CLI: streamline startup paths and env parsing
Add shared parseBooleanValue()/isTruthyEnvValue() and apply across CLI, gateway, memory, and live-test flags for consistent env handling.
Introduce route-first fast paths, lazy subcommand registration, and deferred plugin loading to reduce CLI startup overhead.
Centralize config validation via ensureConfigReady() and add config caching/deferred shell env fallback for fewer IO passes.
Harden logger initialization/imports and add focused tests for argv, boolean parsing, frontmatter, and CLI subcommands.
2026-01-18 23:10:39 +00:00
..
providers CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
apply.test.ts style: run oxfmt 2026-01-17 08:00:05 +00:00
apply.ts style: run oxfmt 2026-01-17 08:00:05 +00:00
attachments.ts fix: stabilize pty tests and media kind 2026-01-17 08:10:44 +00:00
concurrency.ts refactor: unify media understanding pipeline 2026-01-17 04:39:00 +00:00
defaults.ts feat: add Deepgram audio transcription 2026-01-17 08:53:42 +00:00
errors.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
format.test.ts feat: add inbound media understanding 2026-01-17 03:54:46 +00:00
format.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
index.ts feat: add inbound media understanding 2026-01-17 03:54:46 +00:00
resolve.test.ts style: run oxfmt 2026-01-17 08:00:05 +00:00
resolve.ts refactor: extend media understanding 2026-01-17 07:17:13 +00:00
runner.auto-audio.test.ts feat: auto-enable audio understanding when keys exist 2026-01-18 14:55:09 +00:00
runner.deepgram.test.ts refactor: unify media provider options 2026-01-17 09:28:05 +00:00
runner.ts fix: stabilize slack http receiver import 2026-01-18 15:44:17 +00:00
scope.test.ts refactor: drop legacy room chatType 2026-01-17 05:46:40 +00:00
scope.ts refactor: drop legacy room chatType 2026-01-17 05:46:40 +00:00
types.ts feat: add deepgram audio options 2026-01-17 08:53:42 +00:00
video.ts refactor: unify media understanding pipeline 2026-01-17 04:39:00 +00:00