Skip to content

Releases: Kaelio/ktx

v0.11.0

09 Jun 14:42

Choose a tag to compare

0.11.0 (2026-06-09)

Features

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

Bug Fixes

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

Documentation

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

Other Changes

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

v0.10.0

08 Jun 14:48

Choose a tag to compare

0.10.0 (2026-06-08)

Features

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

Bug Fixes

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

Documentation

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

Other Changes

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

v0.9.0

03 Jun 22:20

Choose a tag to compare

0.9.0 (2026-06-03)

Features

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

Bug Fixes

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

Other Changes

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

v0.8.0

01 Jun 18:10

Choose a tag to compare

0.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) (21744fc)
  • cli: remove fast mode; ktx ingest always builds enriched context (KLO-721) (#237) (3f0d11e)
  • cli: shell completion for commands, flags, and entity names (#244) (d320d54), closes #243
  • README architecture diagrams + React Flow diagram studio (#245) (ba5bb92)
  • report MCP client telemetry (#242) (2e5f7f2)
  • telemetry: enable PostHog GeoIP enrichment (#243) (95a2653)
  • trim MCP query response payloads (#240) (25f639f)

Bug Fixes

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

Documentation

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

Continuous Integration

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

Other Changes

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

v0.7.0

28 May 15:22

Choose a tag to compare

0.7.0 (2026-05-28)

Features

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

Bug Fixes

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

Documentation

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

v0.6.0

26 May 21:20

Choose a tag to compare

0.6.0 (2026-05-26)

Features

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

Bug Fixes

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

Documentation

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

Code Refactoring

  • remove legacy ktx compatibility shims (#211) (96952fb)

Tests

Continuous Integration

v0.5.0

23 May 23:08

Choose a tag to compare

0.5.0 (2026-05-23)

Features

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

Bug Fixes

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

Documentation

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

Code Refactoring

Other Changes

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

v0.4.1

21 May 00:24

Choose a tag to compare

0.4.1 (2026-05-21)

Bug Fixes

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

Documentation

  • concepts: add Wiki retrieval pillar page (#191) (ed2d2f9)

Other Changes

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

v0.4.0

20 May 16:00

Choose a tag to compare

0.4.0 (2026-05-20)

Features

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

Bug Fixes

  • correct repository URL casing to match canonical Kaelio org name (#188) (b43000f)

Documentation

Continuous Integration

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

v0.3.0

20 May 13:47
2667952

Choose a tag to compare

0.3.0 (2026-05-20)

Features

  • ingest: adapter-owned finalization replaces post-processor escape hatch (#136) (4ec5903)

Bug Fixes

  • cli: resolve managed-embeddings daemon URL at project boundary (#184) (c24e07a)
  • recover snapshots and branch rc tags (#185) (2667952)
  • resolve dependabot security advisories (#179) (cbf8707)

Documentation

  • add YC P25 badge (#182) (82d24c1)
  • context-layer: replace "committed" badge with git icon (#183) (ad9c9ed)
  • diagram: enlarge ingestion-flow text and tighten badge widths (#178) (da6d05e)
  • rewrite the-context-layer concept and highlight markdown frontmatter (#181) (fb82993)

Code Refactoring

  • release: drop release-policy.json runtime dep and next branch (#180) (a11b9e9)