[KEY FEATURE] Create custom workflow blocks
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Allow the user to create new blocks (as long as they follow the APIs). This allows plugging in new tools in the workflow, even custom code.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the workflow block APIs and the existing workflow block entry points; the issue does not name specific files or tests. Determine how a block is registered and invoked, then define the extension boundary needed for tools or custom code. Done means users can add a new block that follows the APIs and plug it into a workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100