ianarawjo / ianarawjo/ChainForge

Join nodes do not properly propogate updates

Open
#257 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3k
Forks
256
Avg merge
4h 40m
Merged PRs (30d)
22

Description

Hi, just a small one - if we have something that looks like

prompt node -> join node -> prompt node, rerunning the first prompt node should "invalidate" the second prompt node (i.e. it should display that we need to rerun it), whereas atm the second join node keeps the tick above it and doesn't say it needs to be rerun. Thanks very much :)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the prompt node → join node → prompt node flow described in the issue, then inspect the node update and invalidation entry points. Rerun the first prompt node and verify that the downstream prompt node loses its tick and indicates that it needs to be rerun.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.