fix: align KTX agent tools and repair handling (#73)

This commit is contained in:
Andrey Avtomonov 2026-05-14 00:57:51 +02:00 committed by GitHub
parent ed690ef60c
commit 28b5e2a83e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 113 additions and 45 deletions

View file

@ -36,7 +36,7 @@ Use this when you need to understand how a source is built — e.g., before edit
<when_not_to_use>
- To discover what sources/measures/dimensions are available for querying use sl_discover instead
- To query data use semantic_query or create_widget with slQuery
- To query data use the semantic-layer query surface (\`sl_query\` in MCP)
</when_not_to_use>`;
}