mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-04-02 03:37:54 +00:00
* initial state component forge * component forge * add save button to the terminal * fix ruff style * user experience improvements * Update python_test.yml * change reference for generate custom component * add feature flag * add feature flag * Update agentic API routes and frontend constants Changed backend API router prefix from '/generate-component' to '/agentic' and updated endpoint names for clarity. Updated corresponding frontend constants to match new API routes. * [autofix.ci] apply automated fixes * Update python_test.yml * fix: feature flag * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * fix ruff * test: fix jest unit tests * [autofix.ci] apply automated fixes * test: fix playwright mcp starter projects tests --------- Co-authored-by: cristhianzl <cristhian.lousa@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Adam Aghili <Adam.Aghili@ibm.com>