| .. |
|
common
|
refactor(editor): Remove part of getCurrentWorkflow usages (#16148)
|
2025-07-24 12:51:32 +03:00 |
|
errors
|
chore: Bundle 2.x (#28844)
|
2026-04-22 08:51:32 +03:00 |
|
expressions
|
fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005)
|
2025-07-04 21:53:01 +03:00 |
|
extensions
|
chore: Bundle 2.x (#28844)
|
2026-04-22 08:51:32 +03:00 |
|
graph
|
feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538)
|
2025-06-02 12:17:27 +02:00 |
|
native-methods
|
feat(editor): Add JS method aliases (#21799)
|
2025-12-15 15:36:03 +01:00 |
|
node-parameters
|
fix(core): Add missing break statements in filter condition evaluation (#27708)
|
2026-04-27 06:08:25 +00:00 |
|
run-execution-data
|
feat(core): Add signature validation for waiting webhooks and forms (#24159)
|
2026-03-23 11:48:52 +00:00 |
|
augment-object.ts
|
refactor(core): Lintfix core and workflow packages (#17096)
|
2025-07-08 13:04:50 +02:00 |
|
connections-diff.ts
|
feat(core): Introduce WorkflowHistory compaction service (#23238)
|
2025-12-24 09:00:58 +01:00 |
|
constants.ts
|
feat(MiniMax Node): Add standalone MiniMax vendor node (#28748)
|
2026-04-22 07:18:02 +00:00 |
|
cron.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
data-table.types.ts
|
feat(core): Add data table resources to the public API (#23610)
|
2026-01-26 15:18:39 +00:00 |
|
deferred-promise.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
evaluation-helpers.ts
|
fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088)
|
2025-08-08 12:38:58 +02:00 |
|
execution-context-establishment-hooks.ts
|
chore(core): Adopt UI/UX for user identifier and fix parsing for hook definitions (#24779)
|
2026-01-23 13:34:48 +00:00 |
|
execution-context.ts
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
|
2026-05-06 15:44:44 +00:00 |
|
execution-status.ts
|
fix(editor): Make sure trimmed placeholder never reaches backend (#29842)
|
2026-05-07 12:15:27 +00:00 |
|
expression-evaluator-proxy.ts
|
refactor(core): Improve expressions handling (#24177)
|
2026-01-13 09:10:27 +00:00 |
|
expression-sandboxing.ts
|
chore: Bundle 2026-W7 (#26214)
|
2026-02-25 07:08:58 +00:00 |
|
expression.ts
|
feat(core): Add observability for the VM expression engine (#28715)
|
2026-04-24 14:11:07 +00:00 |
|
from-ai-parse-utils.ts
|
fix(core): Allow expressions in tool default values on chat hub tools (#27167)
|
2026-03-19 10:08:07 +00:00 |
|
global-state.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
highlighted-data.ts
|
feat(Chat Trigger Node): Auto-add highlighted execution data (#18778)
|
2026-04-03 08:51:10 +00:00 |
|
index.ts
|
fix(editor): Make sure trimmed placeholder never reaches backend (#29842)
|
2026-05-07 12:15:27 +00:00 |
|
interfaces.ts
|
feat(editor): Add envFeatureFlag and copyButton property options (#29733)
|
2026-05-07 16:44:17 +00:00 |
|
logger-proxy.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
message-event-bus.ts
|
fix(core): Preserve nested proxy/redirect shape in log streaming webhook (#27109)
|
2026-03-17 09:50:29 +00:00 |
|
metadata-utils.ts
|
feat(core): Add input/output token tracking to node graph telemetry (#27992)
|
2026-04-03 13:18:08 +00:00 |
|
node-helpers.ts
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
|
2026-05-06 15:44:44 +00:00 |
|
node-reference-parser-utils.ts
|
fix(editor): Node references in expressions not updated when the renamed node has quotes (#27371)
|
2026-03-23 15:46:36 +00:00 |
|
node-validation.ts
|
feat: Add AI Gateway support for AI nodes (#27593)
|
2026-04-07 09:11:24 +00:00 |
|
observable-object.ts
|
refactor(core): Lintfix core and workflow packages (#17096)
|
2025-07-08 13:04:50 +02:00 |
|
result.ts
|
feat(core): Enforce config file permissions on startup (#11328)
|
2024-10-23 12:54:53 +03:00 |
|
run-execution-data-factory.ts
|
feat(editor): Show redacted state in execution viewer with reveal flow (#26543)
|
2026-03-23 18:08:14 +00:00 |
|
schemas.ts
|
feat: Allow to set ChatHub workflow agent icon in NDV (#23562)
|
2026-01-05 16:18:23 +01:00 |
|
telemetry-helpers.ts
|
chore: Add ai_gateway_credentials flag to nodes graph (#28971)
|
2026-04-23 13:50:16 +00:00 |
|
tool-helpers.ts
|
fix: Truncate tool names to 64 characters (#25745)
|
2026-02-17 15:52:43 +00:00 |
|
trimmed-task-data.ts
|
fix(editor): Make sure trimmed placeholder never reaches backend (#29842)
|
2026-05-07 12:15:27 +00:00 |
|
type-guards.ts
|
feat(editor): Add AI Usage settings page (#20926)
|
2026-02-02 08:20:54 +00:00 |
|
type-validation.ts
|
feat: Binary data merge and expressions simplification (#23270)
|
2026-01-12 13:29:36 +00:00 |
|
types.d.ts
|
feat: Modernize build and testing for workflow package (no-changelog) (#16771)
|
2025-06-30 20:02:16 +03:00 |
|
utils.ts
|
fix(core): Apply credential allowed domains in declarative node requests (#29082)
|
2026-04-28 12:04:27 +00:00 |
|
versioned-node-type.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
workflow-checksum.ts
|
feat(core): Broadcast workflow settings updates (#29459)
|
2026-04-29 10:33:53 +00:00 |
|
workflow-data-proxy-env-provider.ts
|
feat(core): Block access to env in code and expressions by default (#22643)
|
2025-12-03 12:33:18 +02:00 |
|
workflow-data-proxy-helpers.ts
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02:00 |
|
workflow-data-proxy.ts
|
fix(core): Resolve $().item expressions in partial executions (#27338)
|
2026-03-26 10:38:06 +00:00 |
|
workflow-diff.ts
|
fix(core): Merge additive nested parameters in workflow history optimization (#24717)
|
2026-01-23 10:53:15 +00:00 |
|
workflow-environments-helper.ts
|
feat(core): Add auto-publish on Environments Feature Pull (#24701)
|
2026-02-02 09:45:27 +00:00 |
|
workflow-expression.ts
|
feat(core): Add isolate pooling for VM expression engine (#27573)
|
2026-03-31 14:54:11 +00:00 |
|
workflow-structure-validation.ts
|
fix(core): Add workflow structure validation (#29699)
|
2026-05-06 11:42:12 +00:00 |
|
workflow-validation.ts
|
feat: Validate nodes before activating (#22916)
|
2025-12-08 15:47:55 +02:00 |
|
workflow.ts
|
refactor(core): Separate Expression from Workflow class (#25889)
|
2026-02-20 12:58:00 +00:00 |