mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
* feat(setup): add Claude Desktop target and MCP-first agent setup Adds `ktx mcp stdio` and a `claude-desktop` setup target that generates a local plugin ZIP wiring the analytics skill and a stdio MCP config. Replaces the CLI-only agent install mode with MCP+analytics (default) and an optional admin CLI skill, renames the research skill to analytics, and lets interactive setup pick project vs global scope when every target supports it. Extracts a shared MCP server factory used by both HTTP and stdio entrypoints. * Add MCP agent client setup support * Polish setup output formatting * Add MCP tool polish design spec Design for slimming the MCP-registered surface from 25 to 11 tools, introducing memory_ingest, applying the per-tool polish kit (annotations, outputSchema, .describe(), in-band error wrapping, union-drift fixes, type-narrowed jsonToolResult), emitting progress notifications on sql_execution + sl_query, and refining the ktx-analytics SKILL.md to match. * Refine MCP tool polish design spec after adversarial review iteration 1 * Refine MCP tool polish design spec after adversarial review iteration 2 * Refine MCP tool polish design spec after adversarial review iteration 3 * refactor(context): rename memory capture service to ingest * feat(mcp): slim research tool surface * refactor(mcp): remove admin ports from server factory * refactor(cli): rename text ingest memory port * docs: update analytics skill for memory ingest * chore: verify mcp surface rename * Add MCP tool polish v1 surface change plan * feat(context): polish mcp tool metadata * fix(context): enforce resolved semantic layer compute sources * feat(context): emit mcp query progress stages * fix(context): keep mcp progress event internal * Add MCP tool polish v1 metadata & progress plan * Fix CI snapshot and docs checks |
||
|---|---|---|
| .. | ||
| 2026-05-11-agent-friendly-docs-site.md | ||
| 2026-05-11-bundled-python-runtime-wheel.md | ||
| 2026-05-11-demo-guided-tour.md | ||
| 2026-05-11-historic-sql-cross-dialect-readiness.md | ||
| 2026-05-11-historic-sql-docs-smoke-and-config-cleanup.md | ||
| 2026-05-11-historic-sql-end-to-end-retrieval-acceptance.md | ||
| 2026-05-11-historic-sql-foundations.md | ||
| 2026-05-11-historic-sql-pattern-shard-smoke-docs.md | ||
| 2026-05-11-historic-sql-pattern-workunit-sharding.md | ||
| 2026-05-11-historic-sql-projection-archive-hardening.md | ||
| 2026-05-11-historic-sql-redaction-hardening.md | ||
| 2026-05-11-historic-sql-redesign-manual-test-plan.md | ||
| 2026-05-11-historic-sql-search-enrichment.md | ||
| 2026-05-11-historic-sql-skills-projection-cutover.md | ||
| 2026-05-11-historic-sql-unified-hot-path.md | ||
| 2026-05-11-managed-agent-mcp-semantic-runtime.md | ||
| 2026-05-11-managed-local-embeddings-release-smoke.md | ||
| 2026-05-11-managed-local-embeddings-runtime.md | ||
| 2026-05-11-managed-local-embeddings-smoke-public-version.md | ||
| 2026-05-11-managed-local-ingest-daemon-runtime.md | ||
| 2026-05-11-managed-python-runtime-command-integration.md | ||
| 2026-05-11-managed-python-runtime-daemon-lifecycle.md | ||
| 2026-05-11-managed-python-runtime-installer.md | ||
| 2026-05-11-managed-python-runtime-release-smoke.md | ||
| 2026-05-11-managed-runtime-docs-and-postgres-smoke-cleanup.md | ||
| 2026-05-11-managed-runtime-prune-smoke-and-docs.md | ||
| 2026-05-11-managed-runtime-uv-prerequisite-contract.md | ||
| 2026-05-11-public-kaelio-ktx-npm-package.md | ||
| 2026-05-11-public-npm-release-handoff.md | ||
| 2026-05-11-published-package-managed-runtime-smoke.md | ||
| 2026-05-11-single-public-runtime-artifact-cleanup.md | ||
| 2026-05-12-notion-warehouse-verification-gap-closure.md | ||
| 2026-05-12-warehouse-verification-final-v1-closure.md | ||
| 2026-05-12-warehouse-verification-tools.md | ||
| 2026-05-13-cli-command-tree-script.md | ||
| 2026-05-13-unified-ingest-public-cli-surface.md | ||
| 2026-05-13-unified-ingest-v1-closure.md | ||
| 2026-05-13-unified-ingest-v1-docs-site-closure.md | ||
| 2026-05-13-unified-ingest-v1-final-public-surface-closure.md | ||
| 2026-05-13-unified-ingest-v1-final-ux-labels.md | ||
| 2026-05-13-unified-ingest-v1-foreground-and-retry-closure.md | ||
| 2026-05-13-unified-ingest-v1-progress-copy-closure.md | ||
| 2026-05-13-unified-ingest-v1-public-output-closure.md | ||
| 2026-05-13-unified-ingest-v1-public-plain-output-closure.md | ||
| 2026-05-13-unified-ingest-v1-query-history-status-cleanup.md | ||
| 2026-05-13-unified-ingest-v1-verification-copy-closure.md | ||
| 2026-05-13-warehouse-verification-prompt-shape-closure.md | ||
| 2026-05-13-warehouse-verification-sql-example-closure.md | ||
| 2026-05-13-warehouse-verification-structured-target-miss-closure.md | ||
| 2026-05-14-connection-driver-discriminated-union.md | ||
| 2026-05-14-research-agent-mcp-dictionary-search.md | ||
| 2026-05-14-research-agent-mcp-discover-data.md | ||
| 2026-05-14-research-agent-mcp-entity-details.md | ||
| 2026-05-14-research-agent-mcp-http-daemon.md | ||
| 2026-05-14-research-agent-mcp-ingest-contract-convergence.md | ||
| 2026-05-14-research-agent-mcp-setup-agents.md | ||
| 2026-05-14-research-agent-mcp-sql-execution-foundation.md | ||
| 2026-05-15-semantic-layer-docs.md | ||
| 2026-05-16-mcp-tool-polish-v1-metadata-progress.md | ||
| 2026-05-16-mcp-tool-polish-v1-surface-change.md | ||