ktx/docs-site/content
Andrey Avtomonov 66536f8937 feat(cli): add --fast flag and Local data section to ktx status
Add --fast to skip checks requiring external communication (Claude Code
auth probe and Postgres pg_stat_statements probe); skipped checks render
as `-` and carry `"status": "skipped"` in JSON output. Always show a new
Local data section sourced from .ktx/db.sqlite (ingest run counts and
last-completed per connection, knowledge page counts by scope, semantic
layer source/dictionary value counts) plus on-disk sizes for .ktx/db.sqlite,
.ktx/cache/, raw-sources/, wiki/global/, and semantic-layer/. Wrap the
remaining slow probes in a @clack/prompts spinner when stdout is a TTY.
2026-05-21 14:07:48 +02:00
..
docs feat(cli): add --fast flag and Local data section to ktx status 2026-05-21 14:07:48 +02:00
agents-setup.md docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00