You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected switchboard doctor and switchboard backends live-data provider status so configured Yahoo Finance, Google News RSS, direct web search, and Claude Code WebSearch fallback paths are reported accurately.
Matched provider status reporting to runtime env-fallback semantics for empty finance_provider and news_provider preferences, while preserving explicit none as disabled.
Validation
Local make check passed.
Clean 0.2.1 sdist/wheel build passed.
twine check dist/* passed.
Fresh checkout of tag v0.2.1 passed install and make check.
GitHub CI on release commit passed for Python 3.11 and 3.12.