Skip to content

add settings (parallelism target, chunk size) support#3

Merged
angelajmzhou merged 2 commits into
mainfrom
add-settings
May 30, 2026
Merged

add settings (parallelism target, chunk size) support#3
angelajmzhou merged 2 commits into
mainfrom
add-settings

Conversation

@angelajmzhou
Copy link
Copy Markdown
Contributor

No description provided.

@angelajmzhou angelajmzhou requested a review from ReehalS May 30, 2026 04:07
@@ -0,0 +1,295 @@
import { useEffect, useMemo, useState } from 'react';
import { Workflow, X } from 'lucide-react';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kinda dumb ask but could you try breaking this file up a bit?
(yes the rest of my code does not follow this same principle lmao)

Copy link
Copy Markdown
Contributor

@ReehalS ReehalS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but check functionality once after the split just to make sure it still works

@angelajmzhou angelajmzhou merged commit 032a8f7 into main May 30, 2026
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.

2 participants