Skip to content

fix: reduce default search results limit from 10 to 3#56

Merged
harche merged 1 commit intomainfrom
fix/reduce-default-search-limit
Feb 27, 2026
Merged

fix: reduce default search results limit from 10 to 3#56
harche merged 1 commit intomainfrom
fix/reduce-default-search-limit

Conversation

@harche
Copy link
Owner

@harche harche commented Feb 27, 2026

Summary

  • Reduces the default limit parameter for search results from 10 to 3
  • Smaller default payload size improves performance for typical queries

Test plan

  • Lint, build, and tests pass via pre-commit hooks
  • Verify search queries return 3 results by default
  • Confirm explicit limit parameter still overrides the default

🤖 Generated with Claude Code

Lower the default number of search results to reduce response payload
size and improve performance for typical queries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@harche harche merged commit 8941ec1 into main Feb 27, 2026
7 checks passed
@harche harche deleted the fix/reduce-default-search-limit branch February 27, 2026 20:33
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