Skip to content

feat: Add configurable source to RAG service requests.#54

Merged
caio1985 merged 3 commits into
mainfrom
source-field-addition
Dec 4, 2025
Merged

feat: Add configurable source to RAG service requests.#54
caio1985 merged 3 commits into
mainfrom
source-field-addition

Conversation

@caio1985

@caio1985 caio1985 commented Dec 3, 2025

Copy link
Copy Markdown
Member

This PR adds the new env variable called SOURCE to identify channels using our MCP server. Mainly to be used by 3P integrations.

@caio1985 caio1985 requested a review from ryanbaumann December 3, 2025 19:04
@ryanbaumann

Copy link
Copy Markdown
Collaborator

LGTM please just add a unit test for coverage for both STDIO and Streamable HTTP

Comment thread packages/code-assist/config.ts
Comment thread packages/code-assist/index.ts

@ryanbaumann ryanbaumann left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Add unit test coverage for STDIO and Streamable HTTP with and without the env variable specified then LGTM

@caio1985

caio1985 commented Dec 3, 2025

Copy link
Copy Markdown
Member Author

Add unit test coverage for STDIO and Streamable HTTP with and without the env variable specified then LGTM

Added a unit test for both STDIO and Streamable HTTP.

@caio1985 caio1985 merged commit 7e342ed into main Dec 4, 2025
7 checks passed
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