| .. |
|
acp
|
refactor(test): remove duplicate cron tool harnesses
|
2026-02-21 12:25:23 +00:00 |
|
agents
|
test(agents): dedupe skill helper fixtures and cover empty-body rendering
|
2026-02-21 21:40:39 +00:00 |
|
auto-reply
|
test(reply): reuse compaction fixture setup and cover numeric fallback defaults
|
2026-02-21 21:40:38 +00:00 |
|
browser
|
test(browser): dedupe chrome mocks and cover SIGKILL escalation
|
2026-02-21 21:40:39 +00:00 |
|
canvas-host
|
refactor(test): centralize temporary state-dir env setup
|
2026-02-21 12:59:24 +00:00 |
|
channels
|
refactor(discord): split allowlist resolution flow
|
2026-02-21 20:01:21 +01:00 |
|
cli
|
test(cli): dedupe memory runtime spies and cover json/search fallback flows
|
2026-02-21 21:40:39 +00:00 |
|
commands
|
test(commands): dedupe signal install extract fixture and cover zip extract
|
2026-02-21 21:40:39 +00:00 |
|
compat
|
…
|
|
|
config
|
test(config): dedupe io fixture wiring and cover legacy config-path override
|
2026-02-21 21:40:39 +00:00 |
|
cron
|
test(cron): dedupe run-log temp fixtures and cover invalid line filtering
|
2026-02-21 21:40:39 +00:00 |
|
daemon
|
test(daemon): dedupe schtasks install fixture and cover empty env omission
|
2026-02-21 21:40:39 +00:00 |
|
discord
|
refactor(discord): split allowlist resolution flow
|
2026-02-21 20:01:21 +01:00 |
|
docs
|
…
|
|
|
gateway
|
test(gateway): dedupe control-ui fixture setup and cover query asset 404
|
2026-02-21 21:40:39 +00:00 |
|
hooks
|
refactor(test): snapshot bundled hooks env in loader tests
|
2026-02-21 19:13:47 +00:00 |
|
imessage
|
fix(security): fail closed parsed chat allowlist
|
2026-02-21 19:51:36 +01:00 |
|
infra
|
test(infra): dedupe install-source fixtures and cover npm pack parsing
|
2026-02-21 21:40:39 +00:00 |
|
line
|
test(line): dedupe event fixtures and cover room postback routing
|
2026-02-21 21:40:39 +00:00 |
|
link-understanding
|
fix: block ISATAP SSRF bypass via shared host/ip guard
|
2026-02-19 09:59:47 +01:00 |
|
logging
|
fix(ui): unblock docker onboarding build
|
2026-02-19 16:32:33 +01:00 |
|
macos
|
refactor: unify restart gating and update availability sync
|
2026-02-19 10:00:41 +01:00 |
|
markdown
|
fix(security): use YAML core schema to prevent type coercion (#20857)
|
2026-02-19 03:15:36 -08:00 |
|
media
|
test(media): dedupe server fixture helpers and cover 404/id validation
|
2026-02-21 21:40:39 +00:00 |
|
media-understanding
|
test: avoid template-literal temp path in runner fixture
|
2026-02-21 20:49:38 +01:00 |
|
memory
|
test(memory): dedupe temp-dir lifecycle hooks and cover overlapping path dedupe
|
2026-02-21 21:40:39 +00:00 |
|
node-host
|
refactor(test): standardize env helpers across suites
|
2026-02-21 19:13:46 +00:00 |
|
pairing
|
test(pairing): dedupe fixture writers and expand store coverage
|
2026-02-21 21:40:39 +00:00 |
|
plugin-sdk
|
refactor(bluebubbles): share dm/group access policy checks
|
2026-02-21 20:08:33 +01:00 |
|
plugins
|
feat: thread-bound subagents on Discord (#21805)
|
2026-02-21 16:14:55 +01:00 |
|
process
|
refactor(test): simplify env scoping in exec and usage tests
|
2026-02-21 19:13:46 +00:00 |
|
providers
|
fix(oauth): harden refresh token refresh-response validation
|
2026-02-21 13:44:14 +01:00 |
|
routing
|
feat: thread-bound subagents on Discord (#21805)
|
2026-02-21 16:14:55 +01:00 |
|
scripts
|
test(scripts): dedupe a2ui temp fixture and cover skip-missing env path
|
2026-02-21 21:40:39 +00:00 |
|
security
|
fix(test): skip test-utils files in temp path guard
|
2026-02-21 20:48:52 +01:00 |
|
sessions
|
fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg
|
2026-02-19 21:16:26 -06:00 |
|
shared
|
fix(tui): strip inbound metadata blocks from user messages (clean rewrite) (#22345)
|
2026-02-20 23:52:43 -05:00 |
|
signal
|
test: stabilize docker e2e suites for pairing and model updates
|
2026-02-21 16:38:48 +01:00 |
|
slack
|
refactor(config): unify streaming config across channels
|
2026-02-21 19:53:42 +01:00 |
|
telegram
|
refactor(test): use env helper for telegram TZ override
|
2026-02-21 19:13:47 +00:00 |
|
terminal
|
refactor(cli): share styled select prompt helper
|
2026-02-18 17:48:02 +00:00 |
|
test-helpers
|
refactor(test): reuse state-dir helper in telegram tests
|
2026-02-21 13:02:12 +00:00 |
|
test-utils
|
refactor(test): standardize env helpers across suites
|
2026-02-21 19:13:46 +00:00 |
|
tts
|
fix(tts): make model provider overrides opt-in
|
2026-02-21 13:16:07 +01:00 |
|
tui
|
test(tui): cover gateway auth fallbacks and dedupe env setup
|
2026-02-21 19:13:47 +00:00 |
|
types
|
chore(deadcode): add deadcode scanning and remove unused lockfile deps (#22468)
|
2026-02-21 01:29:20 -05:00 |
|
utils
|
fix(gateway): strip inline directive tags from displayed text
|
2026-02-21 20:08:55 +01:00 |
|
web
|
test(web): dedupe mention assertions and cover diagnostics helpers
|
2026-02-21 21:40:39 +00:00 |
|
whatsapp
|
test: dedupe line and whatsapp target resolution tests
|
2026-02-18 05:31:13 +00:00 |
|
wizard
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
channel-web.ts
|
…
|
|
|
docker-image-digests.test.ts
|
fix(docker): pin base images to SHA256 digests (#7734)
|
2026-02-19 12:42:07 -08:00 |
|
docker-setup.test.ts
|
fix(docker): harden docker-setup mount validation
|
2026-02-19 10:44:46 +01:00 |
|
dockerfile.test.ts
|
…
|
|
|
entry.ts
|
…
|
|
|
extensionAPI.ts
|
…
|
|
|
globals.ts
|
…
|
|
|
index.ts
|
…
|
|
|
logger.test.ts
|
test: merge logger subsystem prefix drop cases
|
2026-02-19 08:49:52 +00:00 |
|
logger.ts
|
…
|
|
|
logging.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
polls.test.ts
|
test: table-drive poll duration clamp cases
|
2026-02-18 23:27:50 +00:00 |
|
polls.ts
|
…
|
|
|
runtime.ts
|
…
|
|
|
utils.test.ts
|
test(core): dedupe temp dirs in utils tests and cover lid lookup error fallback
|
2026-02-21 21:40:39 +00:00 |
|
utils.ts
|
refactor: share plain object guard across config and utils
|
2026-02-19 14:27:36 +00:00 |
|
version.test.ts
|
test(version): dedupe fixture setup and cover invalid URL/version metadata
|
2026-02-21 21:40:39 +00:00 |
|
version.ts
|
refactor: centralize presence routing and version precedence coverage (#19609)
|
2026-02-18 00:02:51 -05:00 |