webclaw/crates
Valerio bacc63b62a chore(llm): make Atlas Cloud opt-in, not a default-chain member
Per maintainer decision: expose Atlas Cloud as an explicit provider
(--llm-provider atlascloud / WEBCLAW_LLM_PROVIDER=atlascloud) but do NOT
auto-add it to the default ProviderChain when ATLASCLOUD_API_KEY is set.
Reverts the chain.rs integration and drops ATLASCLOUD_API_KEY from the
'no providers available' hint (it's not a default provider). The provider
itself, its registration, and the explicit CLI branch are kept.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 17:39:16 +02:00
..
webclaw-cli chore(llm): make Atlas Cloud opt-in, not a default-chain member 2026-07-22 17:39:16 +02:00
webclaw-core perf: hot-path extraction speedups (selector hoist, shared og, QuickJS gating) 2026-06-17 16:41:45 +02:00
webclaw-fetch perf: hot-path extraction speedups (selector hoist, shared og, QuickJS gating) 2026-06-17 16:41:45 +02:00
webclaw-llm chore(llm): make Atlas Cloud opt-in, not a default-chain member 2026-07-22 17:39:16 +02:00
webclaw-mcp webclaw-mcp: add lead + lead_batch cloud-proxy tools 2026-07-18 18:38:02 +02:00
webclaw-pdf Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
webclaw-server fix(cli): hide secret env values in --help output (#83) 2026-07-02 15:12:23 +02:00