mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Add copy button to toolbar. * Debounce text update on prompt node * Refactored App.tsx and BaseNode to useMemo for many places such as the toolbar * Mantine React Table was rerendering cells even when hidden. This change ensures that the inner views of Response Inspectors do not display when the inspector is hidden. * Add buffered before displaying the inner response inspector view, so that the modal immediately pops up * Update package version