trace npm fully

This commit is contained in:
Dax Raad
2026-04-17 14:08:23 -04:00
parent 3f4cdda3c4
commit f05db05a03
16 changed files with 279 additions and 288 deletions
-1
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")