ktx/packages/cli/src/commands
Andrey Avtomonov 33a142f769
feat(cli): add read-only sql command (#126)
* feat(cli): add read-only sql command

* fix(cli): rename sql connection flag
2026-05-17 10:29:07 +02:00
..
connection-commands.ts feat(cli): extend ktx connection test to every supported driver (#92) 2026-05-14 16:21:18 +02:00
ingest-commands.ts fix: improve ingest runtime readiness (#124) 2026-05-17 10:27:29 +02:00
knowledge-commands.ts feat(cli): improve search ranking output (#123) 2026-05-17 02:32:41 +02:00
mcp-commands.test.ts feat(setup): add Claude Desktop target and MCP-first agent setup (#114) 2026-05-16 11:39:55 +02:00
mcp-commands.ts feat(setup): add Claude Desktop target and MCP-first agent setup (#114) 2026-05-16 11:39:55 +02:00
runtime-commands.ts feat(cli): friendly missing-project status and per-project daemon state (#87) 2026-05-14 14:35:55 +02:00
setup-commands.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
sl-commands.ts feat(cli): clean up wiki and sl commands (#65) 2026-05-13 15:41:10 +02:00
sql-commands.test.ts feat(cli): add read-only sql command (#126) 2026-05-17 10:29:07 +02:00
sql-commands.ts feat(cli): add read-only sql command (#126) 2026-05-17 10:29:07 +02:00
status-commands.ts refactor(context): validate ktx.yaml with Zod and surface issues in status (#91) 2026-05-14 15:36:35 +02:00