Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

feat(context7): add navigation mode with page number selection#231

Closed
sato-ke wants to merge 1 commit into
sourcegraph:mainfrom
sato-ke:feat/context7
Closed

feat(context7): add navigation mode with page number selection#231
sato-ke wants to merge 1 commit into
sourcegraph:mainfrom
sato-ke:feat/context7

Conversation

@sato-ke

@sato-ke sato-ke commented Jun 12, 2025

Copy link
Copy Markdown
  • Implement navigation mode to display all available libraries
  • Add page number selection (e.g., 1/3/5) for AI-assisted library access
  • Support combined page numbers with topic filtering (e.g., 1/3 authentication)
  • Extract core logic to separate file for better maintainability
  • Remove fuzzy search and sorting as AI handles selection from navigation
  • Add comprehensive tests for core functionality
  • Include VS Code settings recommendations for optimal AI usage This change makes the provider more suitable for AI assistants by providing a navigation-first approach similar to deepwiki provider.

  - Implement navigation mode to display all available libraries
  - Add page number selection (e.g., 1/3/5) for AI-assisted library access
  - Support combined page numbers with topic filtering (e.g., 1/3 authentication)
  - Extract core logic to separate file for better maintainability
  - Remove fuzzy search and sorting as AI handles selection from navigation
  - Add comprehensive tests for core functionality
  - Include VS Code settings recommendations for optimal AI usage
  This change makes the provider more suitable for AI assistants by providing
  a navigation-first approach similar to deepwiki provider.
@sato-ke sato-ke closed this Jun 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant