Skip to content

feat: add natural-language query flow#31

Merged
jdleo merged 2 commits into
mainfrom
issue-10-query-flow
Mar 22, 2026
Merged

feat: add natural-language query flow#31
jdleo merged 2 commits into
mainfrom
issue-10-query-flow

Conversation

@jdleo

@jdleo jdleo commented Mar 22, 2026

Copy link
Copy Markdown
Owner

Closes #10

Summary

  • parse natural-language questions into structured queries with the light model
  • run simulations through the worker pipeline, persist query records/results, and explain outcomes
  • render query input, results presentation, and graph highlighting from the same query context

@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ontic Ready Ready Preview, Comment Mar 22, 2026 11:57pm

Request Review

@jdleo jdleo merged commit 9c9e709 into main Mar 22, 2026
5 checks passed
@jdleo jdleo deleted the issue-10-query-flow branch March 22, 2026 23:57
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.

Add natural-language query flow and results presentation

1 participant