Skip to content

feat: flow runner#16

Merged
MiaoMint merged 5 commits intomainfrom
feat/flow-runner
Jan 5, 2026
Merged

feat: flow runner#16
MiaoMint merged 5 commits intomainfrom
feat/flow-runner

Conversation

@MiaoMint
Copy link
Copy Markdown
Owner

@MiaoMint MiaoMint commented Jan 4, 2026

No description provided.

…ize node UI and execution logic, refactoring existing nodes.
@MiaoMint MiaoMint linked an issue Jan 4, 2026 that may be closed by this pull request
@MiaoMint MiaoMint changed the title feat: flow runner [WIP] feat: flow runner Jan 4, 2026
@MiaoMint MiaoMint changed the title [WIP] feat: flow runner feat: flow runner Jan 5, 2026
@MiaoMint MiaoMint merged commit ec559c3 into main Jan 5, 2026
@MiaoMint MiaoMint deleted the feat/flow-runner branch January 5, 2026 11:57
MiaoMint added a commit that referenced this pull request Jan 9, 2026
* feat: Introduce `BaseNode` component and `useNodeRun` hook to centralize node UI and execution logic, refactoring existing nodes.

* feat: Add group node functionality with new component, button group UI, and canvas grouping logic.

* feat: Introduce toast notifications using sonner and next-themes, and apply them to sidebar actions.

* feat: Integrate NodeToolbar for base and group node controls and set default group padding to 0.

* feat: Implement sequential group node execution with dependency resolution, input propagation, and run/stop controls.
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.

实现前端流程执行器 (Flow Runner)

1 participant