ktx/packages
Luca Martial c2750dd797
refactor(cli): hide internal setup options and remove dead flags (#79)
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 17:55:25 -04:00
..
cli refactor(cli): hide internal setup options and remove dead flags (#79) 2026-05-13 17:55:25 -04: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