Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
March 28, 2026
J
chore: remove design docs from git tracking
Jordan Frazier committed
J
refactor(a2a): redesign INPUT_REQUIRED to stateless pattern (no suspension)
Jordan Frazier committed
J
fix(a2a): extract text from Langflow Message objects in flow adapter
Jordan Frazier committed
J
chore: add A2A client test script for manual testing
Jordan Frazier committed
J
feat(a2a): add A2A Agents tab to project home page
Jordan Frazier committed
J
fix(a2a): remove flow eligibility gate — any flow can be A2A-enabled
Jordan Frazier committed
J
chore: add manual A2A smoke test script
Jordan Frazier committed
J
fix: use 'heads' (plural) in Alembic upgrade to support multiple migration branches
Jordan Frazier committed
J
feat(a2a): PR prep — a2a-sdk dependency, Agent tool injection hook, ruff formatting
Jordan Frazier committed
J
feat(a2a): Phases 6-7 — auth hardening, TTL cleanup, and smoke test
Jordan Frazier committed
J
feat(a2a): Phase 5b — address INPUT_REQUIRED wiring gaps
Jordan Frazier committed
March 27, 2026
J
feat(a2a): Phase 5 — request_input tool and INPUT_REQUIRED turn-taking
Jordan Frazier committed
J
feat(a2a): Phase 4 — SSE streaming via message:stream
Jordan Frazier committed
J
feat(a2a): Phase 3 — multi-turn conversation tests and test isolation
Jordan Frazier committed
J
feat(a2a): Phase 2 — synchronous message:send, task manager, flow adapter
Jordan Frazier committed
J
feat(a2a): Phase 1 — AgentCard generation, discovery, and config endpoints
Jordan Frazier committed
March 26, 2026
A
fix: prevent path traversal in knowledge base create endpoint (#12337)
Antônio Alexandre Borges Lima committed
C
feat(ui): Add custom build error message transform hook (#12208)
Cristhian Zanforlin Lousa committed
C
fix(core): Add environment variable fallback for provider API key resolution (#12288)
Cristhian Zanforlin Lousa committed
C
fix: Add ephemeral file upload support (#12300)
Cristhian Zanforlin Lousa committed
C
fix: Use plain axios for external GitHub and Discord API calls (#12347)
Cristhian Zanforlin Lousa committed
March 25, 2026
H
Fix: session metadata migration consistency (#12328)
Himavarsha committed
R
fix: disable dangerous deserialization by default in FAISS component (#11999)
Ram Gopal Srikar Katakam committed
A
fix: prevent path traversal in knowledge base bulk delete (#12243)
Antônio Alexandre Borges Lima committed
K
feat(playground): add bulk delete sessions with Select All functionality (#12119)
keval shah committed
H
feat: add session_metadata JSON column to message table (#12255)
Himavarsha committed
V
fix: File Manager last item cut off in normal view (#12254)
Viktor Avelino committed
J
test: add PostgreSQL to migration CI tests (#12257)
Jordan Frazier committed
C
feat(models): Add latest OpenAI GPT-5.3 and GPT-5.4 model families (#12304)
Cristhian Zanforlin Lousa committed
C
fix(docker): Remove broken npm self-upgrade from Docker images (#12309)
Cristhian Zanforlin Lousa committed