Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
f42bd6a
chore: plans for async generators and task-queue dataset builder
andreatgretel Feb 20, 2026
c95ac3a
address review feedback on async generators plan
andreatgretel Feb 24, 2026
13cfb34
add symmetric generate/agenerate bridge and plugin compatibility notes
andreatgretel Feb 24, 2026
d3fce38
add reference diagrams and clarify statefulness concept
andreatgretel Feb 24, 2026
3b3842f
add edge case handling and open questions
andreatgretel Feb 24, 2026
64c8bbe
refine async scheduler plan safeguards
andreatgretel Feb 24, 2026
979e417
refine plan with UX considerations and design clarifications
andreatgretel Feb 25, 2026
7765b7a
document relation to PR #269 and fix scheduler diagram
andreatgretel Feb 25, 2026
b6d8a2a
add profiling/tracing section to async scheduler plan
andreatgretel Feb 25, 2026
5b1b058
refine async scheduler plan from review
andreatgretel Feb 25, 2026
3cba9e2
fix graph complexity notation and clarify tracker API
andreatgretel Feb 25, 2026
8612dec
add PR breakdown, code sketches, and throttle note
andreatgretel Feb 25, 2026
e7d0d50
refine concurrency model and add multi-column handling
andreatgretel Feb 25, 2026
a0439f3
Merge branch 'main' into andreatgretel/chore/async-generators-plan
andreatgretel Feb 25, 2026
ff31567
add compute-bound generator risk and follow-up
andreatgretel Feb 25, 2026
1531364
clarify compute-bound risk as thread pool starvation
andreatgretel Feb 25, 2026
8333e1e
add async guidance for plugins and custom columns
andreatgretel Feb 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading