ktx/packages/cli/src/context
Luca Martial aa5cce3fd0 fix(memory): surface segments in the SL index for re-run gap targeting
The SL index shown to the agent on each re-run listed measures and joins but not segments, so repeat passes could not see which existing sources were thin on segments and re-derived blindly. The index now reports segment counts and names alongside measures, and a source is only flagged for enrichment when measures, segments, and joins are all empty.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 17:15:27 -07:00
..
connections fix(sqlserver): hoist leading CTEs out of row-limit derived-table wrap (#311) 2026-06-23 13:03:46 +00:00
core fix(git): disable gpg signing for ktx's own commits (#299) 2026-06-15 14:02:26 +02:00
daemon test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
index-sync test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
ingest feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
llm fix(cli): stop framing Claude Code session limits as auth failures (KLO-734) (#300) 2026-06-15 14:58:03 +02:00
mcp feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
memory fix(memory): surface segments in the SL index for re-run gap targeting 2026-06-25 17:15:27 -07:00
project fix(cli): survive ktx.yaml version skew and derive repo ownership from disk (#293) 2026-06-11 22:10:47 +02:00
prompts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
scan feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
search feat: trim MCP query response payloads (#240) 2026-05-30 17:54:24 +02:00
skills test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
sl feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
sql-analysis fix: read semantic sources safely (#284) 2026-06-10 14:06:13 +02:00
tools refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
wiki feat(cli): shell completion for commands, flags, and entity names (#244) 2026-05-31 23:44:33 +02:00