@asm-agent/coding-agent 0.8.2 → 0.8.4

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.
Files changed (25) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/bundle/{anthropic-AJNYWB5L.js → anthropic-CWQBVVHC.js} +1 -1
  3. package/dist/bundle/{azure-openai-responses-YEBJBYNW.js → azure-openai-responses-7JP64QDL.js} +2 -2
  4. package/dist/bundle/{bundled-modules-3DHDYPKV.js → bundled-modules-DZAECPSN.js} +3 -3
  5. package/dist/bundle/{chunk-5QVSU3UJ.js → chunk-4KQVBOJB.js} +2 -2
  6. package/dist/bundle/{chunk-EQZG2EG6.js → chunk-7HN2VZJJ.js} +3 -3
  7. package/dist/bundle/{chunk-C5B5XI2M.js → chunk-FCQTXDPX.js} +1 -1
  8. package/dist/bundle/{chunk-CE64IW4J.js → chunk-O7SB7LML.js} +11 -11
  9. package/dist/bundle/{cli-main-MBETFF4G.js → cli-main-YXP4FEPB.js} +3 -3
  10. package/dist/bundle/cli.js +1 -1
  11. package/dist/bundle/{google-UVAAOHAR.js → google-DPYNVS7L.js} +1 -1
  12. package/dist/bundle/{google-vertex-53OGUPMQ.js → google-vertex-SKMI6LMM.js} +1 -1
  13. package/dist/bundle/{main-F5C6NJS2.js → main-DOLQ46ZM.js} +3 -3
  14. package/dist/bundle/{mistral-M46MEEUP.js → mistral-DUU7KDZ3.js} +1 -1
  15. package/dist/bundle/{openai-codex-responses-SAGY3EVD.js → openai-codex-responses-D7FCP7DO.js} +2 -2
  16. package/dist/bundle/{openai-completions-LXXJMYVC.js → openai-completions-AH6TQF5C.js} +1 -1
  17. package/dist/bundle/{openai-responses-WRVZININ.js → openai-responses-DDC3EYTG.js} +2 -2
  18. package/examples/extensions/custom-provider-anthropic/package-lock.json +2 -2
  19. package/examples/extensions/custom-provider-anthropic/package.json +1 -1
  20. package/examples/extensions/custom-provider-gitlab-duo/package.json +1 -1
  21. package/examples/extensions/sandbox/package-lock.json +2 -2
  22. package/examples/extensions/sandbox/package.json +1 -1
  23. package/examples/extensions/with-deps/package-lock.json +2 -2
  24. package/examples/extensions/with-deps/package.json +1 -1
  25. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.8.4] - 2026-08-29
4
+
5
+ - Fixed npm 12 installations by running the verified ASM Agent runtime setup explicitly after package installation.
6
+
7
+ ## [0.8.3] - 2026-08-29
8
+
9
+ - Fixed installation with npm 12 by allowing the installer's versioned release tarball dependencies.
10
+
3
11
  ## [0.8.2] - 2026-08-29
4
12
 
5
13
  - Fixed background (unattributed) kernel output missing from the expanded IPython cell view: it is now surfaced in the tool details and rendered under a "background output (unattributed)" label after stdout/stderr/result.
@@ -37,7 +37,7 @@ import {
37
37
  AssistantMessageEventStream,
38
38
  calculateCost,
39
39
  clampThinkingLevel
40
- } from "./chunk-EQZG2EG6.js";
40
+ } from "./chunk-7HN2VZJJ.js";
41
41
  import "./chunk-BAWSWWEU.js";
42
42
 
43
43
  // ../../node_modules/@anthropic-ai/sdk/internal/tslib.mjs
@@ -3,7 +3,7 @@ import {
3
3
  convertResponsesMessages,
4
4
  convertResponsesTools,
5
5
  processResponsesStream
6
- } from "./chunk-C5B5XI2M.js";
6
+ } from "./chunk-FCQTXDPX.js";
7
7
  import "./chunk-NQB5DCFC.js";
8
8
  import {
9
9
  AzureOpenAI
@@ -26,7 +26,7 @@ import {
26
26
  import {
27
27
  AssistantMessageEventStream,
28
28
  clampThinkingLevel
29
- } from "./chunk-EQZG2EG6.js";
29
+ } from "./chunk-7HN2VZJJ.js";
30
30
  import "./chunk-BAWSWWEU.js";
31
31
 
32
32
  // ../ai/src/providers/azure-openai-responses.ts
@@ -52,7 +52,7 @@ import {
52
52
  oauth_exports,
53
53
  runPrintMode,
54
54
  runRpcMode
55
- } from "./chunk-5QVSU3UJ.js";
55
+ } from "./chunk-4KQVBOJB.js";
56
56
  import {
57
57
  AgentSession,
58
58
  CURRENT_SESSION_VERSION,
@@ -136,7 +136,7 @@ import {
136
136
  withFileMutationQueue,
137
137
  wrapRegisteredTool,
138
138
  wrapRegisteredTools
139
- } from "./chunk-CE64IW4J.js";
139
+ } from "./chunk-O7SB7LML.js";
140
140
  import "./chunk-VWR3YFK5.js";
