ktx/docs-site/content/docs/cli-reference
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
..
ktx-admin.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-connection.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-ingest.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-mcp.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-setup.mdx feat(cli): skip-context-sources menu + clack-style tree picker UX (#213) 2026-05-24 19:29:37 +02:00
ktx-sl.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-sql.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-status.mdx feat(cli): add --fast flag and Local data section to ktx status (#198) 2026-05-21 14:13:03 +02:00
ktx-wiki.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
meta.json feat(cli): add ktx admin reindex (#160) 2026-05-20 01:36:54 +02:00