Remove duplicate CLI version import

7c7ef49292ef · Devin AI · · parent 863053a3c475

Remove duplicate CLI version import

Co-Authored-By: Christopher David <chris@openagents.com>
Co-Authored-By
Christopher David <chris@openagents.com>

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • modified packages/openagents-cli/src/cli.ts

Diff

1 file changed, +0 -1

packages/openagents-cli/src/cli.ts modified -1

@@ -1,7 +1,6 @@

1 1
import { Clock, Console, Effect, Option, Redacted } from "effect";
2 2
import { Argument, Command, Flag } from "effect/unstable/cli";
3 3
import { hostname } from "node:os";
4
import { VERSION } from "./version.js";
5 4
6 5
import { apiErrorDetails, type Repository } from "./api-contract.js";
7 6
import {

This page updates live while a promote is in flight · changelog