Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
3eb7cd6
Update pyproject versions
jordanrfrazier Aug 27, 2025
cc975df
fix: Avoid namespace collision for Astra (#9544)
erichare Aug 27, 2025
e423526
fix: Revert to a working composio release for module import (#9569)
erichare Aug 27, 2025
7fec73d
fix: Knowledge base component refactor (#9543)
erichare Aug 27, 2025
d8b5731
fix: Fix env file handling in Windows build scripts (#9414)
Cristhianzl Aug 27, 2025
49ddc8c
fix: update agent_llm display name to "Model Provider" in AgentCompon…
edwinjosechittilappilly Aug 27, 2025
e494afb
fix: use custom file handler on chat view, disable mcp_composer by de…
lucaseduoli Aug 27, 2025
48fe917
fix: Use the newest file component in Vector Store RAG Template (#9571)
erichare Aug 27, 2025
45512a5
fix: AI/ML icon is missing (#9553)
deon-sanchez Aug 27, 2025
d38e8f4
fix: Allow updates to the file component in templates using it (#9572)
erichare Aug 27, 2025
7a4bcfb
fix: Fixes filtering so legacy components aren't shown by default (#9…
mfortman11 Aug 27, 2025
e07d489
fix: changed name on tool mode to slug, added close button to sidebar…
lucaseduoli Aug 28, 2025
9e871e2
fix: enhance scroll behavior on playground (#9586)
lucaseduoli Aug 28, 2025
f792525
fix: delete duplicate Serper api from google bundle (#9601)
lucaseduoli Aug 28, 2025
d9c005b
fix: allow deletion of mcp servers, add tests for mcp sidebar (#9587)
lucaseduoli Aug 29, 2025
5860a8b
fix: change zoom in and out limit, create tests for zooming in and ou…
lucaseduoli Aug 29, 2025
f82e514
fix: Add localStorage persistence for feature toggles (#9597)
Cristhianzl Aug 29, 2025
b4e4435
fix: Add help text to Lock Flow option (#9600)
Cristhianzl Aug 29, 2025
2c21fbd
fix: Add comprehensive tests and improve minimal condition logic (#9611)
Cristhianzl Aug 29, 2025
133fe6c
fix: change icon color for mcp, remove color setting of icons (#9594)
lucaseduoli Aug 29, 2025
d715fa1
fix: remove unsupported styling options from chats components (#9610)
italojohnny Aug 29, 2025
9798500
fix: disable mcp auto install for not installed applications, refacto…
lucaseduoli Aug 29, 2025
349295a
fix: Properly allow the non-specification of an OCR Engine (#9617)
erichare Sep 1, 2025
dfd4037
fix: Support objects with data attribute in body processing (#9644)
Cristhianzl Sep 2, 2025
f8da854
fix: Add comprehensive message sorting + tests (#9641)
Cristhianzl Sep 2, 2025
cfd10f8
fix: Fix audio recording resource cleanup (#9623)
Cristhianzl Sep 2, 2025
f854b70
fix: Add voice mode availability detection (#9621)
Cristhianzl Sep 2, 2025
8b0ddde
fix: Remove formatting from agent input text content (#9638)
Cristhianzl Sep 2, 2025
9f09250
fix: added most important types at the beginning of the extensions ar…
lucaseduoli Sep 2, 2025
8d26d52
fix: Include flow ID in webhook URLs (#9624)
Cristhianzl Sep 2, 2025
169fd32
fix(logger): add optional cache to configure; update caching behavior…
ogabrielluiz Sep 2, 2025
d10854a
fix: Update sidebar border styles (#9625)
mfortman11 Sep 2, 2025
a290c46
fix: Remove top padding from sidebar groups (#9636)
Cristhianzl Sep 2, 2025
ea49ead
fix: disable message editing on playground, fix new session not persi…
lucaseduoli Sep 2, 2025
9d04d56
fix: disable elevate edges on node select (#9658)
lucaseduoli Sep 2, 2025
e61cb46
fix: Properly respect the order parameter for Message History (#9605)
erichare Sep 3, 2025
e20ff66
fix: Return multi-row dataframe when Structured Output data supports …
erichare Sep 3, 2025
68288aa
fix: apply to fields in settings page (#9602)
edwinjosechittilappilly Sep 3, 2025
617e94b
fix: Segmented Sidebar switch to search on value change (#9615)
mfortman11 Sep 3, 2025
d1998b3
fix: deprecate claude 3 sonnet model (#9622)
edwinjosechittilappilly Sep 3, 2025
375e672
fix: Properly import Langchain ToolMessage for Message options (#9675)
erichare Sep 3, 2025
032c7fa
fix: fixed user settings test (#9690)
lucaseduoli Sep 3, 2025
bc13c5b
fix: Remove warning log for unset TRACELOOP_API_KEY in configuration …
ogabrielluiz Sep 3, 2025
57686a7
fix: knowledge base fixes for 1.6 pointing to release branch (#9683)
deon-sanchez Sep 3, 2025
320cd00
fix: remove github link on discord button (#9655)
lucaseduoli Sep 4, 2025
d9a97cc
fix: remove python code component, fix placeholder not appearing (#9660)
lucaseduoli Sep 4, 2025
f51575e
fix: add margins to <p> tag in markdown (#9656)
lucaseduoli Sep 4, 2025
bf32bdd
fix: delete unused components, delete [deprecated] tag on the compone…
lucaseduoli Sep 4, 2025
74952e8
fix: Ensure correct Docling Remote URL for API (#9708)
erichare Sep 4, 2025
5687903
feat: remove agent dual output (#9700)
edwinjosechittilappilly Sep 4, 2025
3b7601f
refactor: Agent component enhancements for release v1.6 (#9685)
deon-sanchez Sep 4, 2025
b551b0c
feat: mcp composer integration (#9506)
jordanrfrazier Sep 5, 2025
f2f6129
fix: Adjust padding and layout for improved spacing (#9711)
Cristhianzl Sep 5, 2025
2f9dc00
fix: remove Groq from Agents model provider list (#9616)
edwinjosechittilappilly Sep 5, 2025
06e00c6
fix: conditional scheduling logic to not run branch (#9722)
jordanrfrazier Sep 8, 2025
1c262de
fix: disable keys when flow is locked (#9726)
lucaseduoli Sep 8, 2025
cf08d19
fix: superuser credential handling and AUTO_LOGIN security (#9542)
edwinjosechittilappilly Sep 8, 2025
6cabf2a
chore: Update version to 1.6.0 in package files (#9746)
ogabrielluiz Sep 8, 2025
d9c4802
fix: update logs position to be absolute (#9724)
lucaseduoli Sep 8, 2025
8cddf6c
fix: make entire playground chat area be clickable (#9721)
lucaseduoli Sep 8, 2025
86815cb
fix: Restore old description from file description. (#9752)
erichare Sep 8, 2025
5a8f988
fix: Preserve flows and components during project updates (#9750)
Cristhianzl Sep 9, 2025
c8e1efb
fix(langwatch): prevent trace errors with proper API key validation (…
italojohnny Sep 9, 2025
eed7a87
fix(URLComponent): filter out `None` in headers to avoid silent seria…
ogabrielluiz Sep 9, 2025
4bba723
fix: put knowledge bases under feature flag (#9749)
lucaseduoli Sep 9, 2025
ecd7214
refactor: Padding misaligned for sidebar icons and other issues fix f…
deon-sanchez Sep 9, 2025
b09964e
fix: Updated Agent Starter Projects with new Templates (#9772)
deon-sanchez Sep 9, 2025
17cb077
fix: remove agents from skipped components list in setup (#9785)
edwinjosechittilappilly Sep 9, 2025
a91ff1e
fix: improve error handling for missing OCR dependencies (#9753)
italojohnny Sep 9, 2025
938542b
fix: adjust casing on Add MCP Server buttons (#9774)
lucaseduoli Sep 9, 2025
56f4abc
fix: set gpt4.1 as default model (#9780)
edwinjosechittilappilly Sep 9, 2025
b0124e8
feat: double clicking a component will add it to the canvas (#9730)
deon-sanchez Sep 9, 2025
d77c802
docs: update support documentation to reflect support rebranding (#9538)
mendonk Aug 27, 2025
2b329d3
Fix: Corrects 404 error with MCP when a reverse proxy adds a base path
striver-24 Sep 10, 2025
fc555e6
Fix: Addressed SonarCloud quality gate issues
striver-24 Sep 10, 2025
133326e
Fix: Addressed SonarCloud quality gate issues
striver-24 Sep 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix: Corrects 404 error with MCP when a reverse proxy adds a base path
  • Loading branch information
striver-24 committed Sep 10, 2025
commit 2b329d307e3f04997c7d255f4a6a6f7e2b1837ce
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies = [
"yfinance==0.2.50",
"wolframalpha==5.1.3",
"astra-assistants[tools]>=2.2.13,<3.0.0",
"composio-langchain==0.8.5",
"composio==0.8.5",
"composio-langchain>=0.8.5,<1.0.0",
"composio-core>=0.7.2,<1.0.0",
"spider-client==0.1.24",
"nltk==3.9.1",
"lark==1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/api/v1/mcp_projects.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def get_project_sse(project_id: UUID | None) -> SseServerTransport:

project_id_str = str(project_id)
if project_id_str not in project_sse_transports:
project_sse_transports[project_id_str] = SseServerTransport(f"/api/v1/mcp/project/{project_id_str}/")
project_sse_transports[project_id_str] = SseServerTransport("./")
return project_sse_transports[project_id_str]


Expand Down
10 changes: 10 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.