Skip to content

Document driver-based schema context for AI Query Assist#11

Open
debba wants to merge 1 commit into
mainfrom
docs/477-ai-schema-context
Open

Document driver-based schema context for AI Query Assist#11
debba wants to merge 1 commit into
mainfrom
docs/477-ai-schema-context

Conversation

@debba

@debba debba commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

What changed

The AI Assistant guide now explains how schema context is loaded for the current connection and schema, what metadata is included, and why generation waits for that context before sending a request.

The plugin documentation covers both compatibility paths: existing drivers continue to work through the standard metadata methods, while drivers that can fetch metadata more efficiently may implement the optional get_ai_schema_context JSON-RPC method. The building guide also points plugin authors to this behavior at the stage where table and column metadata become available.

This documents the behavior introduced in TabularisDB/tabularis#479 for TabularisDB/tabularis#477.

Validation

  • pnpm exec next build
  • 427 static pages generated successfully
  • git diff --check on the three updated wiki pages

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Jul 14, 2026 8:07pm

Request Review

@kilo-code-bot

kilo-code-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • content/wiki/ai-assistant.md
  • content/wiki/building-plugins.md
  • content/wiki/plugins.md

Reviewed by kimi-k2.6 · Input: 34K · Output: 2.5K · Cached: 114.7K

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