Skip to content

AI PoC workaround-for-stack-overflow reworks [do not merge]#217

Draft
MOZGIII wants to merge 5 commits intomainfrom
mzg/stacky
Draft

AI PoC workaround-for-stack-overflow reworks [do not merge]#217
MOZGIII wants to merge 5 commits intomainfrom
mzg/stacky

Conversation

@MOZGIII
Copy link
Copy Markdown
Collaborator

@MOZGIII MOZGIII commented Mar 5, 2026

This is a quickly drafted branch with AI tooling assisted PoC for the stack overflow issue. Good for quick tryouts, but we probably shouldn't merge it (at least as-is).


The idea is unwind the recursion into a manually managed stack to avoid being limited by the system thread's stack size.

Use commit filtering on Github to review - the first two commits just move the tests out of Ctrl+F scope so it's possible to navigate the code quickly and find fn uses manually.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2026

Coverage Report

Python Coverage

Metric Coverage
Lines 75.8%
Branches 57.8%

Download HTML Report

Rust Coverage

Metric Coverage
Lines 59.1% 🔴 (-0.9%)
Branches N/A

Download HTML Report

Compared to main branch

@MOZGIII MOZGIII changed the title AI PoC workaround reworks for stack overflow AI PoC workaround-for-stack-overflow reworks Mar 5, 2026
@MOZGIII MOZGIII changed the title AI PoC workaround-for-stack-overflow reworks AI PoC workaround-for-stack-overflow reworks [do not merge] Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant