Skip to content

fix: buffer split generic invoke tags - #148

Merged
EvanProgramming merged 1 commit into
mainfrom
codex/fix-146
Sep 13, 2026
Merged

EvanProgramming merged 1 commit into
mainfrom
codex/fix-146

Conversation

@EvanProgramming

Copy link
Copy Markdown
Owner

Summary

  • retain partial generic invoke/control tags through arbitrary SSE chunk boundaries
  • consume attributes, call bodies, and closing tags before Web content events
  • add every-boundary filter coverage plus persisted SSE regression

Validation

  • python -m unittest tests.test_streaming -v (6 passed)
  • make lint
  • KYROZEN_DB_PATH= make docs-check
  • git diff --check
  • full local suite reached 193 tests; loopback socket tests and isolated wheel build are sandbox/offline blocked; CI is required

Fixes #146

@EvanProgramming
EvanProgramming merged commit 401b74f into main Sep 13, 2026
6 checks passed
@EvanProgramming
EvanProgramming deleted the codex/fix-146 branch September 13, 2026 04:34
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.

[P2] Post-fix Web SSE leaks split generic invoke tags with attributes

1 participant