wip(desktop): progress

This commit is contained in:
Adam 2025-12-09 14:49:00 -06:00
parent f736751ab2
commit b9fa7d9163
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
12 changed files with 57 additions and 39 deletions

View file

@ -1,4 +1,4 @@
import { UserMessage } from "@opencode-ai/sdk"
import { UserMessage } from "@opencode-ai/sdk/v2"
import { ComponentProps, Show, splitProps } from "solid-js"
import { MessageNav } from "./message-nav"
import "./session-message-rail.css"