@cat-factory/local-server 0.146.4 → 0.146.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/deployImage.d.ts +1 -1
- package/dist/deployImage.js +1 -1
- package/dist/sqlite/telemetryStore.d.ts +2 -1
- package/dist/sqlite/telemetryStore.d.ts.map +1 -1
- package/dist/sqlite/vcsCredentialStore.d.ts +2 -1
- package/dist/sqlite/vcsCredentialStore.d.ts.map +1 -1
- package/dist/telemetryIngest.d.ts +0 -5
- package/dist/telemetryIngest.d.ts.map +1 -1
- package/package.json +13 -13
package/dist/deployImage.d.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* `@cat-factory/deploy-harness`'s version (the value CI tags the published image with, and the same
|
|
4
4
|
* tag `deploy/backend` pins) by the runner-image-tag sync — do not bump it by hand.
|
|
5
5
|
*/
|
|
6
|
-
export declare const RECOMMENDED_DEPLOY_IMAGE = "ghcr.io/kibertoad/cat-factory-deploy:0.6.
|
|
6
|
+
export declare const RECOMMENDED_DEPLOY_IMAGE = "ghcr.io/kibertoad/cat-factory-deploy:0.6.5";
|
|
7
7
|
/**
|
|
8
8
|
* The effective deploy-harness image ref for `container` mode: an explicit `LOCAL_DEPLOY_IMAGE`
|
|
9
9
|
* wins (a custom build, a different pin, or a private-registry mirror), else the backend-matched
|
package/dist/deployImage.js
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
* `@cat-factory/deploy-harness`'s version (the value CI tags the published image with, and the same
|
|
22
22
|
* tag `deploy/backend` pins) by the runner-image-tag sync — do not bump it by hand.
|
|
23
23
|
*/
|
|
24
|
-
export const RECOMMENDED_DEPLOY_IMAGE = 'ghcr.io/kibertoad/cat-factory-deploy:0.6.
|
|
24
|
+
export const RECOMMENDED_DEPLOY_IMAGE = 'ghcr.io/kibertoad/cat-factory-deploy:0.6.5';
|
|
25
25
|
/**
|
|
26
26
|
* The effective deploy-harness image ref for `container` mode: an explicit `LOCAL_DEPLOY_IMAGE`
|
|
27
27
|
* wins (a custom build, a different pin, or a private-registry mirror), else the backend-matched
|
|
@@ -8,7 +8,7 @@ import { type LocalTelemetryCoverage } from './telemetryCoverage.js';
|
|
|
8
8
|
* board's per-step rollups and the retention sweep — resolves the local store with no per-consumer
|
|
9
9
|
* wiring.
|
|
10
10
|
*/
|
|
11
|
-
|
|
11
|
+
interface LocalTelemetryRepositories {
|
|
12
12
|
llmCallMetricRepository: LlmCallMetricRepository;
|
|
13
13
|
agentContextSnapshotRepository: AgentContextSnapshotRepository;
|
|
14
14
|
agentSearchQueryRepository: AgentSearchQueryRepository;
|
|
@@ -32,4 +32,5 @@ export interface LocalTelemetryStore extends LocalTelemetryRepositories {
|
|
|
32
32
|
* state — and is pruned to the deployment's retention window by the local retention sweep.
|
|
33
33
|
*/
|
|
34
34
|
export declare function createLocalTelemetryStore(path: string): LocalTelemetryStore;
|
|
35
|
+
export {};
|
|
35
36
|
//# sourceMappingURL=telemetryStore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryStore.d.ts","sourceRoot":"","sources":["../../src/sqlite/telemetryStore.ts"],"names":[],"mappings":"AACA,OAAO,EAOL,KAAK,8BAA8B,EAGnC,KAAK,0BAA0B,EAG/B,KAAK,uBAAuB,EAM5B,KAAK,uBAAuB,EAQ5B,KAAK,yBAAyB,EAE9B,KAAK,gCAAgC,EAGtC,MAAM,qBAAqB,CAAA;AAI5B,OAAO,EACL,KAAK,0BAA0B,EAEhC,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAEL,KAAK,sBAAsB,EAE5B,MAAM,wBAAwB,CAAA;AAi1C/B;;;;;;GAMG;AACH,
|
|
1
|
+
{"version":3,"file":"telemetryStore.d.ts","sourceRoot":"","sources":["../../src/sqlite/telemetryStore.ts"],"names":[],"mappings":"AACA,OAAO,EAOL,KAAK,8BAA8B,EAGnC,KAAK,0BAA0B,EAG/B,KAAK,uBAAuB,EAM5B,KAAK,uBAAuB,EAQ5B,KAAK,yBAAyB,EAE9B,KAAK,gCAAgC,EAGtC,MAAM,qBAAqB,CAAA;AAI5B,OAAO,EACL,KAAK,0BAA0B,EAEhC,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAEL,KAAK,sBAAsB,EAE5B,MAAM,wBAAwB,CAAA;AAi1C/B;;;;;;GAMG;AACH,UAAU,0BAA0B;IAClC,uBAAuB,EAAE,uBAAuB,CAAA;IAChD,8BAA8B,EAAE,8BAA8B,CAAA;IAC9D,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,uBAAuB,EAAE,uBAAuB,CAAA;IAChD,yBAAyB,EAAE,yBAAyB,CAAA;IACpD,gCAAgC,EAAE,gCAAgC,CAAA;CACnE;AAED;;;;GAIG;AACH,MAAM,WAAW,mBAAoB,SAAQ,0BAA0B;IACrE,YAAY,EAAE,0BAA0B,CAAA;IACxC,QAAQ,EAAE,sBAAsB,CAAA;IAChC,KAAK,IAAI,IAAI,CAAA;CACd;AAED;;;;GAIG;AACH,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,CAgB3E"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { VcsProvider } from '@cat-factory/kernel';
|
|
2
2
|
/** The stored deployment credential, decrypted. */
|
|
3
|
-
|
|
3
|
+
interface StoredVcsCredential {
|
|
4
4
|
provider: VcsProvider;
|
|
5
5
|
token: string;
|
|
6
6
|
/** The account handle the token resolved to when it was installed, for display. */
|
|
@@ -26,4 +26,5 @@ export interface LocalVcsCredentialStore {
|
|
|
26
26
|
* `:memory:` in tests), sealing with `masterKeyBase64` (the deployment `ENCRYPTION_KEY`).
|
|
27
27
|
*/
|
|
28
28
|
export declare function createLocalVcsCredentialStore(path: string, masterKeyBase64: string, now?: () => number): LocalVcsCredentialStore;
|
|
29
|
+
export {};
|
|
29
30
|
//# sourceMappingURL=vcsCredentialStore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vcsCredentialStore.d.ts","sourceRoot":"","sources":["../../src/sqlite/vcsCredentialStore.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AAqDtD,mDAAmD;AACnD,
|
|
1
|
+
{"version":3,"file":"vcsCredentialStore.d.ts","sourceRoot":"","sources":["../../src/sqlite/vcsCredentialStore.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AAqDtD,mDAAmD;AACnD,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,WAAW,CAAA;IACrB,KAAK,EAAE,MAAM,CAAA;IACb,mFAAmF;IACnF,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;CAClB;AAED,gFAAgF;AAChF,MAAM,WAAW,uBAAuB;IACtC,mEAAmE;IACnE,IAAI,IAAI,mBAAmB,GAAG,IAAI,CAAA;IAClC,8DAA8D;IAC9D,KAAK,CAAC,KAAK,EAAE;QAAE,QAAQ,EAAE,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,IAAI,CAAA;IAClF,oCAAoC;IACpC,KAAK,IAAI,IAAI,CAAA;IACb,KAAK,IAAI,IAAI,CAAA;CACd;AA6GD;;;GAGG;AACH,wBAAgB,6BAA6B,CAC3C,IAAI,EAAE,MAAM,EACZ,eAAe,EAAE,MAAM,EACvB,GAAG,GAAE,MAAM,MAAiB,GAC3B,uBAAuB,CAEzB"}
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
import type { Clock, Logger } from '@cat-factory/kernel';
|
|
2
2
|
import { type MachineTelemetryClient } from '@cat-factory/server';
|
|
3
3
|
import type { LocalTelemetryIngestReader } from './sqlite/telemetryIngestReader.js';
|
|
4
|
-
/** A row no batch can ever carry, named so the sweep can REPORT the drop rather than hide it. */
|
|
5
|
-
export interface OversizedRow {
|
|
6
|
-
id: string;
|
|
7
|
-
chars: number;
|
|
8
|
-
}
|
|
9
4
|
/** What one sweep moved, for logging. */
|
|
10
5
|
export interface TelemetryIngestSweepResult {
|
|
11
6
|
runs: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryIngest.d.ts","sourceRoot":"","sources":["../src/telemetryIngest.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAExD,OAAO,EAIL,KAAK,sBAAsB,EAG5B,MAAM,qBAAqB,CAAA;AAC5B,OAAO,KAAK,EAAgB,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;
|
|
1
|
+
{"version":3,"file":"telemetryIngest.d.ts","sourceRoot":"","sources":["../src/telemetryIngest.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAExD,OAAO,EAIL,KAAK,sBAAsB,EAG5B,MAAM,qBAAqB,CAAA;AAC5B,OAAO,KAAK,EAAgB,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AA+DjG,yCAAyC;AACzC,MAAM,WAAW,0BAA0B;IACzC,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;IACrB,SAAS,EAAE,MAAM,CAAA;IACjB,kFAAkF;IAClF,MAAM,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAA;CAChB;AAED,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,0BAA0B,CAAA;IAClC,MAAM,EAAE,sBAAsB,CAAA;IAC9B,KAAK,EAAE,KAAK,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;CACZ;AAoFD;;;;;;;GAOG;AACH,wBAAsB,oBAAoB,CACxC,IAAI,EAAE,mBAAmB,EACzB,GAAG,EAAE,MAAM,GACV,OAAO,CAAC,0BAA0B,CAAC,CAiFrC;AAED;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,mBAAmB,GAAG,MAAM,OAAO,CAAC,IAAI,CAAC,CA8BnF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cat-factory/local-server",
|
|
3
|
-
"version": "0.146.
|
|
3
|
+
"version": "0.146.5",
|
|
4
4
|
"description": "Local-mode runtime facade for the Agent Architecture Board: the @cat-factory/node-server stack with agent jobs run as local Docker/Podman containers and GitHub accessed via a personal access token — a developer can run the whole product on their own machine.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -24,24 +24,24 @@
|
|
|
24
24
|
"access": "public"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@cat-factory/agents": "0.156.
|
|
28
|
-
"@cat-factory/binary-generators": "0.3.
|
|
29
|
-
"@cat-factory/contracts": "0.346.
|
|
27
|
+
"@cat-factory/agents": "0.156.3",
|
|
28
|
+
"@cat-factory/binary-generators": "0.3.36",
|
|
29
|
+
"@cat-factory/contracts": "0.346.2",
|
|
30
30
|
"@cat-factory/executor-harness": "1.151.0",
|
|
31
|
-
"@cat-factory/gitlab": "0.22.
|
|
32
|
-
"@cat-factory/integrations": "0.172.
|
|
33
|
-
"@cat-factory/kernel": "0.336.
|
|
34
|
-
"@cat-factory/node-server": "0.225.
|
|
35
|
-
"@cat-factory/orchestration": "0.301.
|
|
36
|
-
"@cat-factory/prompt-fragments": "1.1.
|
|
37
|
-
"@cat-factory/server": "0.314.
|
|
31
|
+
"@cat-factory/gitlab": "0.22.36",
|
|
32
|
+
"@cat-factory/integrations": "0.172.5",
|
|
33
|
+
"@cat-factory/kernel": "0.336.1",
|
|
34
|
+
"@cat-factory/node-server": "0.225.3",
|
|
35
|
+
"@cat-factory/orchestration": "0.301.3",
|
|
36
|
+
"@cat-factory/prompt-fragments": "1.1.32",
|
|
37
|
+
"@cat-factory/server": "0.314.3",
|
|
38
38
|
"@hono/node-server": "^2.1.1",
|
|
39
39
|
"drizzle-orm": "1.0.0-rc.4",
|
|
40
40
|
"ws": "^8.21.3"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@cat-factory/conformance": "0.51.
|
|
44
|
-
"@cat-factory/gates": "0.11.
|
|
43
|
+
"@cat-factory/conformance": "0.51.8",
|
|
44
|
+
"@cat-factory/gates": "0.11.36",
|
|
45
45
|
"@types/node": "^26.4.1",
|
|
46
46
|
"@types/ws": "^8.18.1",
|
|
47
47
|
"typescript": "7.0.2",
|