ktx/packages/context
Andrey Avtomonov bd4b41f681 feat(cli): add ktx dev schema to emit ktx.yaml JSON Schema
Annotates the Zod config schema with .describe() text on every field and
adds generateKtxProjectConfigJsonSchema() plus a ktx dev schema command
that prints (or writes) a draft-07 JSON Schema for editors and LLM agents.
2026-05-14 16:15:20 +02:00
..
prompts fix: align KTX agent tools and repair handling (#73) 2026-05-14 00:57:51 +02:00
scripts rename klo to ktx 2026-05-10 23:51:24 +02:00
skills fix: align KTX agent tools and repair handling (#73) 2026-05-14 00:57:51 +02:00
src feat(cli): add ktx dev schema to emit ktx.yaml JSON Schema 2026-05-14 16:15:20 +02:00
test/fixtures refactor: remove legacy compatibility paths (#64) 2026-05-13 15:55:00 +02:00
package.json ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
tsconfig.json Initial open-source release 2026-05-10 23:12:26 +02:00
vitest.config.ts Initial open-source release 2026-05-10 23:12:26 +02:00