Skip to content

Tags: Kaelio/ktx

Tags

v0.12.0

Toggle v0.12.0's commit message
chore(release): 0.12.0 [skip ci]

## [0.12.0](v0.11.0...v0.12.0) (2026-06-12)

### Features

* **cli:** add ktx wordmark banner to setup intro ([#290](#290)) ([28953eb](28953eb))
* **cli:** self-provision pinned uv and defer MCP Python runtime install ([#297](#297)) ([feb0818](feb0818))
* **cli:** setup progress spinners, Tab-to-select, and banner polish ([#296](#296)) ([663eaff](663eaff)), closes [#FF8A4C](https://github.com/Kaelio/ktx/issues/FF8A4C)

### Bug Fixes

* classify MCP SQL query errors as expected ([#285](#285)) ([036a745](036a745))
* **cli:** clear error when ktx setup has no LLM backend under --no-input ([#281](#281)) ([0425160](0425160))
* **cli:** isolate ktx-owned project repositories ([#283](#283)) ([2877b85](2877b85))
* **cli:** own a dedicated git repo at the project dir when nested in an enclosing repo ([#282](#282)) ([fd18caa](fd18caa))
* **cli:** survive ktx.yaml version skew and derive repo ownership from disk ([#293](#293)) ([0689d70](0689d70))
* **deps:** bump hono override to 4.12.21 to resolve dependabot alerts ([#288](#288)) ([56e0633](56e0633))
* **ingest:** verify repair outcomes and reject dangling join targets ([#292](#292)) ([a278d2f](a278d2f))
* read semantic sources safely ([#284](#284)) ([f3f893b](f3f893b))
* **setup:** require explicit no-input database scope ([#286](#286)) ([853f39a](853f39a))

### Documentation

* **integrations:** correct context-source ingestion details ([#291](#291)) ([7c3b4ce](7c3b4ce))
* **site:** relocate GitHub stars to sidebar footer, add light/dark switcher ([#294](#294)) ([e1067bf](e1067bf))

### Code Refactoring

* enforce ktx naming and AGENTS.md compliance sweep ([#289](#289)) ([00cdf2d](00cdf2d))

### Tests

* **ingest:** supply explicit no-input schema scope in skip-llm setup ([#287](#287)) ([058051f](058051f)), closes [#286](#286) [#286](#286)

### Other Changes

* refresh star history chart [skip ci] ([005c5fc](005c5fc))
* refresh star history chart [skip ci] ([b076431](b076431))
* refresh star history chart [skip ci] ([65de75e](65de75e))
* remove dead pnpm.onlyBuiltDependencies from package.json ([9ff0e86](9ff0e86))

v0.11.0

Toggle v0.11.0's commit message
chore(release): 0.11.0 [skip ci]

## [0.11.0](v0.10.0...v0.11.0) (2026-06-09)

### Features

* **cli:** add Slack community CTA on errors, crashes, setup, and help ([#277](#277)) ([66517fc](66517fc))

### Bug Fixes

* **cli:** classify ktx setup abandonment as aborted, not a blank error ([#278](#278)) ([470802e](470802e))
* **cli:** ensure git committer identity during ktx setup ([#276](#276)) ([6b2f7c3](6b2f7c3))

### Documentation

* **agents:** sync Opinionated Product Defaults guidance into AGENTS.md ([#280](#280)) ([7b00234](7b00234))
* align introduction subtitle width with page content ([#275](#275)) ([e5425b5](e5425b5))
* consolidate AI Resources into a single page ([#274](#274)) ([8050b59](8050b59))
* document upgrading to the latest ktx version ([#273](#273)) ([7ece0b6](7ece0b6))
* remove product switcher from docs nav ([#272](#272)) ([07bbdef](07bbdef))

### Other Changes

* refresh star history chart [skip ci] ([bd3a375](bd3a375))
* refresh star history chart [skip ci] ([50dec7b](50dec7b))

v0.10.0

Toggle v0.10.0's commit message
chore(release): 0.10.0 [skip ci]

## [0.10.0](v0.9.0...v0.10.0) (2026-06-08)

### Features

* add GitHub star nudges to CLI build view and docs sidebar ([#271](#271)) ([795a974](795a974))
* **cli:** add channel-aware update notifier ([#265](#265)) ([698efdc](698efdc))
* **cli:** add ingest LLM rate-limit governor with paced retries ([#261](#261)) ([c3d8ced](c3d8ced))
* **mysql:** implement columnStats using INFORMATION_SCHEMA.STATISTICS ([#233](#233)) ([18245c2](18245c2))
* **setup:** apply per-role LLM model presets, remove --llm-model ([#268](#268)) ([2c18a62](2c18a62))
* **setup:** wizard prompt tweaks and quieter query-history filter output ([#259](#259)) ([c2beaf7](c2beaf7))
* **telemetry:** collect PostHog $exception error reports in CLI and daemon ([#262](#262)) ([fb7b94b](fb7b94b))

### Bug Fixes

* **docs-site:** stop doubling the /ktx basePath on alias-host redirects ([#263](#263)) ([d3e20df](d3e20df))
* **ingest:** drive work-unit progress from tool calls, not turn counts ([#269](#269)) ([2896f9f](2896f9f))
* **sl:** stop baking drift-prone counts into overlay summaries ([#270](#270)) ([5232578](5232578))
* **telemetry:** preserve driver error class and code in connection_test ([#260](#260)) ([ec7edf8](ec7edf8))

### Documentation

* add serving-phase diagram to the introduction page ([#264](#264)) ([377f21a](377f21a))
* minor README and docs-site touch-ups ([#266](#266)) ([bf1fe97](bf1fe97))
* **site:** add Products dropdown to ktx docs navbar ([#267](#267)) ([dc39eb7](dc39eb7))

### Other Changes

* refresh star history chart [skip ci] ([0d0ea55](0d0ea55))
* refresh star history chart [skip ci] ([2914407](2914407))
* refresh star history chart [skip ci] ([d142274](d142274))
* refresh star history chart [skip ci] ([5a88210](5a88210))
* refresh star history chart [skip ci] ([8eb1cd3](8eb1cd3))

v0.9.0

Toggle v0.9.0's commit message
chore(release): 0.9.0 [skip ci]

## [0.9.0](v0.8.0...v0.9.0) (2026-06-03)

### Features

* add codex llm backend for ktx runtime work ([#253](#253)) ([494618a](494618a))
* **cli:** consistent connection setup recovery and build-time gate ([#257](#257)) ([ce1516b](ce1516b))
* **cli:** guide next action at end of ktx setup, not reruns ([#256](#256)) ([45aa95d](45aa95d))
* **cli:** stream plain ktx ingest progress to stderr (KLO-726) ([#251](#251)) ([13774bf](13774bf))
* **query-history:** scope mining to modeled schemas by default ([#258](#258)) ([e70ae1e](e70ae1e))
* **telemetry:** include error details for failures ([#254](#254)) ([6da8c34](6da8c34))

### Bug Fixes

* **ingest:** recover textual-conflict gate failures; fix query-history adapter ([#255](#255)) ([f5dea9a](f5dea9a))

### Other Changes

* refresh star history chart [skip ci] ([9d3a0b7](9d3a0b7))
* refresh star history chart [skip ci] ([74c6076](74c6076))
* refresh star history chart [skip ci] ([d01abe6](d01abe6))
* revert repo references to Kaelio/ktx and remove rename-resilience ([#252](#252)) ([41e20c9](41e20c9)), closes [#250](#250) [#250](#250)

v0.8.0

Toggle v0.8.0's commit message
chore(release): 0.8.0 [skip ci]

## [0.8.0](v0.7.0...v0.8.0) (2026-06-01)

### ⚠ BREAKING CHANGES

* **cli:** remove fast mode; ktx ingest always builds enriched context (KLO-721) (#237)

### Features

* **cli:** profile ingest runs and split model vs tool time ([#249](#249)) ([21744fc](21744fc))
* **cli:** remove fast mode; ktx ingest always builds enriched context (KLO-721) ([#237](#237)) ([3f0d11e](3f0d11e))
* **cli:** shell completion for commands, flags, and entity names ([#244](#244)) ([d320d54](d320d54)), closes [#243](#243)
* README architecture diagrams + React Flow diagram studio ([#245](#245)) ([ba5bb92](ba5bb92))
* report MCP client telemetry ([#242](#242)) ([2e5f7f2](2e5f7f2))
* **telemetry:** enable PostHog GeoIP enrichment ([#243](#243)) ([95a2653](95a2653))
* trim MCP query response payloads ([#240](#240)) ([25f639f](25f639f))

### Bug Fixes

* **brand:** README lockup wordmark in Outfit to match docs-site ([#246](#246)) ([1959f49](1959f49))
* **cli:** align Notion setup credential to --source-auth-token-ref ([#236](#236)) ([637891f](637891f))
* **cli:** treat artifact-producing ingests with failures as partial ([#238](#238)) ([53a6f8d](53a6f8d))
* **release:** point repository URLs at renamed GitHub repo ([#250](#250)) ([41f5279](41f5279))

### Documentation

* **ktx skill:** harden setup guidance from agent-driven demo run ([#247](#247)) ([5faa16b](5faa16b))
* **readme:** add launch video to README hero ([#248](#248)) ([22ddf55](22ddf55))

### Continuous Integration

* normalize star-history.svg trailing newline ([#241](#241)) ([cbbcf8e](cbbcf8e)), closes [#240](#240)
* push star-history refresh to protected main with RELEASE_PAT ([#239](#239)) ([ba06f70](ba06f70))
* refresh README star history chart twice daily ([08d08d8](08d08d8))
* stop tombi reformatting uv.lock and sync lock to 0.7.0 ([#235](#235)) ([8ebc4ce](8ebc4ce))

### Other Changes

* refresh star history chart [skip ci] ([c196d1f](c196d1f))
* refresh star history chart [skip ci] ([2058c26](2058c26))
* refresh star history chart [skip ci] ([54d6e87](54d6e87))
* upgrade dependencies and tooling ([#232](#232)) ([d53cdac](d53cdac))

v0.7.0

Toggle v0.7.0's commit message
chore(release): 0.7.0 [skip ci]

## [0.7.0](v0.6.0...v0.7.0) (2026-05-28)

### Features

* **docs-site:** redirect ktx.sh/slack to Slack community invite ([#224](#224)) ([a94f358](a94f358))

### Bug Fixes

* **cli:** align ingest step counter with SDK num_turns ([#225](#225)) ([6837ab2](6837ab2))
* **cli:** preserve project artifacts when ktx setup steps fail ([#229](#229)) ([c1ed5ee](c1ed5ee))
* **docs-site:** disable Geist Mono ligatures on every font-mono surface ([#228](#228)) ([2a85346](2a85346))

### Documentation

* add context layer terminology ([#226](#226)) ([27842e1](27842e1))
* add ktx skills.sh setup skill ([#227](#227)) ([39f94f3](39f94f3))
* **docs-site:** collapse agent setup explainer into a hover overlay ([#231](#231)) ([57b6071](57b6071))
* **docs-site:** show setup prompt command in backticks ([00d5fd1](00d5fd1))
* **docs-site:** tidy agent setup prompt copy and sizing ([35cecdf](35cecdf))
* **skills:** correct ktx setup skill against agent-trial findings ([#230](#230)) ([6c6a3e7](6c6a3e7))

v0.6.0

Toggle v0.6.0's commit message
chore(release): 0.6.0 [skip ci]

## [0.6.0](v0.5.0...v0.6.0) (2026-05-26)

### Features

* **cli:** skip-context-sources menu + clack-style tree picker UX ([#213](#213)) ([cfd1749](cfd1749))
* **cli:** surface docs and demo-warehouse links in ktx setup ([#221](#221)) ([62699bf](62699bf))
* **connectors:** generalize readiness and constraint handling ([#212](#212)) ([78b8a0c](78b8a0c))

### Bug Fixes

* **ingest:** attribute historic-sql evidence writes in bundle report ([#220](#220)) ([1071f9d](1071f9d))
* **scripts:** make package artifacts pnpm launch work on Windows ([2a6fb19](2a6fb19))
* update ktx CI boundary checks ([#223](#223)) ([bc7373f](bc7373f))

### Documentation

* ban ktx compatibility shims ([#214](#214)) ([a9db379](a9db379))
* **readme:** restructure for clarity and add FAQ + comparison table ([#222](#222)) ([0eeac6f](0eeac6f))
* standardize fanout terminology ([#218](#218)) ([9248688](9248688))

### Code Refactoring

* remove legacy ktx compatibility shims ([#211](#211)) ([96952fb](96952fb))

### Tests

* split cli tests from source tree ([#216](#216)) ([56985b7](56985b7))

### Continuous Integration

* disable telemetry in workflows ([#217](#217)) ([4827437](4827437))

v0.5.0

Toggle v0.5.0's commit message
chore(release): 0.5.0 [skip ci]

## [0.5.0](v0.4.1...v0.5.0) (2026-05-23)

### Features

* **cli:** add --fast flag and Local data section to ktx status ([#198](#198)) ([1c7131c](1c7131c))
* **cli:** redesign database scope picker for searchable schema-first setup ([#203](#203)) ([c87d14a](c87d14a))
* **telemetry:** anonymous posthog usage telemetry across node cli and python daemon ([#205](#205)) ([b0dd13c](b0dd13c))

### Bug Fixes

* **cli:** treat omitted sentence-transformers base_url as managed daemon ([#194](#194)) ([9fc715a](9fc715a)), closes [#184](#184) [#192](#192)
* **snowflake:** unblock multi-schema ingest and relationship discovery ([#204](#204)) ([394a985](394a985)), closes [#206](#206)
* surface silent failures and drop unused dead-code paths ([#193](#193)) ([0958bc0](0958bc0))
* surface silent failures in SL, wiki, and embedding wiring ([#195](#195)) ([488b955](488b955))

### Documentation

* add agent terminology rules and link from AGENTS.md ([#197](#197)) ([d67cf0a](d67cf0a))
* add code-design principles and link from AGENTS.md ([#199](#199)) ([a1cfb03](a1cfb03))
* add ktx.yaml configuration reference ([#200](#200)) ([5211a03](5211a03))
* bold Claude Pro/Max subscription note in README ([50c7bbc](50c7bbc))
* **quickstart:** redesign demo-warehouse callout with sticker icons ([#202](#202)) ([fd2ba62](fd2ba62))
* rewrite context-as-code as reviewing-context guide ([#201](#201)) ([4d4296f](4d4296f))

### Code Refactoring

* remove legacy compatibility shims ([#208](#208)) ([db09936](db09936))

### Other Changes

* **workspace:** gate dead-code with knip production mode ([#196](#196)) ([2366b00](2366b00))

v0.4.1

Toggle v0.4.1's commit message
chore(release): 0.4.1 [skip ci]

## [0.4.1](v0.4.0...v0.4.1) (2026-05-21)

### Bug Fixes

* **cli:** resolve embedding provider explicitly and surface lane status in sl search ([#192](#192)) ([9d92c79](9d92c79))

### Documentation

* **concepts:** add Wiki retrieval pillar page ([#191](#191)) ([ed2d2f9](ed2d2f9))

### Other Changes

* **docs-site:** add dev shortcut and fix hero heading clipping ([#190](#190)) ([56a9672](56a9672))

v0.4.0

Toggle v0.4.0's commit message
chore(release): 0.4.0 [skip ci]

## [0.4.0](v0.3.0...v0.4.0) (2026-05-20)

### Features

* **release:** one version everywhere via @semantic-release/git ([#186](#186)) ([2f70861](2f70861))

### Bug Fixes

* correct repository URL casing to match canonical Kaelio org name ([#188](#188)) ([b43000f](b43000f))

### Documentation

* standardize ktx naming ([#187](#187)) ([17647a4](17647a4))

### Continuous Integration

* **release:** restore RELEASE_PAT for branch push ([#189](#189)) ([16f8a35](16f8a35)), closes [#188](#188)