Skip to content

Fix stale Search CLI guidance#131

Open
georgeatparallel wants to merge 2 commits into
parallel-web:mainfrom
georgeatparallel:agent/fix-search-cli-help
Open

Fix stale Search CLI guidance#131
georgeatparallel wants to merge 2 commits into
parallel-web:mainfrom
georgeatparallel:agent/fix-search-cli-help

Conversation

@georgeatparallel

Copy link
Copy Markdown

Summary

  • List V1-native Search modes first while preserving the Beta mode aliases for compatibility.
  • Replace the expired June 2026 alias warning with durable deprecation guidance.
  • Describe after_date as inclusive and remove the obsolete 1,000-character excerpt minimum from Search help.
  • Strengthen help and deprecation tests so stale lifecycle claims cannot pass through substring-only assertions.

Why

The CLI had inherited Search help text from older Beta-era constraints. The aliases still work and map to V1 modes, after_date includes the specified date, and the API no longer imposes a 1,000-character minimum for Search excerpts.

Validation

  • 781 tests passed.
  • ruff check --fix .
  • ruff format .
  • tach check
  • ty check
  • Verified the rendered parallel-cli search --help output.
  • git diff --check

@georgeatparallel
georgeatparallel marked this pull request as ready for review July 16, 2026 21:52
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