openclaw/src/commands
Peter Steinberger 2ca936ee98 refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
..
models fix: normalize provider aliases in auth order 2026-01-07 05:43:32 +01:00
agent-via-gateway.test.ts fix: route agent CLI via gateway 2026-01-06 03:41:56 +01:00
agent-via-gateway.ts refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
agent.test.ts fix: preserve sessionKey for agent runs 2026-01-07 17:53:59 +01:00
agent.ts refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
agents.test.ts feat: add agents command 2026-01-07 10:03:53 +01:00
agents.ts feat(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
antigravity-oauth.ts chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
auth-choice-options.ts feat(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
auth-choice.ts feat(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
configure.ts feat(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
daemon-runtime.ts style: format daemon runtime changes 2026-01-06 23:29:38 +01:00
docs.ts chore: clean up lint and scratchpad 2026-01-07 01:28:46 +00:00
doctor-auth.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-gateway-services.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-legacy-config.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-prompter.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-sandbox.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-security.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor-state-integrity.ts refactor: extract doctor state integrity 2026-01-08 01:52:33 +01:00
doctor-state-migrations.test.ts fix(doctor): add headless flags + auto-migrate sessions 2026-01-07 04:43:24 +01:00
doctor-state-migrations.ts fix(doctor): add headless flags + auto-migrate sessions 2026-01-07 04:43:24 +01:00
doctor-workspace.ts refactor: split doctor into modules 2026-01-08 01:52:33 +01:00
doctor.test.ts fix: harden doctor state integrity checks 2026-01-08 01:52:33 +01:00
doctor.ts refactor: split doctor into modules 2026-01-08 01:52:33 +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: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
models.list.test.ts fix: normalize provider aliases in auth order 2026-01-07 05:43:32 +01:00
models.set.test.ts Test: cover z.ai normalization 2026-01-07 05:30:06 +01:00
models.ts feat: add image model config + tool 2026-01-04 19:35:49 +01:00
onboard-auth.test.ts fix: write auth profiles to multi-agent path during onboarding 2026-01-06 20:53:18 +00:00
onboard-auth.ts feat: add agents command 2026-01-07 10:03:53 +01:00
onboard-helpers.ts feat: add agents command 2026-01-07 10:03:53 +01:00
onboard-interactive.ts feat: unify onboarding + config schema 2026-01-03 16:48:08 +01:00
onboard-non-interactive.ts feat(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
onboard-providers.ts chore(cli): polish provider onboarding notes 2026-01-07 22:22:21 +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(auth): sync OAuth from Claude/Codex CLIs 2026-01-07 10:47:57 +01:00
onboard.ts docs: recommend WSL2 for Windows installs 2026-01-07 01:21:36 +01:00
openai-codex-model-default.test.ts fix: add OpenAI Codex OAuth to configure 2026-01-06 09:13:51 +01:00
openai-codex-model-default.ts fix: add OpenAI Codex OAuth to configure 2026-01-06 09:13:51 +01:00
poll.test.ts refactor: reuse gateway output helpers 2026-01-07 01:43:02 +00:00
poll.ts refactor: unify outbound result envelopes 2026-01-07 02:36:05 +00:00
send.test.ts refactor: streamline outbound payload handling 2026-01-07 02:30:42 +00:00
send.ts refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
sessions.test.ts feat!: redesign model config + auth profiles 2026-01-06 00:56:58 +00:00
sessions.ts feat: add /reasoning reasoning visibility 2026-01-07 06:17:31 +01:00
setup.ts fix(workspace): align clawd + bootstrap 2026-01-06 19:54:50 +01:00
signal-install.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
status.test.ts fix: stage sandbox media for inbound attachments 2026-01-05 06:18:11 +01:00
status.ts chore: satisfy lint 2026-01-07 11:49:01 +01:00
systemd-linger.ts Onboard: auto-enable systemd lingering on Linux 2026-01-05 21:20:05 +00:00
update.ts feat: expand wizard setup flow 2026-01-01 19:14:14 +01:00