openclaw/src/commands
Peter Steinberger 11546b1177 test(auth-choice): expand api provider dedupe coverage 2026-02-22 11:16:59 +00:00
..
agent fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
channels style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
gateway-status style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
models chore(test): harden models status mock restoration 2026-02-22 00:53:23 -08:00
onboard-non-interactive fix: finish volcengine/byteplus landing polish (#7967) (thanks @funmore123) 2026-02-21 15:05:09 +01:00
onboarding chore: fix formatting drift and stabilize cron tool mocks 2026-02-19 15:41:38 +01:00
status-all style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agent-via-gateway.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agent-via-gateway.ts fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
agent.delivery.e2e.test.ts chore: Fix types in tests 41/N. 2026-02-17 15:50:07 +09:00
agent.e2e.test.ts refactor(session): centralize transcript path option resolution 2026-02-22 12:02:38 +01:00
agent.ts refactor(session): centralize transcript path option resolution 2026-02-22 12:02:38 +01:00
agents.add.e2e.test.ts test(commands): use lightweight clears in config snapshot specs 2026-02-22 08:26:11 +00:00
agents.bindings.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.command-shared.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
agents.commands.add.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.commands.delete.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.commands.identity.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.commands.list.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.config.ts refactor(agents): share agent entry and block reply payload types 2026-02-19 00:06:19 +00:00
agents.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agents.identity.e2e.test.ts test(commands): use lightweight clears in config snapshot specs 2026-02-22 08:26:11 +00:00
agents.providers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.ts
auth-choice-legacy.ts refactor(onboard): unify auth-choice aliases and provider flags 2026-02-14 05:58:26 +01:00
auth-choice-options.e2e.test.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
auth-choice-options.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
auth-choice-prompt.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-choice.api-key.ts
auth-choice.apply-helpers.test.ts test(auth-choice): expand api provider dedupe coverage 2026-02-22 11:16:59 +00:00
auth-choice.apply-helpers.ts refactor(auth-choice): unify api-key resolution flows 2026-02-22 11:16:30 +00:00
auth-choice.apply.anthropic.ts feat: switch anthropic onboarding defaults to sonnet 2026-02-18 04:37:58 +01:00
auth-choice.apply.api-providers.ts refactor(auth-choice): unify api-key resolution flows 2026-02-22 11:16:30 +00:00
auth-choice.apply.byteplus.ts fix: finish volcengine/byteplus landing polish (#7967) (thanks @funmore123) 2026-02-21 15:05:09 +01:00
auth-choice.apply.copilot-proxy.ts
auth-choice.apply.github-copilot.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-choice.apply.google-antigravity.ts
auth-choice.apply.google-gemini-cli.ts
auth-choice.apply.huggingface.test.ts test(auth-choice): expand api provider dedupe coverage 2026-02-22 11:16:59 +00:00
auth-choice.apply.huggingface.ts refactor(auth-choice): unify api-key resolution flows 2026-02-22 11:16:30 +00:00
auth-choice.apply.minimax.test.ts test(auth-choice): expand api provider dedupe coverage 2026-02-22 11:16:59 +00:00
auth-choice.apply.minimax.ts refactor(auth-choice): unify api-key resolution flows 2026-02-22 11:16:30 +00:00
auth-choice.apply.oauth.ts fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
auth-choice.apply.openai.ts fix(auth): bidirectional mode/type compat + sync OAuth to all agents (#12692) 2026-02-20 16:01:09 +05:30
auth-choice.apply.openrouter.ts refactor(commands): dedupe auth-choice model notes 2026-02-18 23:34:15 +00:00
auth-choice.apply.plugin-provider.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-choice.apply.qwen-portal.ts
auth-choice.apply.ts fix: finish volcengine/byteplus landing polish (#7967) (thanks @funmore123) 2026-02-21 15:05:09 +01:00
auth-choice.apply.vllm.ts refactor(commands): share vllm setup 2026-02-14 15:39:46 +00:00
auth-choice.apply.volcengine.ts fix: finish volcengine/byteplus landing polish (#7967) (thanks @funmore123) 2026-02-21 15:05:09 +01:00
auth-choice.apply.xai.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-choice.default-model.ts
auth-choice.e2e.test.ts test(auth-choice): expand api provider dedupe coverage 2026-02-22 11:16:59 +00:00
auth-choice.model-check.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-choice.moonshot.e2e.test.ts refactor(test): share onboarding and model auth test helpers 2026-02-16 16:48:55 +00:00
auth-choice.preferred-provider.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
auth-choice.ts
auth-token.ts
channel-test-helpers.ts refactor(test): reduce auth and channel setup duplication 2026-02-16 16:03:22 +00:00
channels.add.test.ts test(commands): use lightweight clears in config snapshot specs 2026-02-22 08:26:11 +00:00
channels.adds-non-default-telegram-account.e2e.test.ts test(commands): use lightweight clears in agents/channels setup 2026-02-22 08:02:03 +00:00
channels.mock-harness.ts fix(ci): add explicit mock export types for harnesses 2026-02-19 15:16:09 +00:00
channels.surfaces-signal-runtime-errors-channels-status-output.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
channels.ts
chutes-oauth.e2e.test.ts revert: fix models set catalog validation (#19194) 2026-02-17 09:43:41 -05:00
chutes-oauth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cleanup-plan.ts refactor(commands): share cleanup plan resolver 2026-02-15 17:49:30 +00:00
cleanup-utils.test.ts perf(test): fold model-default assertions into command utils suite 2026-02-16 00:18:27 +00:00
cleanup-utils.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
config-validation.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.channels.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.commands.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.daemon.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.gateway-auth.e2e.test.ts test: collapse duplicate gateway token-generation cases 2026-02-19 08:15:32 +00:00
configure.gateway-auth.ts feat: switch anthropic onboarding defaults to sonnet 2026-02-18 04:37:58 +01:00
configure.gateway.e2e.test.ts fix(gateway): trusted-proxy auth rejected when bind=loopback (#20097) 2026-02-20 17:51:35 +00:00
configure.gateway.ts fix(gateway): trusted-proxy auth rejected when bind=loopback (#20097) 2026-02-20 17:51:35 +00:00
configure.shared.ts refactor(cli): dedupe configure section parsing 2026-02-15 04:42:00 +00:00
configure.ts refactor(cli): share configure section runner 2026-02-15 14:20:06 +00:00
configure.wizard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
configure.wizard.ts refactor(commands): share configure wizard channel/daemon steps 2026-02-18 18:37:17 +00:00
daemon-install-helpers.e2e.test.ts refactor(security): centralize host env policy and harden env ingestion 2026-02-21 13:04:39 +01:00
daemon-install-helpers.ts refactor(security): centralize host env policy and harden env ingestion 2026-02-21 13:04:39 +01:00
daemon-install-runtime-warning.test.ts refactor(commands): share daemon runtime warning helper 2026-02-18 23:09:09 +00:00
daemon-install-runtime-warning.ts refactor(commands): share daemon runtime warning helper 2026-02-18 23:09:09 +00:00
daemon-runtime.ts
dashboard.e2e.test.ts test(commands): trim dashboard setup resets and dedupe bind cases 2026-02-22 07:35:55 +00:00
dashboard.test.ts test(commands): trim dashboard setup resets and dedupe bind cases 2026-02-22 07:35:55 +00:00
dashboard.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
docs.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-auth.deprecated-cli-profiles.e2e.test.ts refactor(test): snapshot deprecated auth profile env in e2e 2026-02-21 19:13:47 +00:00
doctor-auth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-completion.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-config-flow.e2e.test.ts refactor(config): unify streaming config across channels 2026-02-21 19:53:42 +01:00
doctor-config-flow.include-warning.test.ts fix: harden include confinement edge cases (#18652) (thanks @aether-ai-agent) 2026-02-18 03:27:16 +01:00
doctor-config-flow.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
doctor-format.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-gateway-daemon-flow.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-gateway-health.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-gateway-services.test.ts refactor(test): replace ad-hoc env restore blocks with helpers 2026-02-21 19:13:47 +00:00
doctor-gateway-services.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-install.ts
doctor-legacy-config.e2e.test.ts refactor(config): unify streaming config across channels 2026-02-21 19:53:42 +01:00
doctor-legacy-config.test.ts refactor(commands): share preview streaming migration logic 2026-02-22 07:44:56 +00:00
doctor-legacy-config.ts refactor(commands): share preview streaming migration logic 2026-02-22 07:44:56 +00:00
doctor-memory-search.test.ts test(commands): use lightweight clears in doctor memory search setup 2026-02-22 08:01:15 +00:00
doctor-memory-search.ts fix(doctor): skip embedding provider check when QMD backend is active (openclaw#17295) thanks @miloudbelarebia 2026-02-19 07:21:27 -06:00
doctor-platform-notes.launchctl-env-overrides.e2e.test.ts chore!: remove moltbot legacy state/config support 2026-02-14 12:40:47 +01:00
doctor-platform-notes.ts chore!: remove moltbot legacy state/config support 2026-02-14 12:40:47 +01:00
doctor-prompter.ts
doctor-sandbox.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-security.e2e.test.ts fix: remove any from doctor-security dmScope regression test (#13129) (thanks @VintLin) 2026-02-13 16:43:39 +01:00
doctor-security.ts refactor(security): share DM allowlist state resolver 2026-02-18 23:58:11 +00:00
doctor-session-locks.test.ts test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
doctor-session-locks.ts refactor(agents): extract shared session dir resolver 2026-02-16 23:48:43 +00:00
doctor-state-integrity.test.ts test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
doctor-state-integrity.ts refactor(session): centralize transcript path option resolution 2026-02-22 12:02:38 +01:00
doctor-state-migrations.e2e.test.ts refactor(test): consolidate doctor health and sandbox fixtures 2026-02-16 16:48:55 +00:00
doctor-state-migrations.ts
doctor-ui.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-update.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-workspace-status.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-workspace.ts
doctor.e2e-harness.ts refactor(test): dedupe doctor harness mock payload factories 2026-02-16 22:55:59 +00:00
doctor.migrates-routing-allowfrom-channels-whatsapp-allowfrom.e2e.test.ts test(doctor): tighten legacy migration e2e timeout budgets 2026-02-21 23:58:33 +00:00
doctor.migrates-slack-discord-dm-policy-aliases.e2e.test.ts test(doctor): tighten legacy migration e2e timeout budgets 2026-02-21 23:58:33 +00:00
doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
doctor.ts chore: fix CI errors 2026-02-17 23:46:40 -05:00
doctor.warns-per-agent-sandbox-docker-browser-prune.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
doctor.warns-state-directory-is-missing.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
gateway-presence.ts refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
gateway-status.e2e.test.ts refactor(test): reuse env helper in gateway status e2e 2026-02-21 19:13:47 +00:00
gateway-status.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
google-gemini-model-default.ts refactor(commands): share default model applier 2026-02-15 17:41:14 +00:00
health-format.ts
health.command.coverage.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
health.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
health.snapshot.e2e.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
health.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
message-format.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
message.e2e.test.ts test(core): reduce reset overhead in messaging and agent e2e mocks 2026-02-22 08:33:06 +00:00
message.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
model-allowlist.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
model-default.ts refactor(commands): share default model applier 2026-02-15 17:41:14 +00:00
model-picker.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
model-picker.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
models.auth.provider-resolution.test.ts fix(models): antigravity opus 4.6 availability follow-up (#12845) 2026-02-14 00:54:46 +01:00
models.list.auth-sync.test.ts test(models): dedupe auth-sync command assertions 2026-02-22 07:44:57 +00:00
models.list.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
models.set.e2e.test.ts test(commands): use lightweight clears in config snapshot specs 2026-02-22 08:26:11 +00:00
models.ts
node-daemon-install-helpers.ts refactor(commands): share daemon runtime warning helper 2026-02-18 23:09:09 +00:00
node-daemon-runtime.ts
oauth-env.ts
oauth-flow.ts fix: validate state for manual Chutes OAuth 2026-02-14 23:33:56 +01:00
onboard-auth.config-core.ts fix(models): add kimi-coding implicit provider template (openclaw#22526) thanks @lailoo 2026-02-21 07:35:09 -06:00
onboard-auth.config-gateways.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-auth.config-litellm.ts refactor(commands): dedupe provider config + default model helpers 2026-02-15 06:33:37 +00:00
onboard-auth.config-minimax.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
onboard-auth.config-opencode.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-auth.config-shared.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
onboard-auth.credentials.ts fix(auth): bidirectional mode/type compat + sync OAuth to all agents (#12692) 2026-02-20 16:01:09 +05:30
onboard-auth.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
onboard-auth.models.ts fix: correct MiniMax M2.5 pricing (was ~50x too high) (openclaw#22755) thanks @miloudbelarebia 2026-02-21 11:26:48 -06:00
onboard-auth.ts feat: add minimax-api-key-cn option for China API endpoint 2026-02-14 13:25:54 +01:00
onboard-channels.e2e.test.ts chore: Fix types in tests 21/N. 2026-02-17 12:23:12 +09:00
onboard-channels.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-config.ts refactor(onboard): share local workspace+gateway config 2026-02-15 14:21:28 +00:00
onboard-custom.e2e.test.ts test(onboard): table-drive custom api flag rejection cases 2026-02-21 23:58:33 +00:00
onboard-custom.ts resolved bug with doing a raw call to anthropic compatible apis (#21336) 2026-02-19 15:04:49 -08:00
onboard-helpers.e2e.test.ts test: merge duplicate gateway token coercion checks 2026-02-19 08:26:43 +00:00
onboard-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-hooks.e2e.test.ts Hooks: persist session memory on /reset 2026-02-20 20:19:29 -08:00
onboard-hooks.ts Hooks: persist session memory on /reset 2026-02-20 20:19:29 -08:00
onboard-interactive.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
onboard-interactive.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-non-interactive.gateway.e2e.test.ts refactor(test): snapshot onboarding gateway env via helper 2026-02-21 19:13:47 +00:00
onboard-non-interactive.provider-auth.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
onboard-non-interactive.test-helpers.ts chore: Fix type errors from reverts. 2026-02-17 11:22:49 +09:00
onboard-non-interactive.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-provider-auth-flags.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
onboard-remote.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-skills.e2e.test.ts chore: Fix types in tests 41/N. 2026-02-17 15:50:07 +09:00
onboard-skills.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-types.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
onboard.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
openai-codex-model-default.ts
openai-codex-oauth.test.ts Auth: land codex oauth onboarding flow (#15406) 2026-02-13 17:18:49 +00:00
openai-codex-oauth.ts Auth: land codex oauth onboarding flow (#15406) 2026-02-13 17:18:49 +00:00
openai-model-default.e2e.test.ts test: group remaining suite cleanups 2026-02-21 21:44:57 +00:00
openai-model-default.ts
opencode-zen-model-default.ts refactor(commands): share default model applier 2026-02-15 17:41:14 +00:00
provider-auth-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reset.ts refactor(cli): share styled select prompt helper 2026-02-18 17:48:02 +00:00
sandbox-display.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
sandbox-explain.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-explain.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
sandbox-formatters.e2e.test.ts test: table-drive sandbox formatter assertions 2026-02-18 23:19:33 +00:00
sandbox-formatters.ts
sandbox.e2e.test.ts chore: Fix types in tests 41/N. 2026-02-17 15:50:07 +09:00
sandbox.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
sessions.e2e.test.ts test: dedupe sessions command tests and cover active filtering 2026-02-18 05:30:51 +00:00
sessions.model-resolution.test.ts test: dedupe sessions command tests and cover active filtering 2026-02-18 05:30:51 +00:00
sessions.test-helpers.ts fix: land security audit severity + temp-path guard fixes (#23428) (thanks @bmendonca3) 2026-02-22 11:26:17 +01:00
sessions.ts fix(cli): display correct model for sub-agents in sessions list (#18660) 2026-02-17 23:59:20 -05:00
setup.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
signal-install.test.ts test(commands): dedupe signal install extract fixture and cover zip extract 2026-02-21 21:40:39 +00:00
signal-install.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status-all.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.agent-local.ts
status.command.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.daemon.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.e2e.test.ts feat: surface cached token counts in /status output (openclaw#21248) thanks @vishaltandale00 2026-02-19 21:06:13 -06:00
status.format.ts feat: surface cached token counts in /status output (openclaw#21248) thanks @vishaltandale00 2026-02-19 21:06:13 -06:00
status.gateway-probe.ts refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
status.link-channel.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.scan.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.summary.redaction.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.summary.ts feat: surface cached token counts in /status output (openclaw#21248) thanks @vishaltandale00 2026-02-19 21:06:13 -06:00
status.ts
status.types.ts feat: surface cached token counts in /status output (openclaw#21248) thanks @vishaltandale00 2026-02-19 21:06:13 -06:00
status.update.test.ts test: expand prompt and update hint coverage 2026-02-16 02:54:06 +00:00
status.update.ts refactor(status): share registry summary formatting 2026-02-16 02:41:30 +00:00
systemd-linger.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
test-runtime-config-helpers.ts chore: Fix types in tests 10/N. 2026-02-17 11:22:49 +09:00
test-wizard-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
uninstall.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
vllm-setup.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
zai-endpoint-detect.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
zai-endpoint-detect.ts feat(zai): auto-detect endpoint + default glm-5 (#14786) 2026-02-12 19:16:04 +01:00