Commit 6e3cc0c
Saad ur Rehman
Merge branch 'release-1.12.0' into fix/background-job-timeout-ignored
Both conflicts were additive: langflow-ai#14353 added emit_output_capture to
_stream_event_frames and its background call site at the same spot this branch
adds execution_timeout. Kept both parameters.691 files changed
Lines changed: 48719 additions & 13650 deletions
File tree
- .github
- workflows
- docker
- docs
- agents
- docs
- Components
- Deployment
- Develop
- Get-Started
- Lfx
- Support
- features
- versioned_docs/version-1.11.0/Components
- regressions
- scripts
- a11y
- ci
- bundle_profile_locks
- migrate
- src
- backend
- base
- langflow
- agentic
- flows
- mcp
- services
- alembic
- versions
- api
- utils
- v1
- schemas
- v2
- initial_setup
- starter_projects
- locales
- schema
- serialization
- services
- authorization
- auth
- background_execution
- catalog_policy
- database
- models
- api_key
- auth
- catalog_policy
- deployment
- folder
- memory_base
- model_provider_policy
- policy_bundle
- jobs
- memory_base
- task
- telemetry
- tracing
- variable
- utils
- tests
- integration/components/mcp
- unit
- agentic
- mcp
- services
- alembic
- api
- v1
- v2
- background_execution
- base
- knowledge_bases
- models
- tools
- components
- files_and_knowledge
- models_and_agents/policies
- tools
- initial_setup
- scripts
- serialization
- services
- authorization
- auth
- background_execution
- catalog_policy
- database
- models
- api_key
- catalog_policy
- storage
- telemetry
- tracing
- variable
- template
- utils
- bundles
- datastax
- src/lfx_datastax
- components/cassandra
- tests
- ibm
- src/lfx_ibm
- lfx-bundles
- src/lfx_bundles
- codeagents/starter_projects
- youtube/starter_projects
- toolguard
- src/lfx_toolguard
- components
- models_and_agents
- policies
- tests
- frontend
- src
- CustomNodes
- GenericNode/components/ListSelectionComponent
- NoteNode
- NoteToolbarComponent
- components
- helpers
- components
- authorization/authAdminGuard
- common/crashErrorComponent
- __tests__
- core
- appHeaderComponent/components
- AccountMenu
- __tests__
- FlowMenu
- __tests__
- assistantPanel/components
- dropdownComponent
- __tests__
- components
- helpers
- hooks
- editFlowSettingsComponent
- flowBuilderWelcome
- __tests__
- folderSidebarComponent/components/sideBarFolderButtons
- __tests__
- components
- globalVariableDeleteConfirmation
- parameterRenderComponent
- components
- accordionPromptComponent
- components
- helpers
- hooks
- copyFieldAreaComponent
- dbProviderInputComponent
- emptyParameterComponent
- floatComponent
- inputComponent
- components
- popoverObject
- popover
- inputGlobalComponent
- __tests__
- intComponent
- modelInputComponent
- __tests__
- components
- mustachePromptComponent
- promptComponent
- queryComponent
- strRenderComponent
- textAreaComponent
- toggleShadComponent
- helpers
- playgroundComponent
- chat-view/chat-header/components
- hooks
- ui
- __tests__
- constants
- __tests__
- contexts
- __tests__
- controllers/API
- queries
- flows
- __tests__
- folders
- knowledge-bases
- memories
- __tests__
- models
- nodes
- customization
- components
- __tests__
- hooks
- utils
- hooks
- __tests__
- flows/__tests__
- locales
- modals
- IOModal
- components
- IOFieldView/components
- chatView/chatInput/components/voice-assistant/components/audio-settings
- hooks
- __tests__
- apiModal/utils
- __tests__
- baseModal
- createMemoryModal
- __tests__
- knowledgeBaseUploadModal
- __tests__
- hooks
- modelProviderModal
- __tests__
- hooks
- templatesModal
- __tests__
- components
- TemplateContentComponent
- TemplateGetStartedCardComponent
- userManagementModal
- pages
- AdminPage
- FlowPage
- __tests__
- components
- InspectionPanel/components
- MemoriesMainContent/components
- flowSidebarComponent/components
- __tests__
- nodeToolbarComponent
- __tests__
- hooks
- __tests__
- LoginPage
- __tests__
- components
- __tests__
- MainPage
- entities
- pages
- deploymentsPage/components
- homePage
- __tests__
- hooks
- knowledgePage
- components
- utils
- Playground
- SettingsPage/pages
- DBProvidersPage
- __tests__
- components
- helpers
- hooks
- GeneralPage
- GlobalVariablesPage
- __tests__
- SignUpPage
- __tests__
- services
- stores
- __tests__
- types
- components
- zustand/folders
- utils
- __tests__
- tests
- a11y
- core
- features
- integrations
- regression
- unit
- extended
- features
- regression
- utils
- auth
- constants
- langflow-core
- src/langflow_core
- lfx
- docker
- src/lfx
- _assets
- base
- agents
- crewai
- knowledge_bases/backends
- models
- unified_models
- tools
- cli
- validation
- components
- cassandra
- crewai
- files_and_knowledge
- llm_operations
- models_and_agents
- policies
- prototypes
- tools
- custom
- custom_component
- extension
- loader
- graph
- flow_builder
- graph
- interface
- io
- log
- mcp/flow_builder_tools
- processing
- run
- services
- authorization
- catalog_policy
- model_provider_policy
- policy_bundle
- settings
- groups
- utils
- workflow
- adapters
- tests/unit
- base
- agents
- models
- tools
- cli
- components
- models_and_agents
- custom
- custom_component
- extension
- loader
- graph
- load
- run
- schema
- services
- authorization
- catalog_policy
- model_provider_policy
- settings
- utils
- workflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | | - | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
176 | | - | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
196 | 200 | | |
197 | | - | |
| 201 | + | |
| 202 | + | |
198 | 203 | | |
199 | 204 | | |
200 | 205 | | |
| |||
261 | 266 | | |
262 | 267 | | |
263 | 268 | | |
| 269 | + | |
264 | 270 | | |
265 | 271 | | |
266 | 272 | | |
| |||
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
| 290 | + | |
284 | 291 | | |
285 | 292 | | |
286 | 293 | | |
| |||
343 | 350 | | |
344 | 351 | | |
345 | 352 | | |
346 | | - | |
| 353 | + | |
347 | 354 | | |
348 | 355 | | |
349 | 356 | | |
350 | 357 | | |
351 | 358 | | |
352 | 359 | | |
353 | | - | |
| 360 | + | |
354 | 361 | | |
355 | 362 | | |
356 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
138 | | - | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
218 | 220 | | |
219 | 221 | | |
220 | 222 | | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
223 | 226 | | |
| |||
231 | 234 | | |
232 | 235 | | |
233 | 236 | | |
| 237 | + | |
234 | 238 | | |
235 | 239 | | |
236 | 240 | | |
| |||
312 | 316 | | |
313 | 317 | | |
314 | 318 | | |
315 | | - | |
| 319 | + | |
| 320 | + | |
316 | 321 | | |
317 | 322 | | |
318 | 323 | | |
| |||
325 | 330 | | |
326 | 331 | | |
327 | 332 | | |
328 | | - | |
| 333 | + | |
| 334 | + | |
329 | 335 | | |
330 | 336 | | |
331 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
112 | | - | |
| 115 | + | |
113 | 116 | | |
114 | | - | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | | - | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
135 | 138 | | |
136 | 139 | | |
137 | 140 | | |
138 | | - | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
143 | | - | |
| 146 | + | |
144 | 147 | | |
145 | 148 | | |
146 | | - | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
155 | | - | |
156 | | - | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments