Skip to content

Conversation

@dvsrepo
Copy link
Member

@dvsrepo dvsrepo commented Oct 6, 2025

No description provided.

frascuchon and others added 30 commits October 3, 2025 11:38
- await all state changes
- avoid update columns until the end of the process
* chore: Add console.log to confirm weird behavior

* fix: prevent error when columns are undefined

* fix: Avoid render execution form twice

* chore: Running generation only when add column

* render empty cells with the same html block

* reduce memory when generating cells

* remove data.value dependency and compute data on columns

* remove temp column logic

* read all columns cells at once

* review virtual scrolling

* create index on rowIdx duckdb table

* perf: Compute and fetch data without keeping all data

* chore: persist generating state

* chore: reset component states properly

* add missing key

* fix: Add missing props on duplicate

* fix: Compute next column name properly

* fix: Add delay before run generation to prevent missing persisted data

* chore: reduce numbre of threads for duckdb

* reduce number of calls to fetch new data

* chore: Reduce size when loading new data

* fix scroll reactivity

* fix: drag & fill

* review scroll
* allow 'auto' as value for model provider

* fix: Prevent errors with firstColumn.value

* apply suggestions
@frascuchon frascuchon self-requested a review October 15, 2025 11:36
@frascuchon frascuchon merged commit 536b21a into main Oct 15, 2025
2 checks passed
@frascuchon frascuchon deleted the feat/extend-image-support branch October 15, 2025 11:36
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.

3 participants