openclaw-matrix-multiaccounts/src/commands
2026-01-14 05:39:47 +00:00
..
agent refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
channels refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
gateway-status refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
models refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-non-interactive refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboarding refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
status-all refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
.DS_Store refactor(src): split oversized modules 2026-01-14 01:17:56 +00: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!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
agent.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
agent.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
agents.add.test.ts style: tidy cli formatting 2026-01-08 08:26:40 +01:00
agents.bindings.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.command-shared.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.commands.add.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.commands.delete.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.commands.list.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.config.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.providers.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
agents.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
agents.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
antigravity-oauth.ts chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
auth-choice-options.test.ts Auth: add Chutes OAuth 2026-01-13 04:50:26 +00:00
auth-choice-options.ts Auth: add Chutes OAuth 2026-01-13 04:50:26 +00:00
auth-choice-prompt.ts feat(model): add /model picker 2026-01-12 06:02:39 +00:00
auth-choice.api-key.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.anthropic.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.api-providers.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.github-copilot.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.minimax.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.oauth.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.openai.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.apply.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.default-model.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.model-check.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.preferred-provider.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-choice.test.ts chore(lint): satisfy biome checks 2026-01-13 07:53:38 +00:00
auth-choice.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-token.ts feat: update token auth flow 2026-01-09 08:13:05 +01:00
channels.adds-non-default-telegram-account.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
channels.surfaces-signal-runtime-errors-channels-status-output.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
channels.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
chutes-oauth.test.ts refactor: dedupe OAuth flow handlers 2026-01-13 05:14:05 +00:00
chutes-oauth.ts refactor: dedupe OAuth flow handlers 2026-01-13 05:14:05 +00:00
cleanup-utils.ts style: format cleanup commands 2026-01-11 10:54:33 +00:00
configure.channels.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.commands.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.daemon.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.gateway-auth.test.ts fix: clear gateway auth on off selection 2026-01-12 22:59:37 +05:30
configure.gateway-auth.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.gateway.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.shared.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
configure.wizard.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
daemon-runtime.ts fix(daemon): audit runtime best practices 2026-01-08 22:18:07 +00:00
dashboard.test.ts feat: add Tailscale binary detection, IP binding modes, and health probe password fix 2026-01-13 05:20:02 +00:00
dashboard.ts feat: add Tailscale binary detection, IP binding modes, and health probe password fix 2026-01-13 05:20:02 +00:00
docs.ts feat(status): improve status output 2026-01-10 23:32:07 +01:00
doctor-auth.ts fix: wrap clack notes for cleaner boxes 2026-01-11 04:23:43 +01:00
doctor-config-flow.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor-format.ts feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
doctor-gateway-daemon-flow.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor-gateway-health.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor-gateway-services.ts fix: honor gateway service override labels 2026-01-13 05:58:49 +00:00
doctor-install.ts chore(lint): satisfy biome checks 2026-01-13 07:53:38 +00:00
doctor-legacy-config.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
doctor-platform-notes.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor-prompter.ts fix: update gateway auth docs and clients 2026-01-11 01:51:24 +01:00
doctor-sandbox.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
doctor-security.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
doctor-state-integrity.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +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-ui.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
doctor-update.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor-workspace-status.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00: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.falls-back-legacy-sandbox-image-missing.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.migrates-legacy-config-file.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.migrates-routing-allowfrom-channels-whatsapp-allowfrom.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.runs-legacy-state-migrations-yes-mode-without.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.warns-per-agent-sandbox-docker-browser-prune.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
doctor.warns-state-directory-is-missing.test.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
gateway-status.test.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
gateway-status.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00: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 refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
health.snapshot.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
health.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
health.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
message-format.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
message.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
message.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
model-picker.ts fix: set default model after auth choice 2026-01-12 08:04:32 +00: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: add GitHub Copilot provider 2026-01-12 16:52:15 +00:00
oauth-flow.ts refactor: dedupe OAuth flow handlers 2026-01-13 05:14:05 +00:00
onboard-auth.config-core.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-auth.config-minimax.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-auth.config-opencode.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-auth.credentials.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-auth.models.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-auth.test.ts chore(lint): satisfy biome checks 2026-01-13 07:53:38 +00:00
onboard-auth.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
onboard-channels.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
onboard-channels.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
onboard-helpers.test.ts feat: add Tailscale binary detection, IP binding modes, and health probe password fix 2026-01-13 05:20:02 +00:00
onboard-helpers.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +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 fix: finalize channels rename cleanup 2026-01-13 08:40:40 +00:00
onboard-non-interactive.lan-auto-token.test.ts fix: finalize channels rename cleanup 2026-01-13 08:40:40 +00:00
onboard-non-interactive.remote.test.ts fix: finalize channels rename cleanup 2026-01-13 08:40:40 +00:00
onboard-non-interactive.token.test.ts fix: support non-interactive token auth 2026-01-14 00:56:34 +00:00
onboard-non-interactive.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00: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 refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
onboard.ts feat: add onboard reset option 2026-01-11 05:04:36 +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 fix: align opencode-zen provider setup 2026-01-10 21:38:18 +01:00
opencode-zen-model-default.ts fix: align opencode-zen provider setup 2026-01-10 21:38:18 +01:00
reset.ts fix: honor gateway service override labels 2026-01-13 05:58:49 +00:00
sandbox-display.ts style(sandbox): fix linting errors 2026-01-09 13:23:16 +01:00
sandbox-explain.test.ts fix: polish restart feedback + stabilize tests (#685) (thanks @carlulsoe) 2026-01-10 22:52:09 +01:00
sandbox-explain.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00: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-all.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.agent-local.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.command.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.daemon.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.format.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.gateway-probe.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.link-channel.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.scan.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.summary.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
status.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.types.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.update.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
systemd-linger.ts fix: wrap clack notes for cleaner boxes 2026-01-11 04:23:43 +01:00
uninstall.ts fix: honor gateway service override labels 2026-01-13 05:58:49 +00:00