Skip to content

Preserve text in ambiguous table rows - #421

Open
Neel49 wants to merge 1 commit into
run-llama:mainfrom
Neel49:agent/preserve-extra-table-cells
Open

Preserve text in ambiguous table rows#421
Neel49 wants to merge 1 commit into
run-llama:mainfrom
Neel49:agent/preserve-extra-table-cells

Conversation

@Neel49

@Neel49 Neel49 commented Aug 17, 2026

Copy link
Copy Markdown

Summary

  • Preserve all source text when a row has more cells than its inferred table columns.
  • Use the existing GridFallback instead of dropping unmatched cells.
  • Add regression coverage for nested label/value panels.

Testing

  • cargo fmt --all -- --check
  • cargo clippy --all-targets
  • cargo test -p liteparse

@Neel49

Neel49 commented Aug 17, 2026

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@logan-markewich

Copy link
Copy Markdown
Contributor

Hey thanks @Neel49 -- can you try the latest 2.13.1 release? I made a similar fix in #420

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