chore(quark): sync reactive kernel and rename package to @opencode-ai/quark
This commit is contained in:
parent
bf10f9d47d
commit
2a8ad383ea
9 changed files with 119 additions and 135 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Keyed } from "effect-quark"
|
||||
import { Keyed } from "@opencode-ai/quark"
|
||||
import { createStore, produce } from "solid-js/store"
|
||||
import { SessionTimeline, type PartRef } from "../src/routes/session/timeline"
|
||||
import { createHarness, type Workload } from "../../quark/bench/harness"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue