openclaw/src/infra
2026-01-15 06:19:47 +00:00
..
bridge test: fix windows-only expectations 2026-01-15 05:25:08 +00:00
outbound fix: stabilize gateway config tests + tool schema 2026-01-15 05:16:28 +00:00
.DS_Store refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
agent-events.test.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
agent-events.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
backoff.ts refactor: share backoff helpers 2026-01-07 23:22:12 +00:00
binaries.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
binaries.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
bonjour-ciao.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
bonjour-discovery.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
bonjour-discovery.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
bonjour-errors.ts refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
bonjour.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
bonjour.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
brew.test.ts fix(ci): stabilize windows tests 2026-01-08 02:44:19 +00:00
brew.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
canvas-host-url.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
channel-activity.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
channel-activity.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
channel-summary.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
channels-status-issues.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
clawdbot-root.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
clipboard.ts feat(browser): copy extension path to clipboard 2026-01-15 06:19:47 +00:00
control-ui-assets.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
control-ui-assets.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
dedupe.test.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
dedupe.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
dotenv.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
dotenv.ts fix: load global .env fallback 2026-01-05 01:11:29 +01:00
env-file.ts feat: improve auth setup flows 2026-01-09 09:59:58 +01:00
env.test.ts feat: add Z.AI env support and live test 2025-12-31 11:36:57 +01:00
env.ts feat: add Z.AI env support and live test 2025-12-31 11:36:57 +01:00
errors.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
exec-safety.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
format-duration.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
gateway-lock.ts style(tests): format imports 2025-12-12 16:47:10 +00:00
git-commit.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
heartbeat-events.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
heartbeat-runner.respects-ackmaxchars-heartbeat-acks.test.ts refactor(infra): split provider usage 2026-01-14 05:40:03 +00:00
heartbeat-runner.returns-default-unset.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
heartbeat-runner.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
heartbeat-wake.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
is-main.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
is-main.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
json-file.ts fix: harden cli credential sync 2026-01-10 16:37:54 +01:00
machine-name.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
node-pairing.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
os-summary.ts feat(status): improve status output 2026-01-10 23:32:07 +01:00
path-env.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
path-env.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
ports-format.ts chore: drop Clawdis legacy references 2026-01-15 06:18:44 +00:00
ports-inspect.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
ports-types.ts refactor: split port diagnostics helpers 2026-01-08 02:42:43 +01:00
ports.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
ports.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.auth.ts chore: standardize Claude Code CLI naming (#915) 2026-01-14 20:07:35 +00:00
provider-usage.fetch.claude.ts chore: standardize Claude Code CLI naming (#915) 2026-01-14 20:07:35 +00:00
provider-usage.fetch.codex.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.fetch.copilot.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.fetch.gemini.ts refactor(infra): split provider usage 2026-01-14 05:40:03 +00:00
provider-usage.fetch.minimax.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.fetch.shared.ts refactor(infra): split provider usage 2026-01-14 05:40:03 +00:00
provider-usage.fetch.ts feat(usage): add minimax usage snapshot 2026-01-14 09:57:32 +00:00
provider-usage.fetch.zai.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.format.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.load.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.shared.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
provider-usage.types.ts feat(usage): add minimax usage snapshot 2026-01-14 09:57:32 +00:00
restart-sentinel.test.ts feat: add gateway config/update restart flow 2026-01-08 01:30:02 +01:00
restart-sentinel.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
restart.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
retry-policy.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
retry.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
retry.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime-guard.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime-guard.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
shell-env.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
shell-env.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
ssh-tunnel.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
state-migrations.fs.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
state-migrations.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
system-events.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
system-events.ts System events: add local timestamps in prompt injection 2026-01-12 21:38:56 -06:00
system-presence.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
system-presence.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
tailnet.test.ts Gateway: wide-area Bonjour via clawdis.internal 2025-12-17 17:01:10 +01:00
tailnet.ts Gateway: wide-area Bonjour via clawdis.internal 2025-12-17 17:01:10 +01:00
tailscale.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
tailscale.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
unhandled-rejections.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
update-check.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
update-runner.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
update-runner.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
voicewake.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
voicewake.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
widearea-dns.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
widearea-dns.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
ws.ts fix: resolve build errors 2025-12-23 03:00:04 +01:00