ktx/packages
Luca Martial a9bc0431ca refactor(cli): hide internal setup options and remove dead flags
Hide advanced/internal `ktx setup` options from --help output using
.hideHelp() so the command surface is approachable for new users. Remove
the --project, --agent-scope, and --skip-initial-source-ingest flags
that are no longer needed. Update docs and tests to match.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-13 14:53:41 -07:00
..
cli refactor(cli): hide internal setup options and remove dead flags 2026-05-13 14:53:41 -07:00
connector-bigquery fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-clickhouse fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-mysql fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-postgres fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-snowflake fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-sqlite fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-sqlserver fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
context ci: run pre-commit checks in CI (#74) 2026-05-13 19:49:25 +02:00
llm ci: run pre-commit checks in CI (#74) 2026-05-13 19:49:25 +02:00