GUI #2351
Ted Robertson (tredondo)
started this conversation in
Ideas
GUI
#2351
Replies: 2 comments 3 replies
-
|
I think this is valid. Not something we've scoped thoroughly yet, right now the core focus is improving the harness. Here's a sample of what you could do. Would love to see what the community can put forward! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
what about adding deepagents as a supported agent in https://github.com/pingdotgg/t3code (open source codex app clone)? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Happy to see an alternative to OpenCode!
What would be even better? An alternative to OpenCode Desktop!
Deep Agents is already one of the most capable open-source agentic frameworks available. The TUI is excellent, but the TUI is also a ceiling because Deep Agents' conceptual model is richer than any terminal can fully express.
What do I mean by this? Consider what the runtime already does that the TUI (more or less) obscures:
write_todos/read_todosrepresents structured task state that deserves a dedicated panel, not just interleaved chat output.The TUI is a great power-user interface. A GUI is how Deep Agents becomes accessible to the next order of magnitude of users.
GUIs are the direction towards which agentic coding is moving:
Beta Was this translation helpful? Give feedback.
All reactions