ktx/docs-site/content/docs
Andrey Avtomonov 2f651e4dbe Merge origin/main into snowflake-multiple-schemas
Resolve conflicts in setup-databases.{ts,test.ts}:
- Adopt main's new pickDatabaseScope API (schemas + schemaSuggestion +
  lazy listTablesForSchemas) in place of the older eager-discovery flow.
- Preserve the comma-separated free-text fallback when listSchemas fails:
  on failure, prompt the user, persist via writeScopeConfig, and pass the
  typed list through as effectiveCliSchemas / initialSchemas /
  schemaSuggestion to the new picker.
- Keep the dedicated fallback test alongside main's lazy-callback test.
2026-05-22 15:08:58 +02:00
..
ai-resources docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
cli-reference feat(cli): redesign database scope picker for searchable schema-first setup (#203) 2026-05-22 14:22:11 +02:00
community chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
concepts docs: rewrite context-as-code as reviewing-context guide (#201) 2026-05-21 15:42:50 +02:00
configuration feat(cli): redesign database scope picker for searchable schema-first setup (#203) 2026-05-22 14:22:11 +02:00
getting-started docs(quickstart): redesign demo-warehouse callout with sticker icons (#202) 2026-05-21 16:04:58 +02:00
guides docs: rewrite context-as-code as reviewing-context guide (#201) 2026-05-21 15:42:50 +02:00
integrations Merge origin/main into snowflake-multiple-schemas 2026-05-22 15:08:58 +02:00
meta.json docs: add ktx.yaml configuration reference (#200) 2026-05-21 15:29:20 +02:00