Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ Makefile October 14, 2025
G
ci(lfx): add coverage generation and Codecov reporting (#10266)
Gabriel Luiz Freitas Almeida committed
October 13, 2025
G
feat: add static components index to avoid rebuild on startup (#10181)
Gabriel Luiz Freitas Almeida committed
October 10, 2025
E
chore: Improve and expand Makefile help commands (#10184)
Edwin Jose committed
October 8, 2025
G
feat: add new Locust load testing with user behavior simulations and error handling improvements (#9848)
Gabriel Luiz Freitas Almeida committed
September 12, 2025
G
ci: Update Docker commands to use Podman and add missing bindings for LFX (#9838)
Gabriel Luiz Freitas Almeida committed
September 4, 2025
C
feat: Add frontend build cleaning and CLI run options (#9706)
Cristhian Zanforlin Lousa committed
September 2, 2025
G
feat: introduce lfx package (#9133)
Gabriel Luiz Freitas Almeida committed
July 30, 2025
Í
fix: remove duplicated Makefile target `format_frontend` (#9191)
Ítalo Johnny committed
July 29, 2025
G
refactor(tests): parameterize template tests and update timeout use (#9224)
Gabriel Luiz Freitas Almeida committed
July 28, 2025
Y
feat: Add template tests (#9083)
Yuqi Tang committed
July 15, 2025
M
feat: Move to Biome for linting and formatting (#8997)
Mike Fortman committed
June 30, 2025
D
fix: improves table formatting in the playground and adds Jest tests (#8743)
Deon Sanchez committed
June 24, 2025
G
feat(makefile): add patch target for automated version management (#8719)
Gabriel Luiz Freitas Almeida committed
June 23, 2025
G
refactor: simplify init target by removing cache cleanup and adding pre-commit hook (#8590)
Gabriel Luiz Freitas Almeida committed
June 13, 2025
D
June 3, 2025
Y
fix: wrong command in Makefile since drop poetry (#6745)
yihong committed
April 10, 2025
G
chore: Update Makefile to include PostgreSQL in backend installation (#7561)
Gabriel Luiz Freitas Almeida committed
February 26, 2025
C
build: Bump ruff version to 0.9.7 (#6614)
Christophe Bornet committed
February 20, 2025
J
feat: add nvidia ingest component (#6333)
Jordan Frazier committed
C
feat: Add support for Python 3.13 (#6685)
Christophe Bornet committed
February 17, 2025
G
chore: Enhance Locust load testing and optimize database settings (#6265)
Gabriel Luiz Freitas Almeida committed
January 8, 2025
Í
fix: adjust path to run only unit tests (#5184)
Ítalo Johnny committed
December 27, 2024
G
refactor: Enhance frontend build process with detailed logging and error handling (#5473)
Gabriel Luiz Freitas Almeida committed
G
ci: Update Makefile to show output during frontend build (#5472)
Gabriel Luiz Freitas Almeida committed
December 19, 2024
G
fix: Remove unnecessary directory clearing in build_langflow_base target (#5356)
Gabriel Luiz Freitas Almeida committed
December 12, 2024
P
ref: improving development environment and instructions (#5180)
Phil Miesle committed
November 19, 2024
G
chore: Add pyproject.toml configuration to ruff format command in Makefile (#4714)
Gabriel Luiz Freitas Almeida committed
Í
chore: remove unnecessary target from makefile (#4702)
Ítalo Johnny committed
November 14, 2024
G
docs: Update local run instructions in CONTRIBUTING.md (#4615)
Gabriel Luiz Freitas Almeida committed
November 11, 2024
G
chore: Add 'lf' and 'ff' options to Makefile for pytest configuration (#4494)
Gabriel Luiz Freitas Almeida committed
October 19, 2024
Í
fix: update regex to get supported python versions (#4175)
Ítalo Johnny committed
October 10, 2024
E
chore:Add Alembic Commands to Makefile (#4083)
Edwin Jose committed
October 9, 2024
G
chore: Add 'unsafe_fix' target to Makefile (#4081)
Gabriel Luiz Freitas Almeida committed
October 4, 2024
G
chore: removes Poetry references from pyproject.toml and updates the project metadata (#4019)
Gabriel Luiz Freitas Almeida committed
October 3, 2024
Í
feat: improve CLI parameter handling and cleanup unused code (#4002)
Ítalo Johnny committed
October 2, 2024
J
ci: fix releases with uv (#3971)
Jordan Frazier committed
September 30, 2024
G
chore: update docker images to use uv (#3916)
Gabriel Luiz Freitas Almeida committed
G
docs: Update CONTRIBUTING.md to mention uv (#3965)
Gabriel Luiz Freitas Almeida committed
September 26, 2024
G
refactor: update dependency versions and streamline backend installation commands (#3939)
Gabriel Luiz Freitas Almeida committed
September 25, 2024
S
chore: uv to replace poetry (#3900)
Sebastián Estévez committed
September 6, 2024
G
tests: optimize test durations and refactor test fixtures (#3713)
Gabriel Luiz Freitas Almeida committed
September 5, 2024
J
ci: create a nightly build workflow (#3553)
Jordan Frazier committed
September 3, 2024
G
fix: update Makefile to conditionally enable --reload based on worker count (#3675)
Gabriel Luiz Freitas Almeida committed
G
refactor: conditionally disable reload and workers in Makefile based on the presence of the workers variable (#3614)
Gabriel Luiz Freitas Almeida committed
September 2, 2024
N
chore: refactor and add components integration tests (#3607)
Nicolò Boschi committed
August 28, 2024
G
refactor: update Makefile commands for improved readability and efficiency (#3596)
Gabriel Luiz Freitas Almeida committed
August 26, 2024
Í
build: update docker for dev environment (#3551)
Ítalo Johnny committed
August 15, 2024
G
chore: remove unused script and log (#3343)
Gabriel Luiz Freitas Almeida committed
August 8, 2024
D
fix: update PYTHON_REQUIRED extraction to correctly capture Python version (#3199)
Daniel Gines committed
August 5, 2024
G
feat: add dump and dumps methods to Graph (#3202)
Gabriel Luiz Freitas Almeida committed