wip(desktop): progress
This commit is contained in:
parent
c36f3b9dbe
commit
c0d009d5f3
2 changed files with 10 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import { useGlobalSDK } from "./global-sdk"
|
|||
import { EventSessionError } from "@opencode-ai/sdk/v2"
|
||||
import { makeAudioPlayer } from "@solid-primitives/audio"
|
||||
import idleSound from "@opencode-ai/ui/audio/staplebops-01.aac"
|
||||
import errorSound from "@opencode-ai/ui/audio/error-3.aac"
|
||||
import errorSound from "@opencode-ai/ui/audio/nope-03.aac"
|
||||
|
||||
type NotificationBase = {
|
||||
directory?: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue