Skip to content

Feat/sql agent llm preview rows#122

Merged
hung12ct merged 2 commits into
mainfrom
feat/sql-agent-llm-preview-rows
May 31, 2026
Merged

Feat/sql agent llm preview rows#122
hung12ct merged 2 commits into
mainfrom
feat/sql-agent-llm-preview-rows

Conversation

@hung12ct
Copy link
Copy Markdown
Owner

No description provided.

hung12ct added 2 commits May 31, 2026 21:10
…eads

Decouples LLM-visible rows from the full set emitted to the OnSQL hook and
tools.Result.Structured. Opt-in (n<=0 = no-op, no behavior change); when
set, only the first n rows are marshaled into the model context with the
true RowCount and Truncated set so it knows it saw a sample.
Pre-existing staticcheck finding surfaced when the package cache was
invalidated; no behavior change.
@hung12ct hung12ct merged commit 515c3d1 into main May 31, 2026
1 check passed
@hung12ct hung12ct deleted the feat/sql-agent-llm-preview-rows branch May 31, 2026 14:14
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