141
141
  import "./chunk-N2CSAETN.js";
142
142
  import "./chunk-5QCJ5DQU.js";
@@ -149,7 +149,7 @@ import "./chunk-UIRUOAIQ.js";
149
149
  import "./chunk-HXOBFFJX.js";
150
150
  import "./chunk-6GUVYK6P.js";
151
151
  import "./chunk-UPDAFKL5.js";
152
- import "./chunk-EQZG2EG6.js";
152
+ import "./chunk-7HN2VZJJ.js";
153
153
  import {
154
154
  __export
155
155
  } from "./chunk-BAWSWWEU.js";
@@ -353,7 +353,7 @@ import {
353
353
  waitForPromptAdmission,
354
354
  watchWithErrorHandler,
355
355
  wrapTextWithAnsi
356
- } from "./chunk-CE64IW4J.js";
356
+ } from "./chunk-O7SB7LML.js";
357
357
  import {
358
358
  array,
359
359
  boolean,
@@ -390,7 +390,7 @@ import {
390
390
  getProviders,
391
391
  modelsAreEqual,
392
392
  supportsFastMode
393
- } from "./chunk-EQZG2EG6.js";
393
+ } from "./chunk-7HN2VZJJ.js";
394
394
  import {
395
395
  __commonJS,
396
396
  __export,
@@ -11141,9 +11141,9 @@ var MODELS = {
11141
11141
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max", "max": null },
11142
11142
  input: ["text"],
11143
11143
  cost: {
11144
- input: 0.0854,
11145
- output: 0.1708,
11146
- cacheRead: 0.01708,
11144
+ input: 0.08512,
11145
+ output: 0.17024,
11146
+ cacheRead: 0.017024,
11147
11147
  cacheWrite: 0
11148
11148
  },
11149
11149
  contextWindow: 1048576,
@@ -15,7 +15,7 @@ import {
15
15
  } from "./chunk-GG7GAQ5N.js";
16
16
  import {
17
17
  calculateCost
18
- } from "./chunk-EQZG2EG6.js";
18
+ } from "./chunk-7HN2VZJJ.js";
19
19
 
20
20
  // ../ai/src/providers/openai-responses-shared.ts
21
21
  function encodeTextSignatureV1(id, phase) {
@@ -331,7 +331,7 @@ import {
331
331
  getSupportedThinkingLevels,
332
332
  modelsAreEqual,
333
333
  supportsFastMode
334
- } from "./chunk-EQZG2EG6.js";
334
+ } from "./chunk-7HN2VZJJ.js";
335
335
  import {
336
336
  __commonJS,
337
337
  __export,
@@ -13579,7 +13579,7 @@ function createLazySimpleStream(loadModule) {
13579
13579
  };
13580
13580
  }
13581
13581
  function loadAnthropicProviderModule() {
13582
- anthropicProviderModulePromise ||= import("./anthropic-AJNYWB5L.js").then((module) => {
13582
+ anthropicProviderModulePromise ||= import("./anthropic-CWQBVVHC.js").then((module) => {
13583
13583
  const provider = module;
13584
13584
  return {
13585
13585
  stream: provider.streamAnthropic,
@@ -13589,7 +13589,7 @@ function loadAnthropicProviderModule() {
13589
13589
  return anthropicProviderModulePromise;
13590
13590
  }
13591
13591
  function loadAzureOpenAIResponsesProviderModule() {
13592
- azureOpenAIResponsesProviderModulePromise ||= import("./azure-openai-responses-YEBJBYNW.js").then((module) => {
13592
+ azureOpenAIResponsesProviderModulePromise ||= import("./azure-openai-responses-7JP64QDL.js").then((module) => {
13593
13593
  const provider = module;
13594
13594
  return {
13595
13595
  stream: provider.streamAzureOpenAIResponses,
@@ -13599,7 +13599,7 @@ function loadAzureOpenAIResponsesProviderModule() {
13599
13599
  return azureOpenAIResponsesProviderModulePromise;
13600
13600
  }
13601
13601
  function loadGoogleProviderModule() {
13602
- googleProviderModulePromise ||= import("./google-UVAAOHAR.js").then((module) => {
13602
+ googleProviderModulePromise ||= import("./google-DPYNVS7L.js").then((module) => {
13603
13603
  const provider = module;
13604
13604
  return {
13605
13605
  stream: provider.streamGoogle,
@@ -13609,7 +13609,7 @@ function loadGoogleProviderModule() {
13609
13609
  return googleProviderModulePromise;
13610
13610
  }
13611
13611
  function loadGoogleVertexProviderModule() {
13612
- googleVertexProviderModulePromise ||= import("./google-vertex-53OGUPMQ.js").then((module) => {
13612
+ googleVertexProviderModulePromise ||= import("./google-vertex-SKMI6LMM.js").then((module) => {
13613
13613
  const provider = module;
13614
13614
  return {
13615
13615
  stream: provider.streamGoogleVertex,
@@ -13619,7 +13619,7 @@ function loadGoogleVertexProviderModule() {
13619
13619
  return googleVertexProviderModulePromise;
13620
13620
  }
13621
13621
  function loadMistralProviderModule() {
13622
- mistralProviderModulePromise ||= import("./mistral-M46MEEUP.js").then((module) => {
13622
+ mistralProviderModulePromise ||= import("./mistral-DUU7KDZ3.js").then((module) => {
13623
13623
  const provider = module;
13624
13624
  return {
13625
13625
  stream: provider.streamMistral,
@@ -13629,7 +13629,7 @@ function loadMistralProviderModule() {
13629
13629
  return mistralProviderModulePromise;
13630
13630
  }
13631
13631
  function loadOpenAICodexResponsesProviderModule() {
13632
- openAICodexResponsesProviderModulePromise ||= import("./openai-codex-responses-SAGY3EVD.js").then((module) => {
13632
+ openAICodexResponsesProviderModulePromise ||= import("./openai-codex-responses-D7FCP7DO.js").then((module) => {
13633
13633
  const provider = module;
13634
13634
  return {
13635
13635
  stream: provider.streamOpenAICodexResponses,
@@ -13639,7 +13639,7 @@ function loadOpenAICodexResponsesProviderModule() {
13639
13639
  return openAICodexResponsesProviderModulePromise;
13640
13640
  }
13641
13641
  function loadOpenAICompletionsProviderModule() {
13642
- openAICompletionsProviderModulePromise ||= import("./openai-completions-LXXJMYVC.js").then((module) => {
13642
+ openAICompletionsProviderModulePromise ||= import("./openai-completions-AH6TQF5C.js").then((module) => {
13643
13643
  const provider = module;
13644
13644
  return {
13645
13645
  stream: provider.streamOpenAICompletions,
@@ -13649,7 +13649,7 @@ function loadOpenAICompletionsProviderModule() {
13649
13649
  return openAICompletionsProviderModulePromise;
13650
13650
  }
13651
13651
  function loadOpenAIResponsesProviderModule() {
13652
- openAIResponsesProviderModulePromise ||= import("./openai-responses-WRVZININ.js").then((module) => {
13652
+ openAIResponsesProviderModulePromise ||= import("./openai-responses-DDC3EYTG.js").then((module) => {
13653
13653
  const provider = module;
13654
13654
  return {
13655
13655
  stream: provider.streamOpenAIResponses,
@@ -38608,7 +38608,7 @@ async function loadExtensionModule(extensionPath) {
38608
38608
  // (file-path aliases would load a second, divergent copy of each package).
38609
38609
  // Also disable tryNative so jiti handles ALL imports (not just the entry point)
38610
38610
  // In Node.js/dev: use aliases to resolve to node_modules paths
38611
- ...isBunBinary || isBundledCli ? { virtualModules: (await import("./bundled-modules-3DHDYPKV.js")).VIRTUAL_MODULES, tryNative: false } : { alias: getAliases() }
38611
+ ...isBunBinary || isBundledCli ? { virtualModules: (await import("./bundled-modules-DZAECPSN.js")).VIRTUAL_MODULES, tryNative: false } : { alias: getAliases() }
38612
38612
  });
38613
38613
  const module = await jiti.import(extensionPath, { default: true });
38614
38614
  const factory = module;
@@ -59956,7 +59956,7 @@ import { resolve as resolve16 } from "node:path";
59956
59956
  var ASM_AGENT_BUILD_ID_ENV = "ASM_AGENT_BUILD_ID";
59957
59957
  var ASM_AGENT_LAUNCHER_PATH_ENV = "ASM_AGENT_LAUNCHER_PATH";
59958
59958
  function bundledBuildId() {
59959
- return false ? void 0 : "v0.8.2";
59959
+ return false ? void 0 : "v0.8.4";
59960
59960
  }
59961
59961
  function getDaemonRuntimeIdentity(environment = process.env) {
59962
59962
  const entrypoint = process.argv[1];
@@ -7,7 +7,7 @@ import {
7
7
  isOwnedSessionWorkerProcess,
8
8
  maybeRunOwnedSessionWorkerFrontend,
9
9
  maybeStartDaemonEarly
10
- } from "./chunk-CE64IW4J.js";
10
+ } from "./chunk-O7SB7LML.js";
11
11
  import "./chunk-5QCJ5DQU.js";
12
12
  import "./chunk-J6ATXG62.js";
13
13
  import "./chunk-2T7M7VJ4.js";
@@ -15,7 +15,7 @@ import "./chunk-UIRUOAIQ.js";
15
15
  import "./chunk-HXOBFFJX.js";
16
16
  import "./chunk-6GUVYK6P.js";
17
17
  import "./chunk-UPDAFKL5.js";
18
- import "./chunk-EQZG2EG6.js";
18
+ import "./chunk-7HN2VZJJ.js";
19
19
  import "./chunk-BAWSWWEU.js";
20
20
 
21
21
  // dist/cli-main.js
@@ -182,7 +182,7 @@ async function runCli() {
182
182
  }
183
183
  const [{ EnvHttpProxyAgent, setGlobalDispatcher }, { main }] = await Promise.all([
184
184
  import("undici"),
185
- import("./main-F5C6NJS2.js")
185
+ import("./main-DOLQ46ZM.js")
186
186
  ]);
187
187
  setGlobalDispatcher(new EnvHttpProxyAgent({ bodyTimeout: 0, headersTimeout: 0 }));
188
188
  try {
@@ -49,6 +49,6 @@ var supported = assertNodeVersion({
49
49
  exit: (code) => process.exit(code)
50
50
  });
51
51
  if (supported) {
52
- const { runCli } = await import("./cli-main-MBETFF4G.js");
52
+ const { runCli } = await import("./cli-main-YXP4FEPB.js");
53
53
  await runCli();
54
54
  }
@@ -25,7 +25,7 @@ import {
25
25
  AssistantMessageEventStream,
26
26
  calculateCost,
27
27
  clampThinkingLevel
28
- } from "./chunk-EQZG2EG6.js";
28
+ } from "./chunk-7HN2VZJJ.js";
29
29
  import "./chunk-BAWSWWEU.js";
30
30
 
31
31
  // ../ai/src/providers/google.ts
@@ -24,7 +24,7 @@ import {
24
24
  AssistantMessageEventStream,
25
25
  calculateCost,
26
26
  clampThinkingLevel
27
- } from "./chunk-EQZG2EG6.js";
27
+ } from "./chunk-7HN2VZJJ.js";
28
28
  import "./chunk-BAWSWWEU.js";
29
29
 
30
30
  // ../ai/src/providers/google-vertex.ts
@@ -17,8 +17,8 @@ import {
17
17
  shouldUseDaemonClientRuntime,
18
18
  shouldUseDaemonInteractive,
19
19
  shouldUseEphemeralSessionManagerForDaemonInteractive
20
- } from "./chunk-5QVSU3UJ.js";
21
- import "./chunk-CE64IW4J.js";
20
+ } from "./chunk-4KQVBOJB.js";
21
+ import "./chunk-O7SB7LML.js";
22
22
  import "./chunk-VWR3YFK5.js";
23
23
  import "./chunk-N2CSAETN.js";
24
24
  import "./chunk-5QCJ5DQU.js";
@@ -28,7 +28,7 @@ import "./chunk-UIRUOAIQ.js";
28
28
  import "./chunk-HXOBFFJX.js";
29
29
  import "./chunk-6GUVYK6P.js";
30
30
  import "./chunk-UPDAFKL5.js";
31
- import "./chunk-EQZG2EG6.js";
31
+ import "./chunk-7HN2VZJJ.js";
32
32
  import "./chunk-BAWSWWEU.js";
33
33
  export {
34
34
  createSessionManager,
@@ -84,7 +84,7 @@ import {
84
84
  AssistantMessageEventStream,
85
85
  calculateCost,
86
86
  clampThinkingLevel
87
- } from "./chunk-EQZG2EG6.js";
87
+ } from "./chunk-7HN2VZJJ.js";
88
88
  import "./chunk-BAWSWWEU.js";
89
89
 
90
90
  // ../../node_modules/@mistralai/mistralai/esm/lib/url.js
@@ -6,7 +6,7 @@ import {
6
6
  convertResponsesMessages,
7
7
  convertResponsesTools,
8
8
  processResponsesStream
9
- } from "./chunk-C5B5XI2M.js";
9
+ } from "./chunk-FCQTXDPX.js";
10
10
  import "./chunk-NQB5DCFC.js";
11
11
  import {
12
12
  headersToRecord
@@ -26,7 +26,7 @@ import {
26
26
  import {
27
27
  AssistantMessageEventStream,
28
28
  clampThinkingLevel
29
- } from "./chunk-EQZG2EG6.js";
29
+ } from "./chunk-7HN2VZJJ.js";
30
30
  import "./chunk-BAWSWWEU.js";
31
31
 
32
32
  // ../ai/src/providers/openai-codex-responses.ts
@@ -31,7 +31,7 @@ import {
31
31
  AssistantMessageEventStream,
32
32
  calculateCost,
33
33
  clampThinkingLevel
34
- } from "./chunk-EQZG2EG6.js";
34
+ } from "./chunk-7HN2VZJJ.js";
35
35
  import "./chunk-BAWSWWEU.js";
36
36
 
37
37
  // ../ai/src/providers/openai-completions.ts
@@ -9,7 +9,7 @@ import {
9
9
  convertResponsesMessages,
10
10
  convertResponsesTools,
11
11
  processResponsesStream
12
- } from "./chunk-C5B5XI2M.js";
12
+ } from "./chunk-FCQTXDPX.js";
13
13
  import "./chunk-NQB5DCFC.js";
14
14
  import {
15
15
  OpenAI
@@ -32,7 +32,7 @@ import {
32
32
  import {
33
33
  AssistantMessageEventStream,
34
34
  clampThinkingLevel
35
- } from "./chunk-EQZG2EG6.js";
35
+ } from "./chunk-7HN2VZJJ.js";
36
36
  import "./chunk-BAWSWWEU.js";
37
37
 
38
38
  // ../ai/src/providers/openai-responses.ts
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "pi-extension-custom-provider",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "pi-extension-custom-provider",
9
- "version": "0.0.2",
9
+ "version": "0.0.4",
10
10
  "dependencies": {
11
11
  "@anthropic-ai/sdk": "^0.52.0"
12
12
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-extension-custom-provider-anthropic",
3
3
  "private": true,
4
- "version": "0.0.2",
4
+ "version": "0.0.4",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "clean": "echo 'nothing to clean'",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-extension-custom-provider-gitlab-duo",
3
3
  "private": true,
4
- "version": "0.0.2",
4
+ "version": "0.0.4",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "clean": "echo 'nothing to clean'",
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "pi-extension-sandbox",
3
- "version": "1.4.1",
3
+ "version": "1.4.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "pi-extension-sandbox",
9
- "version": "1.4.1",
9
+ "version": "1.4.3",
10
10
  "dependencies": {
11
11
  "@anthropic-ai/sandbox-runtime": "^0.0.55"
12
12
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-extension-sandbox",
3
3
  "private": true,
4
- "version": "1.4.1",
4
+ "version": "1.4.3",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "clean": "echo 'nothing to clean'",
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "pi-extension-with-deps",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "pi-extension-with-deps",
9
- "version": "0.0.2",
9
+ "version": "0.0.4",
10
10
  "dependencies": {
11
11
  "ms": "^2.1.3"
12
12
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-extension-with-deps",
3
3
  "private": true,
4
- "version": "0.0.2",
4
+ "version": "0.0.4",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "clean": "echo 'nothing to clean'",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asm-agent/coding-agent",
3
- "version": "0.8.2",
3
+ "version": "0.8.4",
4
4
  "description": "Coding agent CLI with a persistent Python REPL kernel and session management",
5
5
  "type": "module",
6
6
  "asmAgentConfig": {
@@ -48,10 +48,10 @@
48
48
  },
49
49
  "dependencies": {
50
50
  "@agentclientprotocol/sdk": "^1.3.0",
51
- "@asm-agent/agent": "^0.8.2",
52
- "@asm-agent/ai": "^0.8.2",
53
- "@asm-agent/postgres": "^0.8.2",
54
- "@asm-agent/tui": "^0.8.2",
51
+ "@asm-agent/agent": "^0.8.4",
52
+ "@asm-agent/ai": "^0.8.4",
53
+ "@asm-agent/postgres": "^0.8.4",
54
+ "@asm-agent/tui": "^0.8.4",
55
55
  "@silvia-odwyer/photon-node": "^0.3.4",
56
56
  "chalk": "^5.5.0",
57
57
  "cli-highlight": "^2.1.11",