openclaw/src/commands
Peter Steinberger aa2d74a843 refactor(commands): dedupe OpenAI default model apply 2026-02-15 06:52:58 +00:00
..
agent perf(test): reduce hot-suite import and setup overhead 2026-02-13 20:26:39 +00:00
channels refactor(channels): pass setup input to mutator 2026-02-14 15:39:45 +00:00
gateway-status refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
models refactor(commands): dedupe model scan sorting 2026-02-15 06:44:34 +00:00
onboard-non-interactive refactor(commands): dedupe moonshot non-interactive auth 2026-02-15 06:41:22 +00:00
onboarding test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
status-all refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
agent-via-gateway.e2e.test.ts Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
agent-via-gateway.ts Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
agent.delivery.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agent.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agent.ts Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
agents.add.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agents.bindings.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.command-shared.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.commands.add.ts fix(security): prevent String(undefined) coercion in credential inputs (#12287) 2026-02-13 04:25:05 +01:00
agents.commands.delete.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.commands.identity.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.commands.list.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.config.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agents.providers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agents.ts fix: add agents identity helper 2026-01-19 10:44:18 +00:00
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 fix: wire minimax-api-key-cn onboarding (#15191) (thanks @liuy) 2026-02-14 13:25:54 +01:00
auth-choice-options.ts fix: wire minimax-api-key-cn onboarding (#15191) (thanks @liuy) 2026-02-14 13:25:54 +01:00
auth-choice-prompt.ts feat(onboard): add custom/local API configuration flow (#11106) 2026-02-10 07:31:02 -05:00
auth-choice.api-key.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
auth-choice.apply.anthropic.ts fix(security): prevent String(undefined) coercion in credential inputs (#12287) 2026-02-13 04:25:05 +01:00
auth-choice.apply.api-providers.ts refactor(commands): dedupe moonshot api key prompt 2026-02-15 06:04:47 +00:00
auth-choice.apply.copilot-proxy.ts feat(onboarding): wire plugin-backed auth choices 2026-01-18 16:35:52 +00:00
auth-choice.apply.github-copilot.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
auth-choice.apply.google-antigravity.ts feat(onboarding): wire plugin-backed auth choices 2026-01-18 16:35:52 +00:00
auth-choice.apply.google-gemini-cli.ts feat(onboarding): wire plugin-backed auth choices 2026-01-18 16:35:52 +00:00
auth-choice.apply.huggingface.test.ts feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
auth-choice.apply.huggingface.ts feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
auth-choice.apply.minimax.ts refactor: split minimax-cn provider 2026-02-14 13:37:47 +01:00
auth-choice.apply.oauth.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
auth-choice.apply.openai.ts refactor(commands): dedupe OpenAI default model apply 2026-02-15 06:52:58 +00:00
auth-choice.apply.openrouter.ts feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
auth-choice.apply.plugin-provider.ts refactor(models): share auth helpers and forward-compat list fallbacks 2026-02-14 01:07:35 +01:00
auth-choice.apply.qwen-portal.ts feat(onboarding): wire plugin-backed auth choices 2026-01-18 16:35:52 +00:00
auth-choice.apply.ts Onboarding: add vLLM provider support 2026-02-13 15:48:37 +01:00
auth-choice.apply.vllm.ts refactor(commands): share vllm setup 2026-02-14 15:39:46 +00:00
auth-choice.apply.xai.ts fix(onboard): align xAI default model to grok-4 2026-02-05 15:14:50 -08:00
auth-choice.default-model.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
auth-choice.e2e.test.ts test(chutes): require redirect URL in manual oauth 2026-02-15 04:16:27 +01:00
auth-choice.model-check.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
auth-choice.moonshot.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-choice.preferred-provider.ts refactor: split minimax-cn provider 2026-02-14 13:37:47 +01:00
auth-choice.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
auth-token.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
channels.adds-non-default-telegram-account.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
channels.surfaces-signal-runtime-errors-channels-status-output.e2e.test.ts perf(test): speed up Vitest bootstrap 2026-02-14 12:13:27 +00:00
channels.ts feat(channels): add resolve command + defaults 2026-01-18 01:00:24 +00:00
chutes-oauth.e2e.test.ts test(chutes): require redirect URL in manual oauth 2026-02-15 04:16:27 +01:00
chutes-oauth.ts fix: accept auth code in chutes oauth manual flow 2026-02-15 02:53:39 +00:00
cleanup-utils.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
configure.channels.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
configure.commands.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
configure.daemon.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
configure.gateway-auth.e2e.test.ts feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
configure.gateway-auth.ts feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
configure.gateway.e2e.test.ts feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
configure.gateway.ts refactor(gateway): share IPv4 input validator 2026-02-15 06:37:41 +00:00
configure.shared.ts refactor(cli): dedupe configure section parsing 2026-02-15 04:42:00 +00:00
configure.ts refactor(cli): dedupe configure section parsing 2026-02-15 04:42:00 +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): dedupe workspace config prompt 2026-02-15 06:19:12 +00:00
daemon-install-helpers.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
daemon-install-helpers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
daemon-runtime.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
dashboard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
dashboard.test.ts Fix: Force dashboard command to use localhost URL (#16434) 2026-02-14 15:00:58 -05:00
dashboard.ts Fix: Force dashboard command to use localhost URL (#16434) 2026-02-14 15:00:58 -05:00
docs.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-auth.deprecated-cli-profiles.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
doctor-auth.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-completion.ts doctor: add shell completion check module 2026-02-04 19:51:06 +00:00
doctor-config-flow.e2e.test.ts fix(doctor): resolve telegram allowFrom usernames 2026-02-14 16:48:07 +01:00
doctor-config-flow.ts fix: support moltbot legacy state dir 2026-02-14 17:14:21 +00:00
doctor-format.ts refactor(daemon): share runtime status formatter 2026-02-14 15:39:45 +00:00
doctor-gateway-daemon-flow.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-gateway-health.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-gateway-services.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-install.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-legacy-config.e2e.test.ts fix(doctor): migrate Slack/Discord dm.policy keys to aliases 2026-02-14 21:04:27 +01:00
doctor-legacy-config.ts fix(doctor): avoid no-op legacy dmPolicy conflict notes 2026-02-14 21:04:27 +01:00
doctor-memory-search.test.ts fix: add memory search health check to openclaw doctor (openclaw#16294) thanks @superlowburn 2026-02-14 11:09:51 -06:00
doctor-memory-search.ts fix: add memory search health check to openclaw doctor (openclaw#16294) thanks @superlowburn 2026-02-14 11:09:51 -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 chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-sandbox.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09: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 fix(security): clarify dmScope remediation path with explicit CLI command 2026-02-13 16:43:39 +01:00
doctor-state-integrity.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
doctor-state-migrations.e2e.test.ts chore!: remove moltbot legacy state/config support 2026-02-14 12:40:47 +01:00
doctor-state-migrations.ts fix: migrate legacy state/config paths 2026-01-28 00:16:00 +00:00
doctor-ui.ts Update: harden control UI asset handling in update flow (#10146) 2026-02-06 01:14:00 -05:00
doctor-update.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-workspace-status.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor-workspace.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
doctor-workspace.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
doctor.e2e-harness.ts test: add explicit harness mock types 2026-02-14 16:51:25 -05:00
doctor.falls-back-legacy-sandbox-image-missing.e2e.test.ts refactor(test): share doctor legacy migration setup 2026-02-14 21:20:43 +00:00
doctor.migrates-routing-allowfrom-channels-whatsapp-allowfrom.e2e.test.ts refactor(test): share doctor e2e harness 2026-02-14 17:13:24 +00:00
doctor.migrates-slack-discord-dm-policy-aliases.e2e.test.ts test(doctor): migrate Slack/Discord dmPolicy aliases 2026-02-14 21:04:27 +01:00
doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts refactor(test): share doctor legacy migration setup 2026-02-14 21:20:43 +00:00
doctor.ts fix: add memory search health check to openclaw doctor (openclaw#16294) thanks @superlowburn 2026-02-14 11:09:51 -06:00
doctor.warns-per-agent-sandbox-docker-browser-prune.e2e.test.ts refactor(test): share doctor e2e harness 2026-02-14 17:13:24 +00:00
doctor.warns-state-directory-is-missing.e2e.test.ts refactor(test): share doctor e2e harness 2026-02-14 17:13:24 +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 test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
gateway-status.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
google-gemini-model-default.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
health-format.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
health-format.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
health.command.coverage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
health.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
health.snapshot.e2e.test.ts refactor(test): reuse telegram health probe stubs 2026-02-14 21:29:22 +00:00
health.ts refactor(health): share channel line styling 2026-02-14 15:39:45 +00:00
message-format.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
message.e2e.test.ts perf(test): remove extra module resets in cli and message suites 2026-02-13 16:08:38 +00:00
message.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
model-allowlist.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
model-picker.e2e.test.ts tests: fix vLLM onboarding selection 2026-02-13 15:48:37 +01:00
model-picker.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00: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.test.ts perf(test): speed up line, models list, and memory batch 2026-02-14 16:36:15 +00:00
models.set.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models.ts feat: add provider auth plugins 2026-01-16 00:42:28 +00:00
node-daemon-install-helpers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
node-daemon-runtime.ts feat: add exec host routing + node daemon 2026-01-18 07:46:00 +00:00
oauth-env.ts fix: improve WSL2 systemd daemon hints 2026-01-17 18:19:55 +00:00
oauth-flow.ts fix: validate state for manual Chutes OAuth 2026-02-14 23:33:56 +01:00
onboard-auth.config-core.ts refactor(commands): dedupe provider config + default model helpers 2026-02-15 06:33:37 +00:00
onboard-auth.config-gateways.ts refactor(commands): share provider config merge helper 2026-02-15 05:21:17 +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: split minimax-cn provider 2026-02-14 13:37:47 +01:00
onboard-auth.config-opencode.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
onboard-auth.config-shared.ts refactor(commands): dedupe provider config + default model helpers 2026-02-15 06:33:37 +00:00
onboard-auth.credentials.ts refactor: split minimax-cn provider 2026-02-14 13:37:47 +01:00
onboard-auth.e2e.test.ts test(e2e): stabilize suite 2026-02-14 22:01:11 +01:00
onboard-auth.models.ts feat: add minimax-api-key-cn option for China API endpoint 2026-02-14 13:25:54 +01: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 fix: add dmScope guidance regression coverage (#13129) (thanks @VintLin) 2026-02-13 16:43:39 +01:00
onboard-channels.ts fix(security): clarify dmScope remediation path with explicit CLI command 2026-02-13 16:43:39 +01:00
onboard-custom.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
onboard-custom.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
onboard-helpers.e2e.test.ts fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767) 2026-02-13 17:04:41 +01:00
onboard-helpers.ts fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767) 2026-02-13 17:04:41 +01:00
onboard-hooks.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
onboard-hooks.ts fix(docs): update outdated hooks documentation URLs (#16165) 2026-02-14 13:05:37 +01:00
onboard-interactive.e2e.test.ts refactor: clarify restoreTerminalState stdin resume option 2026-02-14 20:47:00 +01:00
onboard-interactive.test.ts refactor: clarify restoreTerminalState stdin resume option 2026-02-14 20:47:00 +01:00
onboard-interactive.ts refactor: clarify restoreTerminalState stdin resume option 2026-02-14 20:47:00 +01:00
onboard-non-interactive.gateway.e2e.test.ts perf(test): eliminate resetModules via injectable seams 2026-02-13 16:20:37 +00:00
onboard-non-interactive.provider-auth.e2e.test.ts refactor(test): dedupe cloudflare onboarding provider auth cases 2026-02-15 00:26:46 +00:00
onboard-non-interactive.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
onboard-provider-auth-flags.ts refactor(onboard): unify auth-choice aliases and provider flags 2026-02-14 05:58:26 +01:00
onboard-remote.ts fix(security): harden discovery routing and TLS pins 2026-02-14 17:18:14 +01:00
onboard-skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
onboard-skills.ts fix: reduce brew noise in onboarding 2026-02-09 13:27:21 -06:00
onboard-types.ts feat: add minimax-api-key-cn option for China API endpoint 2026-02-14 13:25:54 +01:00
onboard.ts refactor(onboard): unify auth-choice aliases and provider flags 2026-02-14 05:58:26 +01:00
openai-codex-model-default.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
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 perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
openai-model-default.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
opencode-zen-model-default.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
provider-auth-helpers.ts refactor(models): share auth helpers and forward-compat list fallbacks 2026-02-14 01:07:35 +01:00
reset.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sandbox-display.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
sandbox-explain.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-explain.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sandbox-formatters.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-formatters.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
sandbox.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sessions.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sessions.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
setup.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
signal-install.test.ts fix(security): harden archive extraction (#16203) 2026-02-14 14:42:08 +01:00
signal-install.ts fix(security): harden archive extraction (#16203) 2026-02-14 14:42:08 +01:00
status-all.ts refactor(gateway): dedupe probe auth resolution 2026-02-15 06:40:04 +00:00
status.agent-local.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
status.command.ts refactor(status): share git install label formatting 2026-02-15 04:49:56 +00:00
status.daemon.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
status.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
status.format.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
status.gateway-probe.ts refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
status.link-channel.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
status.scan.ts Memory/QMD: make status checks side-effect free 2026-02-14 15:42:02 -08:00
status.summary.redaction.test.ts fix (gateway): redact sensitive status details for non-admin scopes 2026-02-14 21:15:03 -08:00
status.summary.ts fix (gateway): redact sensitive status details for non-admin scopes 2026-02-14 21:15:03 -08:00
status.ts refactor(commands): split CLI commands 2026-01-14 05:39:47 +00:00
status.types.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
status.update.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
systemd-linger.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
uninstall.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
vllm-setup.ts refactor(commands): share vllm setup 2026-02-14 15:39:46 +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