ktx/packages/cli
Kevin Messiaen bef5afe25b
feat(dialect-notes): add extract-number-from-text idiom per engine
Each dialect note gains an Extract-from-text bullet giving that engine's
separator-preserving idiom (regexp_extract/REGEXP_SUBSTR/extract, or a
positional PATINDEX/INSTR hand-roll for tsql/sqlite), so the analytics skill's
'get the regex-extract idiom from sql_dialect_notes' reference resolves to a
real per-engine recipe.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011Q2q8GTZBn98eg6zUjDxvR
2026-07-12 18:40:50 +07:00
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts feat: ktx batch — scan resilience, analytics SQL craft, connector hardening (#312) 2026-06-29 16:35:57 +00:00
src feat(dialect-notes): add extract-number-from-text idiom per engine 2026-07-12 18:40:50 +07:00
test feat(analytics-skill): extract metrics from prose and sanity-check ranking magnitude 2026-07-12 18:40:50 +07:00
package.json chore(release): 0.16.0 [skip ci] 2026-07-03 21:22:57 +00:00
tsconfig.json chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
tsconfig.test.json test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
vitest.config.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00