ktx/packages/context
Andrey Avtomonov 7ee9949cf5 feat(cli): extend ktx connection test to every supported driver
Dispatch by driver: native DBs now call `connector.testConnection()`
(was `introspect(dryRun)`), looker/notion/metabase hit their auth
endpoints, and dbt/metricflow/lookml run `git ls-remote` via the
existing `testRepoConnection` helper. Unknown drivers exit 1 with a
listing of supported ones.
2026-05-14 15:37:09 +02:00
..
prompts fix: align KTX agent tools and repair handling (#73) 2026-05-14 00:57:51 +02:00
scripts rename klo to ktx 2026-05-10 23:51:24 +02:00
skills fix: align KTX agent tools and repair handling (#73) 2026-05-14 00:57:51 +02:00
src feat(cli): extend ktx connection test to every supported driver 2026-05-14 15:37:09 +02:00
test/fixtures refactor: remove legacy compatibility paths (#64) 2026-05-13 15:55:00 +02:00
package.json ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
tsconfig.json Initial open-source release 2026-05-10 23:12:26 +02:00
vitest.config.ts Initial open-source release 2026-05-10 23:12:26 +02:00