Skip to content

Conversation

@seefeldb
Copy link
Contributor

@seefeldb seefeldb commented Nov 18, 2025

Summary by cubic

Fix schema resolution in llm-dialog when deriving a cell’s schema from a source cell. We now follow the cell’s path in the source schema so nested outputs get the correct schema.

  • Bug Fixes
    • Derive schema from the source cell’s resultRef and the current cell path using schemaAtPath.
    • Keep fallback to a minimal schema when no source schema is available.
    • Update schemaAtPath to accept a readonly string[] path.

Written for commit dd531b2. Summary will update automatically on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@seefeldb seefeldb merged commit 2d3e51c into main Nov 18, 2025
9 checks passed
@seefeldb seefeldb deleted the fix/when-recreating-schema-via-source-cell-resolve-path branch November 18, 2025 00:20
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