Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ .github July 1, 2025
D
test: add pyleak for task and event loop block detections (#8802)
Deepankar Mahapatro committed
June 26, 2025
G
chore(workflow): comment out Docker build step for langflow-all in nightly release (#8727)
Gabriel Luiz Freitas Almeida committed
June 25, 2025
M
docs: update deploy_gh-pages.yml (#8741)
Mendon Kissling committed
R
docs: bump node version in docs draft deploy workflow (#8742)
Ronnie Miller committed
June 23, 2025
C
test: update backend config, frontend utilities, and test coverage (#8671)
Cristhian Zanforlin Lousa committed
June 20, 2025
J
ci: change nightly to run in UTC time to fix nightly-status check (#8629)
Jordan Frazier committed
June 17, 2025
G
feat: conditionally render voice button based on voice mode state (#8561)
Gabriel Luiz Freitas Almeida committed
June 16, 2025
J
fix: replace instances of 127.0.0.1 to localhost (#8536)
Jordan Frazier committed
June 13, 2025
E
fix: update input of Language model component to support images (#8534)
Edwin Jose committed
June 12, 2025
J
build: upgrade langchain-pinecone to be compatible with python 3.13 (#8520)
Jordan Frazier committed
G
chore(ci): update workflow to use astral-sh/setup-uv@v6 with Python version (#8508)
Gabriel Luiz Freitas Almeida committed
June 11, 2025
M
fix: restore our test shards (#8468)
Mike Fortman committed
G
chore(ci): replace local uv setup action with astral-sh/setup-uv@v6 (#8491)
Gabriel Luiz Freitas Almeida committed
G
ci: update setup-uv to possibly fix caching (#8490)
Gabriel Luiz Freitas Almeida committed
June 10, 2025
E
fix: Split text should only have dataframe output (#8362)
Eric Hare committed
G
fix: Remove Docker duplicated build step from release workflow (#8366)
Gabriel Luiz Freitas Almeida committed
June 3, 2025
Y
fix: Revert Typescript Shards (#8359)
Yuqi Tang committed
Y
feat: Update components input/output display name and descriptions (#8284)
Yuqi Tang committed
G
ci(docker): update Buildx setup to use BuildKit container backend (#8320)
Gabriel Luiz Freitas Almeida committed
G
ci: fix uv cache in CI workflows (#8319)
Gabriel Luiz Freitas Almeida committed
May 30, 2025
G
chore: Remove CodSpeed workflow and pytest-codspeed from dependencies (#8299)
Gabriel Luiz Freitas Almeida committed
G
ci: Update Docker Buildx to latest version (#8266)
Gabriel Luiz Freitas Almeida committed
May 29, 2025
G
ci: Update Docker build workflow dependencies for releases (#6129)
Gabriel Luiz Freitas Almeida committed
May 27, 2025
M
fix: docker build-main-all (#8182)
Mendon Kissling committed
May 15, 2025
G
fix: update docker build workflow to include 'nightly-main-all' release type for versioning (#8022)
Gabriel Luiz Freitas Almeida committed
May 13, 2025
G
chore: update CI workflow to check PyPI package version updates (#8025)
Gabriel Luiz Freitas Almeida committed
May 12, 2025
J
build: add build for docker image with all optional deps (#7957)
Jordan Frazier committed
May 8, 2025
G
fix: remove whitespace in version check of release workflow (#7956)
Gabriel Luiz Freitas Almeida committed
May 5, 2025
G
chore: Update CI workflow to conditionally run tests based on the presence of a label (#7905)
Gabriel Luiz Freitas Almeida committed
G
chore: Update codspeed workflow with timeout parameter (#7903)
Gabriel Luiz Freitas Almeida committed
April 25, 2025
G
chore: Increase timeout for codspeed workflow and fix typo in configuration (#7598)
Gabriel Luiz Freitas Almeida committed
April 16, 2025
G
ci: Fix version check in release workflow (#7676)
Gabriel Luiz Freitas Almeida committed
April 7, 2025
R
docs: avoid building docs draft for pull requests from fork (#7493)
Ronnie Miller committed
April 2, 2025
G
feat: Enhance StructuredOutputComponent and add trustcall dependency (#7249)
Gabriel Luiz Freitas Almeida committed
April 1, 2025
D
build(deps):(deps): bump actions/checkout from 3 to 4 (#7379)
dependabot[bot] committed
March 31, 2025
R
docs: ensure asset paths update on draft rebuilds (#7355)
Ronnie Miller committed
G
chore: fix small typo in grep command (#7353)
Gabriel Luiz Freitas Almeida committed
G
chore: Ensure consistent version extraction for langflow-base in workflows (#7352)
Gabriel Luiz Freitas Almeida committed
March 28, 2025
Í
ci: add pytest-timeout with 120s limit for CI tests (#7342)
Ítalo Johnny committed
March 25, 2025
G
chore: Remove mention of anovazzi1 from bug report template (#7265)
Gabriel Luiz Freitas Almeida committed
J
ci: use uv for base install workflow (#7266)
Jordan Frazier committed
March 20, 2025
R
feat: enhance APIRequestComponent with new output methods (#7148)
Rodrigo Nader committed
March 19, 2025
C
fix: Optimize test shard counts, clean up JSON configs, and add frontend test IDs (#7170)
Cristhian Zanforlin Lousa committed
March 18, 2025
R
docs: opt-in draft docs builds to stale cleanup (#7117)
Ronnie Miller committed
March 17, 2025
C
test: update workflow configuration and Financial Agent JSON structure (nightly fix) (#7112)
Cristhian Zanforlin Lousa committed
C
fix: Enhance JSON filtering with special cases, update CI workflows, and improve frontend components and tests (nightly fix) (#7110)
Cristhian Zanforlin Lousa committed
March 13, 2025
R
docs: Add workflow to automate updates to docs/openapi.json (#7072)
Ronnie Miller committed
Í
ci: fix false positive on ci sucess status (#6868)
Ítalo Johnny committed
R
docs: Pull request draft workflow (#7046)
Ronnie Miller committed
Y
fix: docker test trigger for poetry is wrong now is uv (#6743)
yihong committed