sync
This commit is contained in:
parent
f41a54b4b0
commit
5f7ae6477b
34 changed files with 142 additions and 154 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Actor } from "@opencode/console-core/actor.js"
|
||||
import { Actor } from "@opencode-ai/console-core/actor.js"
|
||||
import { getActor } from "./auth"
|
||||
|
||||
export async function withActor<T>(fn: () => T, workspace?: string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue