..
agent
Providers: skip context1m beta for Anthropic OAuth tokens ( #24620 )
2026-02-23 12:29:09 -05:00
channels
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
gateway-status
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
models
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05:00
onboard-non-interactive
feat: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +00:00
onboarding
refactor(channels): dedupe hook and monitor execution paths
2026-02-22 21:19:09 +00:00
status-all
chore(status): clarify bootstrap file semantics
2026-02-24 04:17:56 +00:00
agent-via-gateway.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
agent-via-gateway.ts
fix(cron): preserve telegram announce target + delivery truth
2026-02-23 11:45:18 +05:30
agent.delivery.test.ts
test: preload onboarding command modules in hot suites
2026-02-22 17:06:34 +00:00
agent.test.ts
fix(sessions): preserve allow-any subagent model overrides ( #21088 ) (thanks @Slats24)
2026-02-24 04:16:32 +00:00
agent.ts
fix: sessions_sspawn model override ignored for sub-agents
2026-02-24 04:16:32 +00:00
agents.add.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +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.identity.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
agents.providers.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
agents.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00: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.test.ts
test(commands): collapse provider and endpoint matrices
2026-02-23 22:16:45 +00:00
auth-choice-options.ts
refactor: harden kilocode auth ordering and dedupe provider wiring
2026-02-23 23:37:13 +00: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
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
2026-01-31 16:19:20 +09:00
auth-choice.apply-helpers.test.ts
refactor: dedupe core config and runtime helpers
2026-02-22 17:11:54 +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
feat: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +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
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05:00
auth-choice.apply.google-gemini-cli.ts
…
auth-choice.apply.huggingface.test.ts
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05: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
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05: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
refactor!: remove google-antigravity provider support
2026-02-23 05:20:14 +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
chore: apply local workspace updates ( #9911 )
2026-02-05 16:54:44 -05:00
auth-choice.model-check.ts
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05:00
auth-choice.moonshot.test.ts
fix(models): refresh Moonshot Kimi vision capabilities
2026-02-23 12:44:23 +00:00
auth-choice.preferred-provider.ts
feat: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +00:00
auth-choice.test.ts
test: consolidate auth-choice tests for faster coverage
2026-02-23 22:42:23 +00:00
auth-choice.ts
…
auth-token.ts
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
2026-01-31 16:19:20 +09:00
channel-account-context.test.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
channel-account-context.ts
fix: resolve ci type errors and reconnect test flake
2026-02-22 21:35:20 +00:00
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.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +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.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
channels.ts
…
chutes-oauth.test.ts
test: reclassify command helper suites out of e2e
2026-02-22 11:07:07 +00: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
fix: harden windows path handling in CI tests
2026-02-22 21:52:10 +00:00
cleanup-utils.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +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.prompt-auth-config.test.ts
chore(provider): remove unused pruning functions
2026-02-23 21:31:12 -05:00
configure.gateway-auth.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
configure.gateway-auth.ts
chore(provider): remove unused pruning functions
2026-02-23 21:31:12 -05:00
configure.gateway.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +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.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00:00
configure.wizard.ts
refactor(commands): share configure wizard channel/daemon steps
2026-02-18 18:37:17 +00:00
daemon-install-helpers.test.ts
test: reclassify command config and channels suites
2026-02-22 11:09:43 +00: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.links.test.ts
test: move local cli and config scenario suites out of e2e
2026-02-22 10:58:04 +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.test.ts
test: reclassify doctor command suites out of e2e
2026-02-22 11:12:48 +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.include-warning.test.ts
refactor: dedupe core config and runtime helpers
2026-02-22 17:11:54 +00:00
doctor-config-flow.safe-bins.test.ts
refactor: dedupe core config and runtime helpers
2026-02-22 17:11:54 +00:00
doctor-config-flow.test-utils.ts
refactor: dedupe core config and runtime helpers
2026-02-22 17:11:54 +00:00
doctor-config-flow.test.ts
fix(doctor): inherit dangerous name-matching flag in mutable allowlist scan
2026-02-24 01:18:38 +00:00
doctor-config-flow.ts
refactor(security): unify dangerous name matching handling
2026-02-24 01:33:08 +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
fix(doctor): use gateway health status for memory search key check ( #22327 )
2026-02-23 14:07:16 -05:00
doctor-gateway-services.test.ts
doctor: clean up legacy Linux gateway services ( #21188 )
2026-02-22 19:18:59 -05:00
doctor-gateway-services.ts
doctor: clean up legacy Linux gateway services ( #21188 )
2026-02-22 19:18:59 -05:00
doctor-install.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
doctor-legacy-config.migrations.test.ts
fix(security): harden browser SSRF defaults and migrate legacy key
2026-02-24 01:52:01 +00: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
fix(security): harden browser SSRF defaults and migrate legacy key
2026-02-24 01:52:01 +00:00
doctor-memory-search.test.ts
fix(cli): replace stale doctor/restart command hints ( #24485 )
2026-02-24 14:49:59 +05:30
doctor-memory-search.ts
fix(cli): replace stale doctor/restart command hints ( #24485 )
2026-02-24 14:49:59 +05:30
doctor-platform-notes.launchctl-env-overrides.test.ts
test: reclassify doctor command suites out of e2e
2026-02-22 11:12:48 +00: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
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
doctor-security.test.ts
fix(doctor): warn that approvals.exec.enabled only disables forwarding
2026-02-22 23:33:15 +01:00
doctor-security.ts
fix(doctor): warn that approvals.exec.enabled only disables forwarding
2026-02-22 23:33:15 +01: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
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
doctor-state-integrity.ts
fix(doctor): skip false positive permission warnings for Nix store symlinks ( #24901 )
2026-02-24 03:22:52 +00:00
doctor-state-migrations.test.ts
test: reclassify doctor command suites out of e2e
2026-02-22 11:12:48 +00:00
doctor-state-migrations.ts
fix: migrate legacy state/config paths
2026-01-28 00:16:00 +00:00
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
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
doctor.e2e-harness.ts
refactor(test): dedupe doctor harness mock payload factories
2026-02-16 22:55:59 +00:00
doctor.fast-path-mocks.ts
fix(doctor): use gateway health status for memory search key check ( #22327 )
2026-02-23 14:07:16 -05:00
doctor.migrates-routing-allowfrom-channels-whatsapp-allowfrom.test.ts
test(discord): stabilize parent-info + doctor migration assertions ( #25028 )
2026-02-24 04:10:52 +00:00
doctor.migrates-slack-discord-dm-policy-aliases.test.ts
test(flaky): harden slow vmFork unit suites
2026-02-22 19:08:59 +01:00
doctor.runs-legacy-state-migrations-yes-mode-without.test.ts
test: reclassify doctor command suites out of e2e
2026-02-22 11:12:48 +00:00
doctor.ts
fix: suppress "Run doctor --fix" hint when already in fix mode with no changes ( #24666 )
2026-02-24 03:33:17 +00:00
doctor.warns-per-agent-sandbox-docker-browser-prune.test.ts
test: share fast-path mocks for targeted doctor suites
2026-02-22 14:18:44 +00:00
doctor.warns-state-directory-is-missing.test.ts
test(core): trim redundant setup and tighten waits
2026-02-24 00:31:58 +00:00
gateway-presence.ts
refactor(commands): dedupe gateway self presence picker
2026-02-15 04:04:33 +00:00
gateway-status.test.ts
test: move command status and health suites out of e2e
2026-02-22 11:07:46 +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
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
2026-01-31 16:19:20 +09:00
health.command.coverage.test.ts
test: move command status and health suites out of e2e
2026-02-22 11:07:46 +00:00
health.snapshot.test.ts
test: move command status and health suites out of e2e
2026-02-22 11:07:46 +00:00
health.test.ts
test: move command status and health suites out of e2e
2026-02-22 11:07:46 +00:00
health.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
message-format.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
message.test.ts
test: trim gateway fixture sizes and preload message command
2026-02-22 17:06:34 +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.test.ts
chore(provider): remove unused pruning functions
2026-02-23 21:31:12 -05:00
model-picker.ts
chore(provider): remove unused pruning functions
2026-02-23 21:31:12 -05:00
models.auth.provider-resolution.test.ts
test(commands): collapse provider and endpoint matrices
2026-02-23 22:16:45 +00: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
refactor!: remove google-antigravity provider support
2026-02-23 05:20:14 +01:00
models.set.test.ts
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05: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.kilocode.test.ts
Config: expand Kilo catalog and persist selected Kilo models ( #24921 )
2026-02-23 21:17:37 -05:00
onboard-auth.config-core.ts
Config: expand Kilo catalog and persist selected Kilo models ( #24921 )
2026-02-23 21:17:37 -05: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
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05: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.test.ts
fix: resolve ci type errors and reconnect test flake
2026-02-22 21:35:20 +00:00
onboard-auth.config-shared.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
onboard-auth.credentials.ts
refactor: harden kilocode auth ordering and dedupe provider wiring
2026-02-23 23:37:13 +00:00
onboard-auth.models.ts
refactor: harden kilocode auth ordering and dedupe provider wiring
2026-02-23 23:37:13 +00:00
onboard-auth.test.ts
refactor: harden kilocode auth ordering and dedupe provider wiring
2026-02-23 23:37:13 +00:00
onboard-auth.ts
feat: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +00:00
onboard-channels.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00:00
onboard-channels.ts
docs: align CLI docs and help surface
2026-02-22 20:05:01 +01:00
onboard-config.test.ts
refactor: tighten onboarding dmScope typing and docs links
2026-02-22 12:46:09 +01:00
onboard-config.ts
refactor: tighten onboarding dmScope typing and docs links
2026-02-22 12:46:09 +01:00
onboard-custom.test.ts
fix: harden custom-provider verification probes ( #24743 ) (thanks @Glucksberg)
2026-02-24 03:56:30 +00:00
onboard-custom.ts
fix: increase verification max_tokens to 1024 for Poe API compatibility
2026-02-24 03:47:49 +00:00
onboard-helpers.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00:00
onboard-helpers.ts
fix(agents): fall back to agents.defaults.model when agent has no model config ( #24210 )
2026-02-23 03:18:55 -05:00
onboard-hooks.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00: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.test.ts
test: preload onboarding command modules in hot suites
2026-02-22 17:06:34 +00:00
onboard-non-interactive.provider-auth.test.ts
test(core): trim redundant setup and tighten waits
2026-02-24 00:31:58 +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: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +00:00
onboard-remote.test.ts
Gateway UX: harden remote ws guidance and onboarding defaults
2026-02-22 12:46:20 +01:00
onboard-remote.ts
Gateway UX: harden remote ws guidance and onboarding defaults
2026-02-22 12:46:20 +01:00
onboard-skills.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00:00
onboard-skills.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
onboard-types.ts
feat: Add Kilo Gateway provider ( #20212 )
2026-02-23 23:29:27 +00:00
onboard.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00: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.test.ts
test: reclassify command helper suites out of e2e
2026-02-22 11:07:07 +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
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(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
sandbox-display.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
sandbox-explain.test.ts
test(flaky): harden slow vmFork unit suites
2026-02-22 19:08:59 +01:00
sandbox-explain.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
sandbox-formatters.test.ts
test: reclassify command helper suites out of e2e
2026-02-22 11:07:07 +00:00
sandbox-formatters.ts
Centralize date/time formatting utilities ( #11831 )
2026-02-08 04:53:31 -08:00
sandbox.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00:00
sandbox.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
session-store-targets.test.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
session-store-targets.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
sessions-cleanup.test.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
sessions-cleanup.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
sessions-table.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00:00
sessions.default-agent-store.test.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +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.test.ts
test: move onboarding and sandbox command suites out of e2e
2026-02-22 11:10:05 +00:00
sessions.ts
Session/Cron maintenance hardening and cleanup UX ( #24753 )
2026-02-23 22:39:48 +00: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
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
status.command.ts
chore(status): clarify bootstrap file semantics
2026-02-24 04:17:56 +00:00
status.daemon.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
status.format.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
status.gateway-probe.ts
refactor(gateway): unify credential precedence across entrypoints
2026-02-22 18:55:44 +01:00
status.link-channel.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +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
Providers: skip context1m beta for Anthropic OAuth tokens ( #24620 )
2026-02-23 12:29:09 -05:00
status.test.ts
chore(status): clarify bootstrap file semantics
2026-02-24 04:17:56 +00: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
text-format.test.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
text-format.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
uninstall.ts
refactor(commands): centralize shared command formatting helpers
2026-02-22 21:19:09 +00:00
vllm-setup.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
zai-endpoint-detect.test.ts
test(commands): collapse provider and endpoint matrices
2026-02-23 22:16:45 +00:00
zai-endpoint-detect.ts
feat(zai): auto-detect endpoint + default glm-5 ( #14786 )
2026-02-12 19:16:04 +01:00