deepbom 1.96.13 → 1.96.14

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/README.md CHANGED
@@ -7,10 +7,10 @@ For a local Codex or Claude Code project, preview and install the bundled Agent
7
7
  Skill without operating an analysis server:
8
8
 
9
9
  ```console
10
- npx -y deepbom@1.96.13 integrate codex
11
- npx -y deepbom@1.96.13 integrate codex --apply
12
- npx -y deepbom@1.96.13 integrate claude-code
13
- npx -y deepbom@1.96.13 integrate claude-code --apply
10
+ npx -y deepbom@1.96.14 integrate codex
11
+ npx -y deepbom@1.96.14 integrate codex --apply
12
+ npx -y deepbom@1.96.14 integrate claude-code
13
+ npx -y deepbom@1.96.14 integrate claude-code --apply
14
14
  ```
15
15
 
16
16
  ```console
@@ -25,10 +25,10 @@ npx deepbom diff baseline.tflite candidate.tflite
25
25
  npx deepbom explore model.tflite --target-profile target-profile.json
26
26
  npx deepbom audit model.pte --executorch-build deepbom.executorch-build.json --compact
27
27
  npx deepbom capabilities --format agent-json
28
- npx -y deepbom@1.96.13 mcp
28
+ npx -y deepbom@1.96.14 mcp
29
29
  ```
30
30
 
31
- Claude Desktop can install the version-matched `deepbom-1.96.13.mcpb` asset
31
+ Claude Desktop can install the version-matched `deepbom-1.96.14.mcpb` asset
32
32
  from the corresponding GitHub Release as a local desktop extension.
33
33
 
34
34
  The default output is a bounded human-readable summary. Use `--json` or