Skip to content

Conversation

@ardaerzin
Copy link
Contributor

  • Prevent grouping of flat columns with dots in their names (e.g., "agents.md")
  • Only group columns that came from object expansion (have parentKey property)
  • Add proper CSV parser to handle quoted fields with embedded newlines and commas
  • Fix cell value access to prioritize direct key lookup before nested path parsing
  • Add documentation for expanded column detection logic

… CSV parsing

- Prevent grouping of flat columns with dots in their names (e.g., "agents.md")
- Only group columns that came from object expansion (have parentKey property)
- Add proper CSV parser to handle quoted fields with embedded newlines and commas
- Fix cell value access to prioritize direct key lookup before nested path parsing
- Add documentation for expanded column detection logic
@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jan 8, 2026 2:43pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation Frontend labels Jan 8, 2026
@ashrafchowdury ashrafchowdury changed the base branch from main to release/v0.75.1 January 8, 2026 15:13
@ashrafchowdury ashrafchowdury merged commit 80e046a into release/v0.75.1 Jan 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Frontend size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants