mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
2fc798a276
commit
7b5f24e176
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import { useRouteData } from "./context/route"
|
|||
import { useSync } from "./context/sync"
|
||||
import { SplitBorder } from "./component/border"
|
||||
import { Theme } from "./context/theme"
|
||||
import { BoxRenderable, RGBA, ScrollBoxRenderable, SyntaxStyle } from "@opentui/core"
|
||||
import { BoxRenderable, ScrollBoxRenderable } from "@opentui/core"
|
||||
import { Prompt } from "./component/prompt"
|
||||
import type { AssistantMessage, Part, ToolPart, UserMessage } from "@opencode-ai/sdk"
|
||||
import type { TextPart } from "ai"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue