Skip to content

fix(core): support multi-document YAML ingestion - #168

Merged
jb-thery merged 1 commit into
developfrom
feature/parser-compatibility
Aug 24, 2026
Merged

fix(core): support multi-document YAML ingestion#168
jb-thery merged 1 commit into
developfrom
feature/parser-compatibility

Conversation

@jb-thery

Copy link
Copy Markdown
Member

fix

Release highlights:
- Index multi-document YAML streams without rejecting valid project files.

Release details:
- Parse YAML streams in order, omit null documents, and preserve parser errors.
- Cover multi-document, single-document, empty-document, and invalid-stream regressions.

Verification:
- pnpm validate
- Isolated rgr ingest and search reproduction for issue #159.

Fixes #159
@jb-thery
jb-thery merged commit 90598a2 into develop Aug 24, 2026
11 checks passed
@jb-thery
jb-thery deleted the feature/parser-compatibility branch August 24, 2026 07:51
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.

1 participant