Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ .github/workflows/python_test.yml July 4, 2025
E
July 3, 2025
G
fix(graph): fixes bug that caused simple flows with Loop to fail (#8809)
Gabriel Luiz Freitas Almeida committed
July 1, 2025
D
test: add pyleak for task and event loop block detections (#8802)
Deepankar Mahapatro committed
June 16, 2025
J
fix: replace instances of 127.0.0.1 to localhost (#8536)
Jordan Frazier committed
June 11, 2025
G
chore(ci): replace local uv setup action with astral-sh/setup-uv@v6 (#8491)
Gabriel Luiz Freitas Almeida committed
June 3, 2025
G
ci: fix uv cache in CI workflows (#8319)
Gabriel Luiz Freitas Almeida committed
March 31, 2025
G
chore: Ensure consistent version extraction for langflow-base in workflows (#7352)
Gabriel Luiz Freitas Almeida committed
February 26, 2025
G
ci: Add pytest-rerunfailures for improved test reliability (#6852)
Gabriel Luiz Freitas Almeida committed
February 20, 2025
C
feat: Use pyproject standardized dependency-groups (#6689)
Christophe Bornet committed
C
feat: Add support for Python 3.13 (#6685)
Christophe Bornet committed
C
feat: Fix Python versions used in CI (#6725)
Christophe Bornet committed
February 3, 2025
D
build(deps):(deps): bump astral-sh/setup-uv from 4 to 5 (#6060)
dependabot[bot] committed
January 24, 2025
G
ci: Update Python version defaults in CI workflows (#5911)
Gabriel Luiz Freitas Almeida committed
January 19, 2025
Í
ci: adds verbosity to the backend unit tests output (#5775)
Ítalo Johnny committed
December 17, 2024
G
ci: Update Python version matrix in CI workflows to exclude 3.13 (#5305)
Gabriel Luiz Freitas Almeida committed
G
ci: Add Python version input to setup-uv action and update workflow configuration (#5288)
Gabriel Luiz Freitas Almeida committed
December 13, 2024
G
ci: Update GitHub Actions workflow to include Python 3.13 (#5240)
Gabriel Luiz Freitas Almeida committed
December 12, 2024
G
feat: add support for Python 3.13 (#5238)
Gabriel Luiz Freitas Almeida committed
December 2, 2024
D
build(deps): bump astral-sh/setup-uv from 3 to 4 (#4975)
dependabot[bot] committed
November 25, 2024
G
ci: Update TypeScript test workflow for improved Playwright integration (#4781)
Gabriel Luiz Freitas Almeida committed
November 21, 2024
S
chore: speed up whl install in cli tests with uv (#4764)
Sebastián Estévez committed
November 13, 2024
G
chore: Update langflow-base dependency to version 0.1.0 (#4581)
Gabriel Luiz Freitas Almeida committed
November 8, 2024
Í
ci: stop backend unit tests on first failure (#4466)
Ítalo Johnny committed
October 30, 2024
G
ci: add pytest failure annotations (#4324)
Gabriel Luiz Freitas Almeida committed
October 7, 2024
J
ci: fix release workflows for uv (#4053)
Jordan Frazier committed
October 2, 2024
J
ci: small nightly fixes (#3993)
Jordan Frazier committed
J
ci: fix releases with uv (#3971)
Jordan Frazier committed
September 25, 2024
S
chore: uv to replace poetry (#3900)
Sebastián Estévez committed
September 18, 2024
J
ci: tag fixes and robustness to workflow failures (#3838)
Jordan Frazier committed
September 5, 2024
J
ci: create a nightly build workflow (#3553)
Jordan Frazier committed
September 2, 2024
N
chore: refactor and add components integration tests (#3607)
Nicolò Boschi committed
August 22, 2024
G
ci: add python-versions input parameter to workflow (#3511)
Gabriel Luiz Freitas Almeida committed
August 16, 2024
G
ci: allow specifying python versions and limit ci to 3.10 only (#3388)
Gabriel Luiz Freitas Almeida committed
August 8, 2024
G
ci: add version check in workflow to skip jobs for unreleased versions of langflow-base (#3244)
Gabriel Luiz Freitas Almeida committed
August 5, 2024
G
feat: add dump and dumps methods to Graph (#3202)
Gabriel Luiz Freitas Almeida committed
G
ci: update nick-fields/retry dependency to v3 (#3206)
Gabriel Luiz Freitas Almeida committed
August 1, 2024
G
ci(workflows): implement retry logic in python_test workflow for unit tests (#3145)
Gabriel Luiz Freitas Almeida committed
July 30, 2024
N
ci: improve test jobs titles (#3065)
Nicolò Boschi committed
N
fix: strict langchain integrations dep (#3063)
Nicolò Boschi committed
July 17, 2024
J
ci: add astra integration tests to CI (#2643)
Jordan Frazier committed
July 15, 2024
G
chore: move test-cli job to run separately from unit tests (#2712)
Gabriel Luiz Freitas Almeida committed
G
chore: Update python_test.yml to include splitCount and group arguments in make unit_tests command (#2709)
Gabriel Luiz Freitas Almeida committed
July 10, 2024
G
fix: add timeout for unit tests workflows (#2613)
Gabriel Luiz Freitas Almeida committed
July 3, 2024
G
ci: update CI workflows and add CI workflow (#2498)
Gabriel Luiz Freitas Almeida committed
July 2, 2024
G
chore: update cancel-in-progress flag in Python and TypeScript test workflows (#2492)
Gabriel Luiz Freitas Almeida committed
G
ci: add 'test' job to run Typescript and Python tests (#2489)
Gabriel Luiz Freitas Almeida committed
N
ci: skip tests with openai key required (#2477)
Nicolò Boschi committed
G
ci: add auto_merge_enabled to PR activity types and concurrency settings (#2471)
Gabriel Luiz Freitas Almeida committed
July 1, 2024
G
ci: remove merge_group from workflows (#2467)
Gabriel Luiz Freitas Almeida committed
June 25, 2024
G
Refactor curl command in python_test.yml to use the correct API endpoint for auto_login
Gabriel Luiz Freitas Almeida committed