Skip to content

Conversation

@berkdurmus
Copy link

Summary

  • Add AI-driven SQL “Human Summary” panel with OpenAI/Anthropic provider selection.
  • Introduce heuristic risk flags (missing WHERE, Cartesian joins, SELECT *, etc.).
  • Persist provider and API keys in localStorage and update SEO copy.

Test plan

  • Manual: paste SQL, minify works
  • Manual: run analysis with OpenAI key, summary + cautions render
  • Manual: run analysis with Anthropic key, summary + cautions render
  • Manual: verify risk flags for UPDATE/DELETE without WHERE

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