You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the interactivity with the supported harnesses is via a direct connection via web terminal to the underlying TUI (terminal UI) - this makes it easy to universally support any harness designed to work in a shell.
However, the desktop apps for Claude and Codex and ... Support a richer UX with a GUI
This feature tracks the potential use of the ACP protocol as a common, but not universal, way to support a standardized way of adding a richer GUI experience option for Scion agents.
Proposed Solution
Integrate a normalized ACP adapter and build an alternative "attach" method for agents
This discussion was converted from issue #188 on April 27, 2026 14:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem / Motivation
Currently the interactivity with the supported harnesses is via a direct connection via web terminal to the underlying TUI (terminal UI) - this makes it easy to universally support any harness designed to work in a shell.
However, the desktop apps for Claude and Codex and ... Support a richer UX with a GUI
This feature tracks the potential use of the ACP protocol as a common, but not universal, way to support a standardized way of adding a richer GUI experience option for Scion agents.
Proposed Solution
Integrate a normalized ACP adapter and build an alternative "attach" method for agents
Alternatives Considered
A2A
Additional Context
#184
https://agentclientprotocol.com/get-started/introduction
Beta Was this translation helpful? Give feedback.
All reactions