trace npm fully

This commit is contained in:
Dax Raad
2026-04-17 14:08:23 -04:00
parent 4c30a78cd9
commit 2f73e73e9d
16 changed files with 279 additions and 288 deletions

View File

@@ -15,7 +15,6 @@ import { Tool } from "../../src/tool"
import { Filesystem } from "../../src/util"
import { provideInstance, tmpdirScoped } from "../fixture/fixture"
import { testEffect } from "../lib/effect"
import { Npm } from "@opencode-ai/shared/npm"
const FIXTURES_DIR = path.join(import.meta.dir, "fixtures")