mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip(desktop): progress
This commit is contained in:
parent
f736751ab2
commit
b9fa7d9163
12 changed files with 57 additions and 39 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { UserMessage } from "@opencode-ai/sdk"
|
||||
import { UserMessage } from "@opencode-ai/sdk/v2"
|
||||
import { ComponentProps, createMemo, For, Match, Show, splitProps, Switch } from "solid-js"
|
||||
import { DiffChanges } from "./diff-changes"
|
||||
import { Spinner } from "./spinner"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue