fix(opencode): fix docker image after sst rename in tips (#8376)
This commit is contained in:
@@ -139,7 +139,7 @@ const TIPS = [
|
|||||||
"Press {highlight}Ctrl+X S{/highlight} or {highlight}/status{/highlight} to see system status info",
|
"Press {highlight}Ctrl+X S{/highlight} or {highlight}/status{/highlight} to see system status info",
|
||||||
"Enable {highlight}tui.scroll_acceleration{/highlight} for smooth macOS-style scrolling",
|
"Enable {highlight}tui.scroll_acceleration{/highlight} for smooth macOS-style scrolling",
|
||||||
"Toggle username display in chat via command palette ({highlight}Ctrl+P{/highlight})",
|
"Toggle username display in chat via command palette ({highlight}Ctrl+P{/highlight})",
|
||||||
"Run {highlight}docker run -it --rm ghcr.io/sst/opencode{/highlight} for containerized use",
|
"Run {highlight}docker run -it --rm ghcr.io/anomalyco/opencode{/highlight} for containerized use",
|
||||||
"Use {highlight}/connect{/highlight} with OpenCode Zen for curated, tested models",
|
"Use {highlight}/connect{/highlight} with OpenCode Zen for curated, tested models",
|
||||||
"Commit your project's {highlight}AGENTS.md{/highlight} file to Git for team sharing",
|
"Commit your project's {highlight}AGENTS.md{/highlight} file to Git for team sharing",
|
||||||
"Use {highlight}/review{/highlight} to review uncommitted changes, branches, or PRs",
|
"Use {highlight}/review{/highlight} to review uncommitted changes, branches, or PRs",
|
||||||
|
|||||||
Reference in New Issue
Block a user