Skip to content

feat: add fiber tree utilities and effect system#38

Draft
MarcelOlsen wants to merge 1 commit into
fiber/create-fiberfrom
fiber/utils-effects
Draft

feat: add fiber tree utilities and effect system#38
MarcelOlsen wants to merge 1 commit into
fiber/create-fiberfrom
fiber/utils-effects

Conversation

@MarcelOlsen

Copy link
Copy Markdown
Owner

Add findHostParent, findHostSibling, collectHostChildren for tree
traversal. Add effect creation, collection, and passive effect
scheduling.

@coderabbitai

coderabbitai Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3890653c-6053-460d-a5c9-5cbd3328b3e1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MarcelOlsen
MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from 876e3e0 to c0c143f Compare February 13, 2026 22:44
@MarcelOlsen
MarcelOlsen force-pushed the fiber/utils-effects branch 2 times, most recently from e198f5e to 525453c Compare February 15, 2026 15:40
@MarcelOlsen
MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from 1992024 to 7778827 Compare February 15, 2026 16:00
@MarcelOlsen
MarcelOlsen force-pushed the fiber/utils-effects branch 2 times, most recently from 45b73e9 to 73cad47 Compare February 15, 2026 16:21
@MarcelOlsen
MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from 74883ca to a29aac8 Compare February 15, 2026 16:33
Add findHostParent, findHostSibling, collectHostChildren for tree
traversal. Add effect creation, collection, and passive effect
scheduling.
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