ktx/packages/context/src/scan
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
..
credentials.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
credentials.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
data-dictionary.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
data-dictionary.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
description-generation.test.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
description-generation.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
embedding-text.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
embedding-text.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-state.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-state.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-summary.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-summary.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-types.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
enrichment-types.ts chore: add TypeScript dead-code checks (#60) 2026-05-13 13:33:28 +02:00
entity-details.test.ts feat(mcp):added MCP server (#97) 2026-05-15 02:35:09 +02:00
entity-details.ts feat(mcp):added MCP server (#97) 2026-05-15 02:35:09 +02:00
index.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
local-enrichment-artifacts.test.ts fix: remove project from ktx config (#95) 2026-05-14 17:39:31 +02:00
local-enrichment-artifacts.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
local-enrichment.test.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
local-enrichment.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
local-scan.test.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
local-scan.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
local-structural-artifacts.test.ts fix: remove project from ktx config (#95) 2026-05-14 17:39:31 +02:00
local-structural-artifacts.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
orchestrator.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
orchestrator.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-artifacts.test.ts fix: remove project from ktx config (#95) 2026-05-14 17:39:31 +02:00
relationship-artifacts.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-benchmark-report.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-benchmark-report.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-benchmarks.test.ts refactor: remove legacy compatibility paths (#64) 2026-05-13 15:55:00 +02:00
relationship-benchmarks.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
relationship-budget.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-budget.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-candidates.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-candidates.ts [codex] Add Conductor workspace scripts (#2) 2026-05-11 09:55:42 +02:00
relationship-composite-candidates.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-composite-candidates.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-diagnostics.test.ts refactor: remove legacy compatibility paths (#64) 2026-05-13 15:55:00 +02:00
relationship-diagnostics.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-discovery.test.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
relationship-discovery.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
relationship-feedback-calibration.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-feedback-calibration.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-feedback-export.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-feedback-export.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-formal-metadata.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-formal-metadata.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-graph-resolver.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-graph-resolver.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-llm-proposal.test.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
relationship-llm-proposal.ts feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
relationship-locality.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-locality.ts [codex] Add Conductor workspace scripts (#2) 2026-05-11 09:55:42 +02:00
relationship-name-similarity.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-name-similarity.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-profiling.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-profiling.ts misc 2026-05-10 20:44:07 -07:00
relationship-review-apply.test.ts fix: remove project from ktx config (#95) 2026-05-14 17:39:31 +02:00
relationship-review-apply.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-review-decisions.test.ts fix: remove project from ktx config (#95) 2026-05-14 17:39:31 +02:00
relationship-review-decisions.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-scoring.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-scoring.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-threshold-advice.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-threshold-advice.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-validation.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
relationship-validation.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
sqlite-local-enrichment-state-store.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
type-normalization.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
type-normalization.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
types.test.ts misc 2026-05-10 20:44:07 -07:00
types.ts fix(context): merge overlay columns onto manifest columns by name (#94) 2026-05-15 02:11:04 +02:00
warehouse-catalog.test.ts feat(mcp):added MCP server (#97) 2026-05-15 02:35:09 +02:00
warehouse-catalog.ts feat(mcp):added MCP server (#97) 2026-05-15 02:35:09 +02:00