ktx/packages/cli/src/commands
Andrey Avtomonov b565e44a22
feat: add claude-code llm backend with runtime port (#115)
* docs: revise claude-code ingest backend spec

* docs: keep claude-code spec focused on ingest

* docs: expand claude-code spec to full llm parity

* Refine claude-code backend spec after adversarial review iteration 1

* Refine claude-code backend spec after adversarial review iteration 2

* Refine claude-code backend spec after adversarial review iteration 3

* feat: recognize claude-code llm backend

* feat: add ktx llm runtime port

* feat: add claude-code llm runtime

* feat: route non-agent llm calls through runtime

* feat: run ingest agents through llm runtime

* feat: support claude-code setup and status

* test: verify claude-code backend runtime

* docs: add claude-code backend v1 runtime plan

* fix: close claude-code runtime isolation checks

* fix: warn on claude-code prompt caching during setup

* chore: verify claude-code v1 closure

* docs: add claude-code backend v1 isolation closure plan

* fix: update claude-code ingest setup guidance

* docs: add claude-code backend v1 ingest guidance closure plan

* docs: align claude-code isolation spec with sdk metadata

* test: cover claude-code host discovery metadata

* fix: tolerate claude-code host discovery metadata

* docs: clarify claude-code host discovery metadata

* docs: add claude-code auth-probe isolation fix plan

* chore: prepare kaelio ktx rc1 release

* chore: add semantic release workflow

* fix: unblock ci checks

* chore(release): 0.1.0-rc.1

* feat: add Claude Code model selection to setup

* fix: keep git maintenance attached in local repos
2026-05-16 12:06:34 +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 feat: merge ingest and scan 2026-05-14 01:43:06 +02:00
knowledge-commands.ts feat(cli): unify wiki and sl search output with clack-style box and score badge (#89) 2026-05-14 15:15:20 +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
status-commands.ts refactor(context): validate ktx.yaml with Zod and surface issues in status (#91) 2026-05-14 15:36:35 +02:00