| .. |
|
runtime
|
fix(auto-reply): prevent sender spoofing in group prompts
|
2026-02-10 00:44:38 -06:00 |
|
bundled-dir.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
cli.test.ts
|
chore: Enable `typescript/no-explicit-any` rule.
|
2026-02-02 16:18:09 +09:00 |
|
cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
commands.ts
|
Gateway/Plugins: device pairing + phone control plugins (#11755)
|
2026-02-08 18:07:13 +01:00 |
|
config-schema.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
config-state.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
config-state.ts
|
Gateway/Plugins: device pairing + phone control plugins (#11755)
|
2026-02-08 18:07:13 +01:00 |
|
discovery.test.ts
|
fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767)
|
2026-02-13 17:04:41 +01:00 |
|
discovery.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
enable.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
hook-runner-global.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
hooks.ts
|
chore: Enable `typescript/no-explicit-any` rule.
|
2026-02-02 16:18:09 +09:00 |
|
http-path.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
http-registry.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
install.e2e.test.ts
|
perf(test): replace module resets with direct spies and runtime seams
|
2026-02-13 16:04:49 +00:00 |
|
install.ts
|
perf(test): replace module resets with direct spies and runtime seams
|
2026-02-13 16:04:49 +00:00 |
|
installs.ts
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
loader.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
loader.ts
|
perf(test): speed up vitest by skipping plugins + LLM slug
|
2026-02-12 17:15:43 +00:00 |
|
manifest-registry.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
manifest.ts
|
refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926)
|
2026-02-09 17:02:55 -08:00 |
|
providers.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
registry.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
runtime.ts
|
chore: Enable more lint rules, disable some that trigger a lot. Will clean up later.
|
2026-01-31 16:04:04 +09:00 |
|
schema-validator.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
services.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
slots.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
slots.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
source-display.test.ts
|
fix(cli): improve plugins list source display
|
2026-02-09 13:05:48 -06:00 |
|
source-display.ts
|
fix: improve code-size gate output and duplicate detection, fix Windows path in source-display
|
2026-02-09 13:18:51 -08:00 |
|
status.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
tools.optional.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
tools.ts
|
perf(test): speed up vitest by skipping plugins + LLM slug
|
2026-02-12 17:15:43 +00:00 |
|
types.ts
|
TypeScript: add extensions to tsconfig and fix type errors (#12781)
|
2026-02-09 10:05:38 -08:00 |
|
uninstall.test.ts
|
CLI: add plugins uninstall command (#5985) (openclaw#6141) thanks @JustasMonkev
|
2026-02-12 20:11:26 -06:00 |
|
uninstall.ts
|
CLI: add plugins uninstall command (#5985) (openclaw#6141) thanks @JustasMonkev
|
2026-02-12 20:11:26 -06:00 |
|
update.ts
|
fix: harden plugin and hook install paths
|
2026-02-02 02:07:47 -08:00 |
|
voice-call.plugin.test.ts
|
refactor: align voice-call TTS with core config
|
2026-01-25 09:29:57 +00:00 |
|
wired-hooks-after-tool-call.e2e.test.ts
|
test: migrate suites to e2e coverage layout
|
2026-02-13 14:28:22 +00:00 |
|
wired-hooks-compaction.test.ts
|
fix: wire 9 unwired plugin hooks to core code (openclaw#14882) thanks @shtse8
|
2026-02-12 18:14:14 -06:00 |
|
wired-hooks-gateway.test.ts
|
fix: wire 9 unwired plugin hooks to core code (openclaw#14882) thanks @shtse8
|
2026-02-12 18:14:14 -06:00 |
|
wired-hooks-message.test.ts
|
fix: wire 9 unwired plugin hooks to core code (openclaw#14882) thanks @shtse8
|
2026-02-12 18:14:14 -06:00 |
|
wired-hooks-session.test.ts
|
fix: wire 9 unwired plugin hooks to core code (openclaw#14882) thanks @shtse8
|
2026-02-12 18:14:14 -06:00 |