mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
feat(cli)!: remove ktx agent command (#58)
* feat(cli)!: remove ktx agent command * test(context): update PGlite boundary guardrail
This commit is contained in:
parent
eaaabb361e
commit
721f1a998f
41 changed files with 500 additions and 1895 deletions
|
|
@ -46,7 +46,8 @@ describe('PGlite hybrid search runtime boundary', () => {
|
|||
}
|
||||
|
||||
const productionRoutingFiles = [
|
||||
'packages/cli/src/agent.ts',
|
||||
'packages/cli/src/sl.ts',
|
||||
'packages/cli/src/knowledge.ts',
|
||||
'packages/context/src/mcp/local-project-ports.ts',
|
||||
'packages/context/src/wiki/local-knowledge.ts',
|
||||
'packages/context/src/ingest/context-evidence/sqlite-context-evidence-store.ts',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue