Skip to content

v0.0.463

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:41
· 1733 commits to main since this release
c5ad4bc

Version 0.0.463 (July 17, 2026)

  • Guided agent creation in training mode — asking for an agent without saying what it should cover now starts a short, friendly interview: the assistant inspects the connection, then asks with clickable choices (schema or name-prefix groups with table counts, tool verb groups for MCP connections, plus "Everything") before creating anything. create_agent enforces it: on a large catalog with no selection it returns a needs_selection menu instead of silently creating a near-empty agent; an explicit use_defaults input covers the "everything" choice.