lody 0.67.1 → 0.67.3

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.
@@ -3,7 +3,7 @@ import { readFile, mkdir, writeFile, rename } from "node:fs/promises";
3
3
  import os__default from "node:os";
4
4
  import path__default from "node:path";
5
5
  import process from "node:process";
6
- const reviewViewerVersion = "0.67.1";
6
+ const reviewViewerVersion = "0.67.3";
7
7
  const reviewViewerSha256 = "50ab599b652bdf4b959b539ea948454dd588703039bd4c5c037c7877ce10696f";
8
8
  const reviewViewerFileName = "standalone.html";
9
9
  const DEFAULT_CDN_BASES = ["https://cdn.jsdelivr.net/npm", "https://unpkg.com"];
package/dist/index.js CHANGED
@@ -4188,7 +4188,7 @@ let __tla = Promise.all([
4188
4188
  }
4189
4189
  }
4190
4190
  const name$1 = "lody";
4191
- const version$3 = "0.67.1";
4191
+ const version$3 = "0.67.3";
4192
4192
  const description$1 = "Lody Agent CLI tool for managing remote command execution";
4193
4193
  const type$2 = "module";
4194
4194
  const main$4 = "dist/index.js";
@@ -12100,12 +12100,12 @@ Task description:
12100
12100
  {
12101
12101
  id: "auggie",
12102
12102
  name: "Auggie CLI",
12103
- version: "0.31.0",
12103
+ version: "0.32.0",
12104
12104
  description: "Augment Code's powerful software agent, backed by industry-leading context engine",
12105
12105
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/auggie.svg",
12106
12106
  distribution: {
12107
12107
  npx: {
12108
- package: "@augmentcode/auggie@0.31.0",
12108
+ package: "@augmentcode/auggie@0.32.0",
12109
12109
  args: [
12110
12110
  "--acp"
12111
12111
  ],
@@ -12130,12 +12130,12 @@ Task description:
12130
12130
  {
12131
12131
  id: "cline",
12132
12132
  name: "Cline",
12133
- version: "3.0.34",
12133
+ version: "3.0.38",
12134
12134
  description: "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more",
12135
12135
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/cline.svg",
12136
12136
  distribution: {
12137
12137
  npx: {
12138
- package: "cline@3.0.34",
12138
+ package: "cline@3.0.38",
12139
12139
  args: [
12140
12140
  "--acp"
12141
12141
  ]
@@ -12292,7 +12292,7 @@ Task description:
12292
12292
  {
12293
12293
  id: "cursor",
12294
12294
  name: "Cursor",
12295
- version: "2026.06.26",
12295
+ version: "2026.07.01",
12296
12296
  description: "Cursor's coding agent",
12297
12297
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/cursor.svg",
12298
12298
  distribution: {
@@ -12322,48 +12322,48 @@ Task description:
12322
12322
  {
12323
12323
  id: "devin",
12324
12324
  name: "Devin",
12325
- version: "2026.8.18",
12325
+ version: "3000.1.27",
12326
12326
  description: "Devin CLI coding agent by Cognition",
12327
12327
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/devin.svg",
12328
12328
  distribution: {
12329
12329
  binary: {
12330
12330
  "darwin-aarch64": {
12331
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-aarch64-apple-darwin.tar.gz",
12331
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-aarch64-apple-darwin.tar.gz",
12332
12332
  cmd: "./bin/devin",
12333
12333
  args: [
12334
12334
  "acp"
12335
12335
  ]
12336
12336
  },
12337
12337
  "darwin-x86_64": {
12338
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-x86_64-apple-darwin.tar.gz",
12338
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-x86_64-apple-darwin.tar.gz",
12339
12339
  cmd: "./bin/devin",
12340
12340
  args: [
12341
12341
  "acp"
12342
12342
  ]
12343
12343
  },
12344
12344
  "linux-aarch64": {
12345
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-aarch64-unknown-linux.tar.gz",
12345
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-aarch64-unknown-linux.tar.gz",
12346
12346
  cmd: "./bin/devin",
12347
12347
  args: [
12348
12348
  "acp"
12349
12349
  ]
12350
12350
  },
12351
12351
  "linux-x86_64": {
12352
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-x86_64-unknown-linux.tar.gz",
12352
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-x86_64-unknown-linux.tar.gz",
12353
12353
  cmd: "./bin/devin",
12354
12354
  args: [
12355
12355
  "acp"
12356
12356
  ]
12357
12357
  },
12358
12358
  "windows-aarch64": {
12359
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-aarch64-pc-windows.zip",
12359
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-aarch64-pc-windows.zip",
12360
12360
  cmd: "./bin\\devin.exe",
12361
12361
  args: [
12362
12362
  "acp"
12363
12363
  ]
12364
12364
  },
12365
12365
  "windows-x86_64": {
12366
- archive: "https://static.devin.ai/cli/2026.8.18/devin-2026.8.18-x86_64-pc-windows.zip",
12366
+ archive: "https://static.devin.ai/cli/3000.1.27/devin-3000.1.27-x86_64-pc-windows.zip",
12367
12367
  cmd: "./bin\\devin.exe",
12368
12368
  args: [
12369
12369
  "acp"
@@ -12375,12 +12375,12 @@ Task description:
12375
12375
  {
12376
12376
  id: "dimcode",
12377
12377
  name: "DimCode",
12378
- version: "0.2.12",
12378
+ version: "0.2.21",
12379
12379
  description: "A coding agent that puts leading models at your command.",
12380
12380
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/dimcode.svg",
12381
12381
  distribution: {
12382
12382
  npx: {
12383
- package: "dimcode@0.2.12",
12383
+ package: "dimcode@0.2.21",
12384
12384
  args: [
12385
12385
  "acp"
12386
12386
  ]
@@ -12390,12 +12390,12 @@ Task description:
12390
12390
  {
12391
12391
  id: "dirac",
12392
12392
  name: "Dirac",
12393
- version: "0.4.12",
12393
+ version: "0.4.13",
12394
12394
  description: "Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.",
12395
12395
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/dirac.svg",
12396
12396
  distribution: {
12397
12397
  npx: {
12398
- package: "dirac-cli@0.4.12",
12398
+ package: "dirac-cli@0.4.13",
12399
12399
  args: [
12400
12400
  "--acp"
12401
12401
  ]
@@ -12405,12 +12405,12 @@ Task description:
12405
12405
  {
12406
12406
  id: "factory-droid",
12407
12407
  name: "Factory Droid",
12408
- version: "0.159.1",
12408
+ version: "0.164.1",
12409
12409
  description: "Factory Droid - AI coding agent powered by Factory AI",
12410
12410
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/factory-droid.svg",
12411
12411
  distribution: {
12412
12412
  npx: {
12413
- package: "droid@0.159.1",
12413
+ package: "droid@0.164.1",
12414
12414
  args: [
12415
12415
  "exec",
12416
12416
  "--output-format",
@@ -12426,12 +12426,12 @@ Task description:
12426
12426
  {
12427
12427
  id: "fast-agent",
12428
12428
  name: "fast-agent",
12429
- version: "0.8.0",
12429
+ version: "0.9.2",
12430
12430
  description: "Code and build agents with comprehensive multi-provider support",
12431
12431
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/fast-agent.svg",
12432
12432
  distribution: {
12433
12433
  uvx: {
12434
- package: "fast-agent-acp==0.8.0",
12434
+ package: "fast-agent-acp==0.9.2",
12435
12435
  args: [
12436
12436
  "-x"
12437
12437
  ]
@@ -12456,12 +12456,12 @@ Task description:
12456
12456
  {
12457
12457
  id: "github-copilot-cli",
12458
12458
  name: "GitHub Copilot",
12459
- version: "1.0.65",
12459
+ version: "1.0.68",
12460
12460
  description: "GitHub's AI pair programmer",
12461
12461
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/github-copilot-cli.svg",
12462
12462
  distribution: {
12463
12463
  npx: {
12464
- package: "@github/copilot@1.0.65",
12464
+ package: "@github/copilot@1.0.68",
12465
12465
  args: [
12466
12466
  "--acp"
12467
12467
  ]
@@ -12483,7 +12483,7 @@ Task description:
12483
12483
  {
12484
12484
  id: "goose",
12485
12485
  name: "goose",
12486
- version: "1.39.0",
12486
+ version: "1.41.0",
12487
12487
  description: "A local, extensible, open source AI agent that automates engineering tasks",
12488
12488
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/goose.svg",
12489
12489
  distribution: {
@@ -12501,12 +12501,12 @@ Task description:
12501
12501
  {
12502
12502
  id: "grok-build",
12503
12503
  name: "Grok Build",
12504
- version: "0.2.75",
12504
+ version: "0.2.89",
12505
12505
  description: "xAI's coding agent and CLI",
12506
12506
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/grok-build.svg",
12507
12507
  distribution: {
12508
12508
  npx: {
12509
- package: "@xai-official/grok@0.2.75",
12509
+ package: "@xai-official/grok@0.2.89",
12510
12510
  args: [
12511
12511
  "agent",
12512
12512
  "stdio"
@@ -12514,10 +12514,61 @@ Task description:
12514
12514
  }
12515
12515
  }
12516
12516
  },
12517
+ {
12518
+ id: "harn",
12519
+ name: "Harn",
12520
+ version: "0.10.0",
12521
+ description: "Harn runs .harn agent pipelines as a native ACP coding agent over stdio.",
12522
+ icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/harn.svg",
12523
+ distribution: {
12524
+ binary: {
12525
+ "darwin-aarch64": {
12526
+ archive: "https://github.com/burin-labs/harn/releases/download/v0.10.0/harn-aarch64-apple-darwin.tar.gz",
12527
+ cmd: "./harn",
12528
+ args: [
12529
+ "serve",
12530
+ "acp"
12531
+ ]
12532
+ },
12533
+ "darwin-x86_64": {
12534
+ archive: "https://github.com/burin-labs/harn/releases/download/v0.10.0/harn-x86_64-apple-darwin.tar.gz",
12535
+ cmd: "./harn",
12536
+ args: [
12537
+ "serve",
12538
+ "acp"
12539
+ ]
12540
+ },
12541
+ "linux-aarch64": {
12542
+ archive: "https://github.com/burin-labs/harn/releases/download/v0.10.0/harn-aarch64-unknown-linux-gnu.tar.gz",
12543
+ cmd: "./harn",
12544
+ args: [
12545
+ "serve",
12546
+ "acp"
12547
+ ]
12548
+ },
12549
+ "linux-x86_64": {
12550
+ archive: "https://github.com/burin-labs/harn/releases/download/v0.10.0/harn-x86_64-unknown-linux-gnu.tar.gz",
12551
+ cmd: "./harn",
12552
+ args: [
12553
+ "serve",
12554
+ "acp"
12555
+ ]
12556
+ },
12557
+ "windows-x86_64": {
12558
+ archive: "https://github.com/burin-labs/harn/releases/download/v0.10.0/harn-x86_64-pc-windows-msvc.zip",
12559
+ cmd: "harn.exe",
12560
+ args: [
12561
+ "serve",
12562
+ "acp"
12563
+ ]
12564
+ }
12565
+ }
12566
+ }
12567
+ },
12517
12568
  {
12518
12569
  id: "junie",
12519
12570
  name: "Junie",
12520
- version: "2045.46.0",
12571
+ version: "2144.7.0",
12521
12572
  description: "AI Coding Agent by JetBrains",
12522
12573
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/junie.svg",
12523
12574
  distribution: {
@@ -12535,47 +12586,47 @@ Task description:
12535
12586
  {
12536
12587
  id: "kilo",
12537
12588
  name: "Kilo",
12538
- version: "7.3.54",
12589
+ version: "7.4.1",
12539
12590
  description: "The open source coding agent",
12540
12591
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/kilo.svg",
12541
12592
  distribution: {
12542
12593
  npx: {
12543
- package: "@kilocode/cli@7.3.54",
12594
+ package: "@kilocode/cli@7.4.1",
12544
12595
  args: [
12545
12596
  "acp"
12546
12597
  ]
12547
12598
  },
12548
12599
  binary: {
12549
12600
  "darwin-aarch64": {
12550
- archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.3.54/kilo-darwin-arm64.zip",
12601
+ archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.1/kilo-darwin-arm64.zip",
12551
12602
  cmd: "./kilo",
12552
12603
  args: [
12553
12604
  "acp"
12554
12605
  ]
12555
12606
  },
12556
12607
  "darwin-x86_64": {
12557
- archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.3.54/kilo-darwin-x64.zip",
12608
+ archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.1/kilo-darwin-x64.zip",
12558
12609
  cmd: "./kilo",
12559
12610
  args: [
12560
12611
  "acp"
12561
12612
  ]
12562
12613
  },
12563
12614
  "linux-aarch64": {
12564
- archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.3.54/kilo-linux-arm64.tar.gz",
12615
+ archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.1/kilo-linux-arm64.tar.gz",
12565
12616
  cmd: "./kilo",
12566
12617
  args: [
12567
12618
  "acp"
12568
12619
  ]
12569
12620
  },
12570
12621
  "linux-x86_64": {
12571
- archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.3.54/kilo-linux-x64.tar.gz",
12622
+ archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.1/kilo-linux-x64.tar.gz",
12572
12623
  cmd: "./kilo",
12573
12624
  args: [
12574
12625
  "acp"
12575
12626
  ]
12576
12627
  },
12577
12628
  "windows-x86_64": {
12578
- archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.3.54/kilo-windows-x64.zip",
12629
+ archive: "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.1/kilo-windows-x64.zip",
12579
12630
  cmd: "./kilo.exe",
12580
12631
  args: [
12581
12632
  "acp"
@@ -12641,7 +12692,7 @@ Task description:
12641
12692
  {
12642
12693
  id: "mistral-vibe",
12643
12694
  name: "Mistral Vibe",
12644
- version: "2.18.2",
12695
+ version: "2.19.0",
12645
12696
  description: "Mistral's open-source coding assistant",
12646
12697
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/mistral-vibe.svg",
12647
12698
  distribution: {
@@ -12657,12 +12708,12 @@ Task description:
12657
12708
  {
12658
12709
  id: "nova",
12659
12710
  name: "Nova",
12660
- version: "1.1.21",
12711
+ version: "1.1.24",
12661
12712
  description: "Nova by Compass AI - a fully-fledged software engineer at your command",
12662
12713
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/nova.svg",
12663
12714
  distribution: {
12664
12715
  npx: {
12665
- package: "@compass-ai/nova@1.1.21",
12716
+ package: "@compass-ai/nova@1.1.24",
12666
12717
  args: [
12667
12718
  "acp"
12668
12719
  ]
@@ -12672,7 +12723,7 @@ Task description:
12672
12723
  {
12673
12724
  id: "opencode",
12674
12725
  name: "OpenCode",
12675
- version: "1.17.11",
12726
+ version: "1.17.14",
12676
12727
  description: "The open source coding agent",
12677
12728
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/opencode.svg",
12678
12729
  distribution: {
@@ -12702,48 +12753,48 @@ Task description:
12702
12753
  {
12703
12754
  id: "poolside",
12704
12755
  name: "Poolside",
12705
- version: "1.0.7",
12756
+ version: "1.0.8",
12706
12757
  description: "Poolside's coding agent",
12707
12758
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/poolside.svg",
12708
12759
  distribution: {
12709
12760
  binary: {
12710
12761
  "darwin-aarch64": {
12711
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-darwin-arm64.tar.gz",
12762
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-darwin-arm64.tar.gz",
12712
12763
  cmd: "./pool-darwin-arm64",
12713
12764
  args: [
12714
12765
  "acp"
12715
12766
  ]
12716
12767
  },
12717
12768
  "darwin-x86_64": {
12718
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-darwin-amd64.tar.gz",
12769
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-darwin-amd64.tar.gz",
12719
12770
  cmd: "./pool-darwin-amd64",
12720
12771
  args: [
12721
12772
  "acp"
12722
12773
  ]
12723
12774
  },
12724
12775
  "linux-aarch64": {
12725
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-linux-arm64.tar.gz",
12776
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-linux-arm64.tar.gz",
12726
12777
  cmd: "./pool-linux-arm64",
12727
12778
  args: [
12728
12779
  "acp"
12729
12780
  ]
12730
12781
  },
12731
12782
  "linux-x86_64": {
12732
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-linux-amd64.tar.gz",
12783
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-linux-amd64.tar.gz",
12733
12784
  cmd: "./pool-linux-amd64",
12734
12785
  args: [
12735
12786
  "acp"
12736
12787
  ]
12737
12788
  },
12738
12789
  "windows-aarch64": {
12739
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-windows-arm64.tar.gz",
12790
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-windows-arm64.tar.gz",
12740
12791
  cmd: "./pool-windows-arm64.exe",
12741
12792
  args: [
12742
12793
  "acp"
12743
12794
  ]
12744
12795
  },
12745
12796
  "windows-x86_64": {
12746
- archive: "https://downloads.poolside.ai/pool/v1.0.7/pool-windows-amd64.tar.gz",
12797
+ archive: "https://downloads.poolside.ai/pool/v1.0.8/pool-windows-amd64.tar.gz",
12747
12798
  cmd: "./pool-windows-amd64.exe",
12748
12799
  args: [
12749
12800
  "acp"
@@ -12770,12 +12821,12 @@ Task description:
12770
12821
  {
12771
12822
  id: "qwen-code",
12772
12823
  name: "Qwen Code",
12773
- version: "0.19.3",
12824
+ version: "0.19.6",
12774
12825
  description: "Alibaba's Qwen coding assistant",
12775
12826
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/qwen-code.svg",
12776
12827
  distribution: {
12777
12828
  npx: {
12778
- package: "@qwen-code/qwen-code@0.19.3",
12829
+ package: "@qwen-code/qwen-code@0.19.6",
12779
12830
  args: [
12780
12831
  "--acp",
12781
12832
  "--experimental-skills"
@@ -12800,36 +12851,36 @@ Task description:
12800
12851
  {
12801
12852
  id: "sigit",
12802
12853
  name: "siGit Code",
12803
- version: "1.2.2",
12854
+ version: "1.3.2",
12804
12855
  description: "Local-first coding agent. Runs entirely on your machine with optional on-device LLM inference via Onde.",
12805
12856
  icon: "https://cdn.agentclientprotocol.com/registry/v1/latest/sigit.svg",
12806
12857
  distribution: {
12807
12858
  npx: {
12808
- package: "@smbcloud/sigit@1.2.2"
12859
+ package: "@smbcloud/sigit@1.3.2"
12809
12860
  },
12810
12861
  binary: {
12811
12862
  "darwin-aarch64": {
12812
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-macos-arm64.tar.gz",
12863
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-macos-arm64.tar.gz",
12813
12864
  cmd: "./sigit"
12814
12865
  },
12815
12866
  "darwin-x86_64": {
12816
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-macos-amd64.tar.gz",
12867
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-macos-amd64.tar.gz",
12817
12868
  cmd: "./sigit"
12818
12869
  },
12819
12870
  "linux-aarch64": {
12820
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-linux-arm64",
12871
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-linux-arm64",
12821
12872
  cmd: "./sigit-linux-arm64"
12822
12873
  },
12823
12874
  "linux-x86_64": {
12824
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-linux-amd64",
12875
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-linux-amd64",
12825
12876
  cmd: "./sigit-linux-amd64"
12826
12877
  },
12827
12878
  "windows-aarch64": {
12828
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-win-arm64.exe",
12879
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-win-arm64.exe",
12829
12880
  cmd: "./sigit-win-arm64.exe"
12830
12881
  },
12831
12882
  "windows-x86_64": {
12832
- archive: "https://github.com/getsigit/sigit/releases/download/v1.2.2/sigit-win-amd64.exe",
12883
+ archive: "https://github.com/getsigit/sigit/releases/download/v1.3.2/sigit-win-amd64.exe",
12833
12884
  cmd: "./sigit-win-amd64.exe"
12834
12885
  }
12835
12886
  }
@@ -183106,7 +183157,7 @@ ${entry.text}`).join("\n\n");
183106
183157
  data = createReviewBundleSnapshot(bundle);
183107
183158
  }
183108
183159
  const { injectReviewSnapshot } = await import("./chunks/index-VoI6Ds2-.js");
183109
- const { resolveReviewViewerTemplate } = await import("./chunks/review-viewer-DmqBSKBq.js");
183160
+ const { resolveReviewViewerTemplate } = await import("./chunks/review-viewer-DoxiB4Vb.js");
183110
183161
  const template = await resolveReviewViewerTemplate();
183111
183162
  const html = injectReviewSnapshot(template, data);
183112
183163
  const outputPath = options.output ? path__default$1.resolve(options.output) : defaultHtmlOutputPath(inputPath);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lody",
3
- "version": "0.67.1",
3
+ "version": "0.67.3",
4
4
  "description": "Lody Agent CLI tool for managing remote command execution",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -77,13 +77,13 @@
77
77
  "zstd-stream": "^1.1.0",
78
78
  "@lody/code-review-helper": "0.0.0",
79
79
  "@lody/convex": "0.0.1",
80
- "@lody/cli-supervisor": "0.0.1",
81
- "@lody/loro-streams-rpc": "0.0.1",
82
80
  "@lody/shared": "0.0.1",
83
- "acp-extension-claude": "0.54.4",
81
+ "@lody/loro-streams-rpc": "0.0.1",
82
+ "@lody/cli-supervisor": "0.0.1",
84
83
  "acp-extension-codex": "1.0.1",
84
+ "acp-extension-claude": "0.54.4",
85
85
  "acp-extension-core": "0.0.5",
86
- "lody-code-review-viewer": "0.67.1"
86
+ "lody-code-review-viewer": "0.67.3"
87
87
  },
88
88
  "files": [
89
89
  "dist",