Resolve the rebased CLI import conflict

27e68be908f8 · Devin AI · · parent 5e947783da63

Resolve the rebased CLI import conflict

Keep the published coder and Computer command imports together after rebasing the pairing change.

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

@@ -15,7 +15,6 @@ import {

15 15
} from "./api-passthrough.js";
16 16
import { ApiTransport } from "./api-transport.js";
17 17
import { BrowserLauncher } from "./browser-launcher.js";
18
<<<<<<< HEAD
19 18
import { runCoderPlain } from "./coder-plain.js";
20 19
import { CoderSession, DummyReplySource } from "./coder-session.js";
21 20
import { runCoderUi } from "./coder-ui.js";

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