ktx/packages/cli
Andrey Avtomonov 1c7131c6c2
feat(cli): add --fast flag and Local data section to ktx status (#198)
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:13:03 +02:00
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts feat(mcp):added MCP server (#97) 2026-05-15 02:35:09 +02:00
src feat(cli): add --fast flag and Local data section to ktx status (#198) 2026-05-21 14:13:03 +02:00
package.json chore(release): 0.4.1 [skip ci] 2026-05-21 00:23:17 +00:00
tsconfig.json perf(setup): speed up conductor setup and make it rerun-safe (#107) 2026-05-15 12:06:37 +02:00
vitest.config.ts Initial open-source release 2026-05-10 23:12:26 +02:00