Skip to content

v0.12.0

Latest

Choose a tag to compare

@andreybavt andreybavt released this 12 Jun 16:46
· 13 commits to main since this release

0.12.0 (2026-06-12)

Features

  • cli: add ktx wordmark banner to setup intro (#290) (28953eb)
  • cli: self-provision pinned uv and defer MCP Python runtime install (#297) (feb0818)
  • cli: setup progress spinners, Tab-to-select, and banner polish (#296) (663eaff), closes #FF8A4C

Bug Fixes

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

Documentation

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

Code Refactoring

  • enforce ktx naming and AGENTS.md compliance sweep (#289) (00cdf2d)

Tests

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

Other Changes

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