griptape-ai / griptape-ai/griptape-nodes-engine
Update editor and other calls to remove "flow_name" from all execution-related events since it has migrated to global.
Open
Nobody has claimed this yet.
editor
engine
- Dominant language
- Python
- Stars
- 84
- Forks
- 15
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 81
Description
As part of the refactor to support cross-flow and sub-flow workflows, we no longer require a flow name to be specified for execution. We converted it to an optional for backwards compatability.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the execution-related event definitions and editor call sites that still pass flow_name, then compare them with the global flow handling described in the issue. Update every affected call and run the relevant execution and event tests to verify that execution no longer requires flow_name while backwards compatibility remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100