--repo, --all-repos, or repo:* to change the scope.
Run without arguments to open interactive search. Use --json for machine-readable output.
Examples
Flags
| Flag | Description |
|---|---|
--all-repos | Search all accessible repositories instead of only the current repository. |
--author NAME | Filter by author name. |
--branch NAME | Filter by branch name. |
--date PERIOD | Filter by time period. Use week or month. |
--json | Output as JSON. |
--limit N | Maximum number of results per page. Default is 10. |
--page N | Page number, 1-based. Default is 1. |
--repo OWNER/REPO | Filter by repository. Use '*' to search all accessible repositories. |
Inline Filters
CLI queries also support inline filters:author:NAMEdate:week|monthbranch:NAMErepo:OWNER/NAMErepo:*
Related Guides
Semantic Search
Learn what
entire search finds and when to use it.Search Past Agent Work
Practice search with a guided tutorial.