OpenCode UI (current) โ tui-and-cli
agent-ui-impl:opencode.ui@current
AgentUIImplagent-stack/ui-impls/opencode-ui-current.yamlยทOpen in Graph โ {
"id": "agent-ui-impl:opencode.ui@current",
"_kind": "AgentUIImpl",
"_file": "agent-stack/ui-impls/opencode-ui-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenCode UI (current) โ tui-and-cli",
"agentVersionId": "agent-version:opencode@1.x",
"packageRef": "source-ref:opencode-github",
"uiKind": "tui-and-cli",
"presentationsBundled": [
"presentation:opencode-tui"
],
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"notes": "OpenCode ships an interactive TUI and a scripted CLI; tool-approval prompts\nare surfaced at the UI layer.\n"
},
"outgoingEdges": [
{
"from": "agent-ui-impl:opencode.ui@current",
"to": "layer:11-presentation",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-ui-impl:opencode.ui@current",
"to": "interaction-primitive:slash-help",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/help"
}
}
},
{
"from": "agent-ui-impl:opencode.ui@current",
"to": "interaction-primitive:tool-approval-prompt",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:opencode.ui@current",
"to": "interaction-primitive:approval-prompt",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
}
],
"incomingEdges": [
{
"from": "agent-version:opencode@1.x",
"to": "agent-ui-impl:opencode.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
}
]
}