v0.0.463
·
1733 commits
to main
since this release
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_agentenforces it: on a large catalog with no selection it returns aneeds_selectionmenu instead of silently creating a near-empty agent; an explicituse_defaultsinput covers the "everything" choice.