Skip to content

Feat/pipeline executor - #3

Merged
chinmayyy01 merged 2 commits into
mainfrom
feat/pipeline-executor
May 12, 2026
Merged

Feat/pipeline executor#3
chinmayyy01 merged 2 commits into
mainfrom
feat/pipeline-executor

Conversation

@chinmayyy01

Copy link
Copy Markdown
Collaborator

Description

Implemented pipeline execution engine:

  • Executes nodes in topological order
  • Supports data flow between nodes
  • Uses node registry for dynamic execution
  • Added test coverage for executor

Type of Change

  • Feature
  • Bug Fix
  • Documentation
  • Refactor
  • Other

Related Issues

Link related issues here (if applicable).


Checklist

  • Code follows guidelines
  • No secrets committed
  • Documentation updated if required
  • Tested locally

@chinmayyy01
chinmayyy01 merged commit 414ceff into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant