Andrey Avtomonov
4d4296f397
docs: rewrite context-as-code as reviewing-context guide ( #201 )
...
* docs: rewrite context-as-code as reviewing-context guide
Move the page from Concepts to Guides and rebuild around an interactive
review-loop diagram. Extract pan/zoom + fit-view controls into a shared
FlowCanvas wrapper and adopt it across all three docs diagrams.
* test: point examples-docs assertion at reviewing-context
Update the doc smoke test that read context-as-code.mdx to read the new
guides/reviewing-context.mdx path. The `ktx ingest --all --no-input`
assertion still holds; the rename was the only break.
2026-05-21 15:42:50 +02:00
Luca Martial
68628832a9
docs: move LLM configuration guide last ( #117 )
2026-05-16 12:00:31 -04:00
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
Andrey Avtomonov
a46563bb01
chore: move docs site workspace
2026-05-11 16:53:42 +02:00