Skip to content

Conversation

@MiWeiss
Copy link
Collaborator

@MiWeiss MiWeiss commented Jan 14, 2026

Summary

Fix bug introduced in PR #489 where write_file() was referencing undefined variables (parse_stack/append_middleware) instead of the renamed function parameters (unparse_stack/prepend_middleware).

Fix bug introduced in PR #489 where write_file() was referencing
undefined variables (parse_stack/append_middleware) instead of the
renamed function parameters (unparse_stack/prepend_middleware).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@MiWeiss MiWeiss changed the title Fix undefined variable references in write_file() 🐛 Fix undefined variable references in write_file (introduced in last commit) Jan 14, 2026
@MiWeiss MiWeiss merged commit 59a3c34 into main Jan 14, 2026
21 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.

2 participants