Skip to content

Remove stale search mode deprecation deadline#130

Open
georgeatparallel wants to merge 2 commits into
parallel-web:mainfrom
georgeatparallel:agent/remove-search-mode-deadline
Open

Remove stale search mode deprecation deadline#130
georgeatparallel wants to merge 2 commits into
parallel-web:mainfrom
georgeatparallel:agent/remove-search-mode-deadline

Conversation

@georgeatparallel

Copy link
Copy Markdown

Summary

  • remove the obsolete June 2026 deadline from deprecated search mode warnings
  • keep translating fast and one-shot to basic, and agentic to advanced
  • assert the complete replacement warning and cover turbo as a native no-warning mode

Why

The deprecated aliases are still intentionally accepted and translated client-side for compatibility with existing scripts. Tying their removal to the June 2026 Beta API sunset is stale and misleading because the aliases continue to work through the V1 translation layer.

Validation

  • uv run pytest tests/test_cli.py -k SearchDeprecationWarnings -q (6 passed)
  • uv run --frozen pytest tests/ -q (778 passed)
  • uv run --frozen ruff check parallel_web_tools/ tests/
  • uv run --frozen ruff format --check parallel_web_tools/ tests/
  • uv run --frozen tach check
  • uv run --frozen ty check

@georgeatparallel
georgeatparallel marked this pull request as ready for review July 16, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant