ktx/docs-site/content/docs
Andrey Avtomonov cfd1749ab9
feat(cli): skip-context-sources menu + clack-style tree picker UX (#213)
* feat(cli): add 'skip context sources' option to database setup menu

After databases are configured, the post-setup menu now offers a 'Skip
context sources' choice equivalent to passing --skip-sources, which
plumbs through KtxSetupDatabasesResult.skipSources to bypass the
context-source step in the same run.

* feat(cli): standardize tree picker UX after clack autocomplete-multiselect

Search is always on (no '/' to enter): typed printable chars feed the
query, Tab toggles selection on the focused node without leaving the
search bar, and Space toggles only after arrow-key navigation
(isNavigating); otherwise it is appended to the query. Esc clears a
non-empty query before quitting, Ctrl+A and Ctrl+N replace bare-letter
bulk bindings, and the cursor refocuses on the first match when the
query change would hide it.
2026-05-24 19:29:37 +02:00
..
ai-resources docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
cli-reference feat(cli): skip-context-sources menu + clack-style tree picker UX (#213) 2026-05-24 19:29:37 +02:00
community feat(telemetry): anonymous posthog usage telemetry across node cli and python daemon (#205) 2026-05-22 18:18:47 +02:00
concepts docs: rewrite context-as-code as reviewing-context guide (#201) 2026-05-21 15:42:50 +02:00
configuration refactor: remove legacy ktx compatibility shims (#211) 2026-05-24 16:57:23 +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 refactor: remove legacy ktx compatibility shims (#211) 2026-05-24 16:57:23 +02:00
meta.json docs: add ktx.yaml configuration reference (#200) 2026-05-21 15:29:20 +02:00