Commit graph

42 commits

Author SHA1 Message Date
Andrey Avtomonov
88a65bbdc7 Merge origin/main into npx-ktx-python-daemon 2026-05-11 15:07:35 +02:00
Andrey Avtomonov
6621b80b2d fix: clarify missing uv runtime error 2026-05-11 13:27:10 +02:00
Andrey Avtomonov
b3c09a2136 test: verify managed local ingest daemon runtime 2026-05-11 12:42:50 +02:00
Andrey Avtomonov
2982983a83 feat(cli): pass managed daemon options to serve ingest 2026-05-11 12:40:31 +02:00
Andrey Avtomonov
0fc5809e02 feat(context): pass MCP ingest pull config options 2026-05-11 12:38:30 +02:00
Andrey Avtomonov
478c06d467 feat(cli): pass managed daemon options to scan 2026-05-11 12:37:24 +02:00
Andrey Avtomonov
d24415413f feat(cli): use managed daemon for ingest helpers 2026-05-11 12:34:23 +02:00
Andrey Avtomonov
c4bfac4506 feat(cli): route local adapters through managed daemon 2026-05-11 12:32:03 +02:00
Andrey Avtomonov
ce2d39b9a9 feat(cli): add managed daemon HTTP helpers 2026-05-11 12:32:03 +02:00
Andrey Avtomonov
c02b8b37e3 feat: use managed runtime for MCP semantic compute 2026-05-11 12:03:39 +02:00
Andrey Avtomonov
3cc5be35a8 feat: use managed runtime for agent semantic queries 2026-05-11 12:01:48 +02:00
Andrey Avtomonov
f30f4d688d refactor: share managed runtime install policy parsing 2026-05-11 12:00:01 +02:00
Andrey Avtomonov
b493f43412 test: finalize managed runtime release smoke 2026-05-11 11:40:35 +02:00
Andrey Avtomonov
271c05ac99 feat: read CLI package metadata dynamically 2026-05-11 11:20:00 +02:00
Andrey Avtomonov
35d8ced934 feat: pass managed runtime policy through setup 2026-05-11 11:06:46 +02:00
Andrey Avtomonov
fc548e96e8 feat: use managed runtime for local embedding setup 2026-05-11 10:59:38 +02:00
Andrey Avtomonov
5dde87ac13 feat: add managed local embeddings daemon helper 2026-05-11 10:55:36 +02:00
Andrey Avtomonov
260e4fc35a feat: add managed local embeddings config marker 2026-05-11 10:53:58 +02:00
Andrey Avtomonov
522408af3e fix: verify managed runtime daemon lifecycle 2026-05-11 10:43:06 +02:00
Andrey Avtomonov
7eb1dd7606 feat: add runtime daemon start stop commands 2026-05-11 10:37:55 +02:00
Andrey Avtomonov
a6cecd401d feat: manage python daemon lifecycle 2026-05-11 10:34:51 +02:00
Andrey Avtomonov
ad56689e98 feat: add managed runtime daemon metadata 2026-05-11 10:32:49 +02:00
Andrey Avtomonov
b1ca79ac9c feat: route sl query managed runtime policy 2026-05-11 10:22:09 +02:00
Andrey Avtomonov
399353986f feat: use managed runtime for sl query compute 2026-05-11 10:20:45 +02:00
Andrey Avtomonov
5549120dd4 feat: add managed python command helper 2026-05-11 10:19:18 +02:00
Andrey Avtomonov
36890a48e5 test: verify managed python runtime commands 2026-05-11 10:10:37 +02:00
Andrey Avtomonov
f87b58ffb0 feat: expose runtime management commands 2026-05-11 10:08:18 +02:00
Andrey Avtomonov
50811716c2 feat: add runtime command runner 2026-05-11 10:07:38 +02:00
Andrey Avtomonov
46e1913355 feat: add managed python runtime installer 2026-05-11 10:07:04 +02:00
Andrey Avtomonov
70e06a4b81 test: cover managed python runtime lifecycle 2026-05-11 10:06:27 +02:00
Andrey Avtomonov
76fde89798
[codex] Add Conductor workspace scripts (#2)
* Add Conductor workspace scripts

* Fix conductor boundary check fixture

* Remove stale frontend conductor guard

* Remove stale app service references

* Optimize relationship discovery benchmarks

* test: move slow suites to ci tier
2026-05-11 09:55:42 +02:00
Luca Martial
2f729c9413 Merge remote-tracking branch 'origin/main' into luca-martial/connector-credential-paste-ux
# Conflicts:
#	packages/cli/src/setup-agents.ts
2026-05-11 00:34:43 -07:00
Luca Martial
86c818a454 Normalize semantic layer descriptions 2026-05-11 00:31:15 -07:00
Luca Martial
c82989119b Update setup and ingest flows 2026-05-10 23:13:17 -07:00
Luca Martial
b3dcb577d9 misc 2026-05-10 20:44:07 -07:00
Luca Martial
549fb35e75 Show progress when watching context builds 2026-05-10 17:08:55 -07:00
Luca Martial
82848e5de9 Watch setup context until terminal status 2026-05-10 16:25:02 -07:00
Luca Martial
440a07d0d2 Summarize connector mapping validation 2026-05-10 16:19:19 -07:00
Luca Martial
1b5a9fe120 Improve connector credential setup UX 2026-05-10 16:12:51 -07:00
Luca Martial
1a47297e43 pin agent skill and MCP configs to absolute CLI path
Generated agent skill files and MCP configs previously assumed `ktx`
was on PATH. This resolves the CLI entry point via `import.meta.url`
and `process.execPath` so agents work without any PATH setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-10 16:01:58 -07:00
Andrey Avtomonov
3ce510b55b rename klo to ktx 2026-05-10 23:51:24 +02:00
Andrey Avtomonov
1a42152e6f Initial open-source release 2026-05-10 23:12:26 +02:00