Skip to content

Use local tarball for gaussformula engine dependency#25

Merged
Tobiadefami merged 1 commit into
mainfrom
fix/cell-rendering-issues
Apr 23, 2026
Merged

Use local tarball for gaussformula engine dependency#25
Tobiadefami merged 1 commit into
mainfrom
fix/cell-rendering-issues

Conversation

@Tobiadefami
Copy link
Copy Markdown
Contributor

Use a local file reference to the gaussformula engine tarball at /home/chief/gaussformula instead of relying on npm registry resolution. This enables local development and testing of engine changes.

Also refactor cell editing to avoid parent re-renders on every keystroke,
improve number formatting precision for small distribution parameters, and fix test expectations for the prompt-cost example.

Use a local file reference to the gaussformula engine tarball at
/home/chief/gaussformula instead of relying on npm registry resolution.
This enables local development and testing of engine changes.

Also refactor cell editing to avoid parent re-renders on every
keystroke,
improve number formatting precision for small distribution parameters,
and fix test expectations for the prompt-cost example.
@Tobiadefami Tobiadefami merged commit 9e654bd into main Apr 23, 2026
0 of 2 checks passed
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