openclaw/src/infra
2026-01-18 18:43:31 +00:00
..
bridge feat: add node core/ui versions in bridge 2026-01-18 15:59:54 +00:00
outbound refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
agent-events.test.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
agent-events.ts fix: add agent context to ws logs 2026-01-17 20:37:36 +00:00
archive.test.ts refactor: rename hooks docs and add tests 2026-01-17 07:32:54 +00:00
archive.ts style: run oxfmt 2026-01-17 08:00:05 +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 feat: add TLS for node bridge 2026-01-16 05:28:40 +00:00
bonjour-errors.ts refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
bonjour.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
bonjour.ts feat: add TLS for node bridge 2026-01-16 05:28:40 +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-approvals.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
exec-approvals.ts fix: exec approvals parsing + boot-md changelog 2026-01-18 16:28:39 +00:00
exec-host.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +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 fix: stamp build commit metadata 2026-01-17 12:30:11 +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: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
heartbeat-runner.returns-default-unset.test.ts refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
heartbeat-runner.ts refactor: unify delivery target resolution 2026-01-17 05:29:06 +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 test: stabilize gateway suites 2026-01-18 05:44:22 +00:00
node-pairing.ts feat: add node core/ui versions in bridge 2026-01-18 15:59:54 +00:00
node-shell.ts fix: resolve ci failures 2026-01-18 08:45:29 +00:00
os-summary.ts feat(status): improve status output 2026-01-10 23:32:07 +01:00
path-env.test.ts chore: drop legacy Relay signing 2026-01-16 03:11:16 +00:00
path-env.ts chore: drop legacy Relay signing 2026-01-16 03:11:16 +00:00
ports-format.ts fix: unify daemon service label resolution with env 2026-01-15 22:10:27 +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 Infra: update MiniMax usage endpoint 2026-01-17 19:45:48 +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 feat: sticky auth profile rotation + usage headers 2026-01-16 00:25:49 +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 Infra: update MiniMax usage endpoint 2026-01-17 19:45:48 +00:00
provider-usage.ts feat: sticky auth profile rotation + usage headers 2026-01-16 00:25:49 +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
skills-remote.ts fix: stabilize ci protocol + openai batch retry 2026-01-18 17:05:27 +00:00
ssh-config.test.ts fix: sync remote ssh targets 2026-01-16 07:33:15 +00:00
ssh-config.ts fix: sync remote ssh targets 2026-01-16 07:33:15 +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 refactor: prune legacy group targets 2026-01-17 09:01:47 +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
transport-ready.test.ts fix: stabilize transport-ready test timing 2026-01-16 23:03:12 +00:00
transport-ready.ts fix: bound signal/imessage transport readiness waits 2026-01-16 20:33:04 +00:00
unhandled-rejections.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
update-check.ts feat: add update channel support 2026-01-17 11:40:05 +00:00
update-runner.test.ts feat: add update channel support 2026-01-17 11:40:05 +00:00
update-runner.ts feat: add update channel support 2026-01-17 11:40:05 +00:00
update-startup.test.ts feat: add gateway update check on start 2026-01-17 12:07:17 +00:00
update-startup.ts feat: add gateway update check on start 2026-01-17 12:07:17 +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 feat: add TLS for node bridge 2026-01-16 05:28:40 +00:00
ws.ts fix: resolve build errors 2025-12-23 03:00:04 +01:00
wsl.ts style: apply oxfmt 2026-01-17 18:32:23 +00:00