Commit Graph

  • d7f08791f0 Revert "feat: Add Langflow Assistant chat panel for component generation (#11636)" wxo-tools Jordan Frazier 2026-03-31 21:17:09 -04:00
  • d361e383a9 Update version and project name v1.9.0.dev26 Langflow Bot 2026-04-01 00:44:16 +00:00
  • 6dd37aef55 fix(wxo): log create failures with traceback and map agent 409 to conflict fix/wxo-create-logging-and-agent-409 himavarshagoutham 2026-03-31 20:42:13 -04:00
  • a613d437f8 feat(deployments): surface tool_ids in WXO API for explicit tool control - Fix bind to reuse existing WXO tools via attachment lookup instead of always creating new ones - Add tool_id-based operations (bind_tool, unbind_tool, remove_tool_by_id) alongside existing flow_version_id operations - Add PATCH /deployments/snapshots/{provider_snapshot_id} endpoint to update snapshot content with a new flow version (blast-radius bounded to Langflow-tracked tools only) - Add update_snapshot method to WXO adapter - Enrich flow version list with deployment info (tool_id, tool_name, app_ids) via FlowVersionReadWithDeployments API schema - Surface tool_id in WatsonxApiToolAppBinding responses; flow_version_id becomes optional for tool-id-based operations Hamza Rashid 2026-04-01 00:19:57 +00:00
  • 73f7bb0f96 feat(deployments): add list (llms) endpoint and wxo implementation (#12389) release-1.9.0 Hamza Rashid 2026-03-31 19:27:43 -04:00
  • 5656114efd chore(deps): bump fastmcp from 3.1.0 to 3.2.0 dependabot/uv/fastmcp-3.2.0 dependabot[bot] 2026-03-31 22:31:20 +00:00
  • 0c3f4a38f1 [autofix.ci] apply automated fixes api-memory autofix-ci[bot] 2026-03-31 22:08:45 +00:00
  • 61fac94139 feat: Add Langflow Assistant chat panel for component generation (#11636) Cristhian Zanforlin Lousa 2026-03-31 18:56:53 -03:00
  • 1de571aa7c feat(wxo): list / update (agents) directly from Langflow API (#12390) Hamza Rashid 2026-03-31 17:49:26 -04:00
  • f05f7df96e coderabbit fix cherrypick/frontend-memory-f5b8dac-e48f465 Olayinka Adelakun 2026-03-31 16:32:02 -04:00
  • 91924155a3 added enpoint support Olayinka Adelakun 2026-03-31 13:46:44 -04:00
  • 6cb87cca4c fix: Fix shareable playground build events and message rendering (#12421) release-1.8.4 Cristhian Zanforlin Lousa 2026-03-31 18:32:49 -03:00
  • b03aea9ae0 [autofix.ci] apply automated fixes feat/mcp-telemetry autofix-ci[bot] 2026-03-31 20:44:04 +00:00
  • 47be2a2b27 feat: add telemetry service to lfx MCP server ogabrielluiz 2026-03-31 17:41:53 -03:00
  • 3f7eff4027 Merge branch 'release-1.9.0' into frontend-memory frontend-memory olayinkaadelakun 2026-03-31 16:34:07 -04:00
  • e48f4654b6 coderabbit fix endpoints-memory Olayinka Adelakun 2026-03-31 16:32:02 -04:00
  • f143d302c0 feat: add token usage tooltip to bot message and fix node status background feature/le-374 Viktor Avelino 2026-03-31 16:21:28 -04:00
  • b15a1c1bc6 fix: forward LANGFLOW_FEATURE_WXO_DEPLOYMENTS env var to frontend wxo-fe Viktor Avelino 2026-03-31 16:01:48 -04:00
  • 811ac4b3e3 chore: bump versions v1.8.4 Adam Aghili 2026-03-31 15:54:36 -04:00
  • c30333209f [autofix.ci] apply automated fixes responses-idor autofix-ci[bot] 2026-03-31 19:52:43 +00:00
  • 1b3a656e0f fix(deps): pin tar-fs to >=2.1.4 to fix symlink following vulnerabili… (#12419) Adam-Aghili 2026-03-31 15:50:21 -04:00
  • c1e6237097 Merge branch 'release-1.9.0' of github.com:langflow-ai/langflow into wxo-fe Viktor Avelino 2026-03-31 15:31:37 -04:00
  • 7e07953706 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 19:10:26 +00:00
  • 56092648e7 Merge branch 'feature/le-374' of github.com:langflow-ai/langflow into feature/le-374 Viktor Avelino 2026-03-31 15:08:08 -04:00
  • 78e61b5627 Merge branch 'release-1.9.0' of github.com:langflow-ai/langflow into feature/le-374 Viktor Avelino 2026-03-31 15:06:29 -04:00
  • 7675642977 Merge branch 'release-1.9.0' into feature/flow-devops-toolkit feature/flow-devops-toolkit Eric Hare 2026-03-31 12:03:44 -07:00
  • 3101a51681 fix: move hover action bar above message to prevent overlap with header row Viktor Avelino 2026-03-31 14:57:42 -04:00
  • ccc7ffa714 fix: Improve the sub-process handling of the Docling Worker (#12296) Eric Hare 2026-03-31 11:39:55 -07:00
  • 7d425ba88c Merge branch 'release-1.9.0' into docs-python-and-ts-examples docs-python-and-ts-examples Mendon Kissling 2026-03-31 14:35:16 -04:00
  • f6003ae7ad [autofix.ci] apply automated fixes (attempt 3/3) flow-json-edited-flag autofix-ci[bot] 2026-03-31 18:32:18 +00:00
  • d911b7a73a [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-03-31 18:30:25 +00:00
  • 8bcf2e8ac8 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 18:28:16 +00:00
  • 8a0bc21db8 Merge remote-tracking branch 'origin/release-1.9.0' into flow-json-edited-flag Jordan Frazier 2026-03-31 14:25:52 -04:00
  • 9543d7d31f feat: MCP server for operating Langflow via REST API (#12237) Gabriel Luiz Freitas Almeida 2026-03-31 15:22:25 -03:00
  • c4f53e0a7b Merge branch 'release-1.9.0' into flow-json-edited-flag Jordan Frazier 2026-03-31 14:18:31 -04:00
  • 65639d0de4 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 18:17:49 +00:00
  • a2139cafd8 Merge branch 'release-1.9.0' into feature/le-374 Viktor Avelino 2026-03-31 14:15:48 -04:00
  • 5e3ac5de6f [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 18:14:08 +00:00
  • 5c50c45860 Merge branch 'release-1.9.0' into docs-python-and-ts-examples Mendon Kissling 2026-03-31 14:12:05 -04:00
  • 5cc9286304 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 18:08:59 +00:00
  • 9065fd3dd0 Revert "[autofix.ci] apply automated fixes" Viktor Avelino 2026-03-31 14:06:34 -04:00
  • 096875c8c6 Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 11:06:06 -07:00
  • f5b1b98e43 Merge branch 'feature/le-374' of github.com:langflow-ai/langflow into feature/le-374 Viktor Avelino 2026-03-31 14:04:14 -04:00
  • 9a84c2a110 Merge branch 'release-1.9.0' of github.com:langflow-ai/langflow into feature/le-374 Viktor Avelino 2026-03-31 14:03:24 -04:00
  • 7c5668e1ca docs: rename data to JSON and dataframe to table (#12352) Mendon Kissling 2026-03-31 13:51:01 -04:00
  • f5b8dacce8 added endpoints Olayinka Adelakun 2026-03-31 13:46:44 -04:00
  • 86dd7dfc31 fix: resolve code scanning alerts for URL sanitization and insecure randomness (#12362) Gabriel Luiz Freitas Almeida 2026-03-31 14:39:55 -03:00
  • 9b13f23e7e merge fix cz/fix-mcp-disconnect cristhianzl 2026-03-31 14:37:42 -03:00
  • 162cc4b9ed Merge branch 'release-1.9.0' of github.com:langflow-ai/langflow into cz/fix-mcp-disconnect cristhianzl 2026-03-31 14:37:08 -03:00
  • dd70205827 fix: Propagate error details to Playground chat on flow build failure (#12366) Cristhian Zanforlin Lousa 2026-03-31 14:36:36 -03:00
  • 25a2fa079c [autofix.ci] apply automated fixes feat/mcp-server-client autofix-ci[bot] 2026-03-31 17:36:17 +00:00
  • 23fdeb540a Merge branch 'feat/mcp-server-client' into mcp-client-ui mcp-client-ui Gabriel Luiz Freitas Almeida 2026-03-31 14:35:04 -03:00
  • 2926c0bc72 Merge branch 'feat/mcp-server-core' into feat/mcp-server-client Gabriel Luiz Freitas Almeida 2026-03-31 14:34:11 -03:00
  • dba661bc36 Merge remote-tracking branch 'origin/mcp-client-ui' into feat/flow-polling-mechanism feat/flow-polling-mechanism ogabrielluiz 2026-03-31 14:33:19 -03:00
  • 90aaa01719 Merge remote-tracking branch 'origin/feat/mcp-server-client' into mcp-client-ui ogabrielluiz 2026-03-31 14:33:07 -03:00
  • 52286a61e4 Merge feat/mcp-server-core into feat/mcp-server-client and rebuild component index ogabrielluiz 2026-03-31 14:32:51 -03:00
  • 91858be73d [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 17:32:31 +00:00
  • 3ff5e4ba24 Merge branch 'release-1.9.0' into feat/mcp-server-core Gabriel Luiz Freitas Almeida 2026-03-31 14:30:25 -03:00
  • 89be8604e2 Merge branch 'mcp-client-ui' into feat/flow-polling-mechanism ogabrielluiz 2026-03-31 14:26:21 -03:00
  • 15bd81b2f1 Merge branch 'feat/mcp-server-client' into mcp-client-ui ogabrielluiz 2026-03-31 14:24:25 -03:00
  • 05d4513568 fix: address review feedback on MCP server PR ogabrielluiz 2026-03-31 14:23:08 -03:00
  • c618b12498 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 17:23:28 +00:00
  • e8857cb4b5 Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 10:22:50 -07:00
  • e3819d5fc5 Merge branch 'release-1.9.0' of github.com:langflow-ai/langflow into feature/le-374 Viktor Avelino 2026-03-31 13:21:37 -04:00
  • 9835aade45 Update test_database.py Eric Hare 2026-03-31 10:18:46 -07:00
  • 5e60bfbd67 test: add missing unit tests from PR review Viktor Avelino 2026-03-31 13:16:20 -04:00
  • e0dde8f5c9 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 16:57:22 +00:00
  • 0d8154501a Update version and project name v1.9.0.dev25 Langflow Bot 2026-03-31 16:56:42 +00:00
  • b8b72c105a Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 09:55:15 -07:00
  • 048c709f8a [autofix.ci] apply automated fixes memory-system-apis autofix-ci[bot] 2026-03-31 16:51:25 +00:00
  • c4f86a3aad Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 09:49:19 -07:00
  • db6000545d Add Memory Base API: models, migrations, service, endpoints, and tests Debojit Kaushik 2026-03-31 12:43:29 -04:00
  • 4e449da9da fix: update npm dependencies (#12412) Janardan Singh Kavia 2026-03-31 22:13:54 +05:30
  • ba3472959f docs: CSS redesign (#12306) Mendon Kissling 2026-03-31 12:43:32 -04:00
  • be5578493b fix: Add platform markers to cuga extra for macOS x86_64 (#12416) Cristhian Zanforlin Lousa 2026-03-31 13:54:19 -03:00
  • 6162271f86 Update templates and comp index Eric Hare 2026-03-31 09:27:30 -07:00
  • 1810174cd5 fix: Fix shareable playground build events and message rendering (#12361) Cristhian Zanforlin Lousa 2026-03-31 13:19:21 -03:00
  • 765679ed44 Update version and project name v1.9.0.dev24 Langflow Bot 2026-03-31 16:19:00 +00:00
  • e1ab8735ca Refactor common client code Eric Hare 2026-03-31 09:09:47 -07:00
  • 0ad8632569 fix-broken-links docs-block-custom-components Mendon Kissling 2026-03-31 11:52:31 -04:00
  • 19d31b4205 Follow up review updates Eric Hare 2026-03-31 08:41:40 -07:00
  • f482b6a1fd Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 08:31:07 -07:00
  • 4bee22de2d Fix tests Eric Hare 2026-03-31 08:30:35 -07:00
  • 52b79577cb Merge branch 'release-1.9.0' into feat/mcp-server-core Eric Hare 2026-03-31 08:28:26 -07:00
  • 7cec14c84d initial-changes Mendon Kissling 2026-03-31 11:25:19 -04:00
  • 51fd75bb9f perf(test): Optimize CI tests causing timeout on Windows and Python 3.12 (#12405) Cristhian Zanforlin Lousa 2026-03-31 12:01:29 -03:00
  • 9c0b5ff6a4 Merge branch 'release-1.9.0' into feature/flow-devops-toolkit Eric Hare 2026-03-31 07:59:32 -07:00
  • 593bdfd65d [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 14:58:01 +00:00
  • 9f992aa056 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-31 14:57:41 +00:00
  • 1ad24c8ca0 Review edits Eric Hare 2026-03-31 07:56:27 -07:00
  • fff90d365e Merge branch 'mcp-client-ui' into feat/flow-polling-mechanism ogabrielluiz 2026-03-31 11:56:08 -03:00
  • ed7136767b Merge branch 'feat/mcp-server-client' into mcp-client-ui ogabrielluiz 2026-03-31 11:55:57 -03:00
  • 41dd36e098 Merge branch 'feat/mcp-server-core' into feat/mcp-server-client ogabrielluiz 2026-03-31 11:55:45 -03:00
  • 3f56f06ed4 Review edits Eric Hare 2026-03-31 07:55:14 -07:00
  • a0f2a3d2a0 fix: update test fixture to use contextvars-based server API ogabrielluiz 2026-03-31 11:55:03 -03:00
  • 78f6607e1f Use raw graph data to extract and better exc handling Jordan Frazier 2026-03-31 10:27:07 -04:00
  • 200a508f7d [autofix.ci] apply automated fixes fix/tool-mode-logs-visibility autofix-ci[bot] 2026-03-31 13:53:16 +00:00
  • 25a7d0de73 fix: handle array logs in switchOutputView and guard build_end/log events RamGopalSrikar 2026-03-31 09:52:22 -04:00
  • 5d981533ad fix: address ruff violations and test failures in tool mode logs RamGopalSrikar 2026-03-31 09:45:14 -04:00
  • 0868e8f897 Merge branch 'release-1.9.0' into dependabot/npm_and_yarn/docs/multi-b243aed831 dependabot/npm_and_yarn/docs/multi-b243aed831 Janardan Singh Kavia 2026-03-31 19:14:05 +05:30