openclaw/src
2025-11-25 23:13:22 +01:00
..
auto-reply feat: transcribe audio and surface transcript to prompts 2025-11-25 23:13:22 +01:00
cli Refactor: derive version from package.json 2025-11-25 17:10:53 +01:00
commands Raise test coverage to ~73% 2025-11-25 12:48:12 +01:00
config feat: optional audio transcription via CLI 2025-11-25 23:06:54 +01:00
infra Add CLI and infra test coverage 2025-11-25 12:30:43 +01:00
media Add media hosting and store tests 2025-11-25 12:30:43 +01:00
process Add cwd option for command replies 2025-11-25 16:19:24 +01:00
providers Raise test coverage to ~73% 2025-11-25 12:48:12 +01:00
twilio tests: mock twilio auth for update-webhook helpers 2025-11-25 12:21:59 +01:00
webhook Raise test coverage to ~73% 2025-11-25 12:48:12 +01:00
env.test.ts Raise test coverage to ~73% 2025-11-25 12:48:12 +01:00
env.ts Extract env + Twilio utils; shrink index 2025-11-25 02:20:35 +01:00
globals.test.ts Add command modules and tests; commit remaining changes 2025-11-25 00:12:12 +01:00
globals.ts Refactor CLI into modules for web provider and utils 2025-11-24 17:43:37 +01:00
index.commands.test.ts CLI: drop web:login alias and simplify web quickstart 2025-11-25 12:30:43 +01:00
index.core.test.ts feat: transcribe audio and surface transcript to prompts 2025-11-25 23:13:22 +01:00
index.test.ts Add command modules and tests; commit remaining changes 2025-11-25 00:12:12 +01:00
index.ts chore: sync source updates 2025-11-25 12:12:13 +01:00
logger.test.ts Release 0.1.3 2025-11-25 16:53:30 +01:00
logger.ts Release 0.1.3 2025-11-25 16:53:30 +01:00
logging.ts Release 0.1.3 2025-11-25 16:53:30 +01:00
provider-web.test.ts feat: transcribe audio and surface transcript to prompts 2025-11-25 23:13:22 +01:00
provider-web.ts web: compress auto-reply media 2025-11-25 20:09:03 +01:00
runtime.ts Extract auto-reply helpers into modules 2025-11-25 02:16:54 +01:00
utils.test.ts Add command modules and tests; commit remaining changes 2025-11-25 00:12:12 +01:00
utils.ts Add web provider inbound monitor with auto-replies 2025-11-24 18:33:50 +01:00
version.ts Refactor: derive version from package.json 2025-11-25 17:10:53 +01:00