openclaw/src/commands
2026-01-10 16:36:43 +01:00
..
models fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
providers fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
agent-via-gateway.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
agent-via-gateway.ts refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
agent.test.ts refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +01:00
agent.ts fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
agents.add.test.ts style: tidy cli formatting 2026-01-08 08:26:40 +01:00
agents.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
agents.ts fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
antigravity-oauth.ts chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
auth-choice-options.test.ts feat: update token auth flow 2026-01-09 08:13:05 +01:00
auth-choice-options.ts feat: add ZAI auth choice 2026-01-10 16:32:21 +01:00
auth-choice.test.ts fix: polish opencode-zen onboarding (#623) (thanks @magimetal) 2026-01-10 01:09:34 +01:00
auth-choice.ts feat: add ZAI auth choice 2026-01-10 16:32:21 +01:00
auth-token.ts feat: update token auth flow 2026-01-09 08:13:05 +01:00
configure.ts refactor: unify configure auth choice 2026-01-10 16:14:49 +01:00
daemon-runtime.ts fix(daemon): audit runtime best practices 2026-01-08 22:18:07 +00:00
docs.ts chore: clean up lint and scratchpad 2026-01-07 01:28:46 +00:00
doctor-auth.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
doctor-format.ts feat: add logs cli and restart hints 2026-01-08 06:56:34 +00:00
doctor-gateway-services.ts style: format doctor gateway services 2026-01-09 17:53:57 +01:00
doctor-legacy-config.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
doctor-prompter.ts fix: sync doctor-prompter.ts with main 2026-01-09 11:07:17 +01:00
doctor-sandbox.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
doctor-security.ts fix(pairing): accept positional provider args 2026-01-10 16:36:43 +01:00
doctor-state-integrity.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
doctor-state-migrations.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
doctor-state-migrations.ts fix(doctor): add headless flags + auto-migrate sessions 2026-01-07 04:43:24 +01:00
doctor-workspace.test.ts fix: doctor ignore install dir in legacy workspace check 2026-01-10 16:23:35 +01:00
doctor-workspace.ts fix: doctor ignore install dir in legacy workspace check 2026-01-10 16:23:35 +01:00
doctor.test.ts fix: doctor ignore install dir in legacy workspace check 2026-01-10 16:23:35 +01:00
doctor.ts feat(cli): colorize gateway health + daemon output 2026-01-10 03:01:27 +01:00
gateway-status.test.ts feat: add gateway dev config options 2026-01-09 10:39:00 +01:00
gateway-status.ts feat: add gateway dev config options 2026-01-09 10:39:00 +01:00
google-gemini-model-default.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
google-gemini-model-default.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
health-format.test.ts test: clean up lint warnings 2026-01-10 16:17:02 +01:00
health-format.ts feat(cli): colorize gateway health + daemon output 2026-01-10 03:01:27 +01:00
health.command.coverage.test.ts feat(discord): Discord transport 2025-12-26 13:20:30 +01:00
health.snapshot.test.ts fix: stage sandbox media for inbound attachments 2026-01-05 06:18:11 +01:00
health.test.ts fix(tests): align discord + queue changes 2025-12-26 14:32:57 +01:00
health.ts feat(cli): move provider login/logout 2026-01-08 07:40:08 +01:00
message.test.ts feat: unify message cli and tools 2026-01-09 08:30:24 +01:00
message.ts feat(telegram): inline keyboard buttons (#491) 2026-01-09 20:47:03 +01:00
models.list.test.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
models.set.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
models.ts feat(models): add per-agent auth order overrides 2026-01-09 14:07:45 +00:00
onboard-auth.test.ts refactor: unify configure auth choice 2026-01-10 16:14:49 +01:00
onboard-auth.ts feat: add ZAI auth choice 2026-01-10 16:32:21 +01:00
onboard-helpers.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
onboard-interactive.ts feat: unify onboarding + config schema 2026-01-03 16:48:08 +01:00
onboard-non-interactive.gateway-auth.test.ts test(onboard): gateway token auth flow 2026-01-10 03:54:29 +00:00
onboard-non-interactive.lan-auto-token.test.ts test(onboard): cover remote + lan token flows 2026-01-10 04:14:39 +00:00
onboard-non-interactive.remote.test.ts test(onboard): cover remote + lan token flows 2026-01-10 04:14:39 +00:00
onboard-non-interactive.ts feat: add ZAI auth choice 2026-01-10 16:32:21 +01:00
onboard-providers.test.ts fix: QuickStart provider selection (#485) 2026-01-10 01:08:00 +01:00
onboard-providers.ts fix(pairing): accept positional provider args 2026-01-10 16:36:43 +01:00
onboard-remote.ts feat: add onboarding doc links 2026-01-07 01:19:31 +01:00
onboard-skills.ts feat: add onboarding doc links 2026-01-07 01:19:31 +01:00
onboard-types.ts feat: add ZAI auth choice 2026-01-10 16:32:21 +01:00
onboard.ts feat: add setup-token + token auth 2026-01-09 17:50:34 +01:00
openai-codex-model-default.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
openai-codex-model-default.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
opencode-zen-model-default.test.ts feat(onboard): add OpenCode Zen as model provider 2026-01-10 01:09:34 +01:00
opencode-zen-model-default.ts feat(onboard): add OpenCode Zen as model provider 2026-01-10 01:09:34 +01:00
providers.test.ts fix: remove incorrect discord limited warning 2026-01-08 23:59:40 -06:00
providers.ts chore: add provider logs command 2026-01-08 12:01:06 +01:00
sandbox-display.ts style(sandbox): fix linting errors 2026-01-09 13:23:16 +01:00
sandbox-formatters.test.ts test(sandbox): add unit tests for formatter functions 2026-01-09 13:23:16 +01:00
sandbox-formatters.ts style(sandbox): fix linting errors 2026-01-09 13:23:16 +01:00
sandbox.test.ts fix(sandbox): compare list to config images (#563) - thanks @pasogott 2026-01-09 13:29:47 +01:00
sandbox.ts fix(sandbox): compare list to config images (#563) - thanks @pasogott 2026-01-09 13:29:47 +01:00
sessions.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
sessions.ts feat: show more session flags 2026-01-10 05:14:07 +01:00
setup.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
signal-install.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
status.test.ts fix: require explicit system event session keys 2026-01-09 21:59:01 +01:00
status.ts fix: require explicit system event session keys 2026-01-09 21:59:01 +01:00
systemd-linger.ts fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00