Skip to content

Conversation

@danielebriggi
Copy link
Member

No description provided.

@danielebriggi danielebriggi self-assigned this Oct 7, 2025
@danielebriggi danielebriggi force-pushed the support-to-only-exclude-exts branch from f41acc9 to 51dede9 Compare October 8, 2025 08:38
@danielebriggi danielebriggi requested a review from Copilot October 8, 2025 08:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for filtering files by extension during the SQLite RAG database creation process. The primary purpose is to provide granular control over which file types are included or excluded when processing source files.

  • Added only_extensions and exclude_extensions input parameters to the action configuration
  • Updated the SQLite RAG command to use the new extension filtering options
  • Enhanced the search functionality with improved result processing and URL construction

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
action.yaml Added extension filtering parameters and updated the sqlite-rag command to use them
search_edge_function_template/aisearch-docs.js Enhanced search functionality with configurable result limits and improved result processing
.github/workflows/test.yaml Updated test configuration to use the new extension filtering feature

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@danielebriggi danielebriggi force-pushed the support-to-only-exclude-exts branch from 51dede9 to a1003a5 Compare October 8, 2025 08:45
@danielebriggi danielebriggi merged commit 615cfd5 into main Oct 8, 2025
1 check passed
@danielebriggi danielebriggi deleted the support-to-only-exclude-exts branch October 8, 2025 08:47
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.

2 participants