openclaw/docs/reference
Kesku 3d7bc5958d
feat(onboarding): add web search to onboarding flow (#34009)
* add web search to onboarding flow

* remove post onboarding step (now redundant)

* post-onboarding nudge if no web search set up

* address comments

* fix test mocking

* add enabled: false assertion to the no-key test

* --skip-search cli flag

* use provider that a user has a key for

* add assertions, replace the duplicated switch blocks

* test for quickstart fast-path with existing config key

* address comments

* cover quickstart falls through to key test

* bring back key source

* normalize secret inputs instead of direct string trimming

* preserve enabled: false if it's already set

* handle missing API keys in flow

* doc updates

* hasExistingKey to detect both plaintext strings and SecretRef objects

* preserve enabled state only on the "keep current" paths

* add test for preserving

* better gate flows

* guard against invalid provider values in config

* Update src/commands/configure.wizard.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* format fix

* only mentions env var when it's actually available

* search apiKey fields now typed as SecretInput

* if no provider check if any search provider key is detectable

* handle both kimi keys

* remove .filter(Boolean)

* do not disable web_search after user enables it

* update resolveSearchProvider

* fix(onboarding): skip search key prompt in ref mode

* fix: add onboarding web search step (#34009) (thanks @kesku)

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Shadow <hi@shadowing.dev>
2026-03-06 13:09:00 -06:00
..
templates fix: align AGENTS.md template section names with post-compaction extraction (#25029) (#25098) 2026-03-04 12:16:00 -08:00
AGENTS.default.md Revert "Agents: improve Windows scaffold helpers for venture studio" 2026-02-17 02:26:36 +01:00
RELEASING.md chore: remove changelog add helper script 2026-02-24 15:33:09 +00:00
api-usage-costs.md feat(onboarding): add web search to onboarding flow (#34009) 2026-03-06 13:09:00 -06:00
credits.md docs: add Vincent Koc to contributor credits 2026-02-19 15:13:38 -08:00
device-models.md revert(docs): undo markdownlint autofix churn 2026-02-06 10:00:08 -05:00
prompt-caching.md docs: clarify prompt caching intro 2026-02-24 05:22:00 +00:00
rpc.md iMessage: promote BlueBubbles and refresh docs/skills (#8415) 2026-02-03 18:06:54 -08:00
secretref-credential-surface.md Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
secretref-user-supplied-credentials-matrix.json Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
session-management-compaction.md fix(session): prevent silent overflow on parent thread forks (#26912) 2026-02-25 23:54:02 +00:00
test.md test: split fast lane from channel and gateway suites 2026-03-02 05:33:07 +00:00
token-use.md docs: clarify Anthropic context1m long-context requirements 2026-03-01 22:35:26 +00:00
transcript-hygiene.md docs(tokens): document image dimension token tradeoffs 2026-02-18 00:56:57 +01:00
wizard.md feat(onboarding): add web search to onboarding flow (#34009) 2026-03-06 13:09:00 -06:00