Skip to content

Add MultiDeviceAgent#241

Merged
philipph-askui merged 6 commits intomainfrom
feat/superagent
Mar 10, 2026
Merged

Add MultiDeviceAgent#241
philipph-askui merged 6 commits intomainfrom
feat/superagent

Conversation

@philipph-askui
Copy link
Contributor

@philipph-askui philipph-askui commented Mar 9, 2026

This PR adds a multi-device agent comparable to the superagent we built previously.

@philipph-askui philipph-askui changed the title feat: add new MultiDeviceAgent to supports Android-Use and Computer-Use simultaneously Add MultiDeviceAgent Mar 9, 2026
@programminx-askui
Copy link
Collaborator

@mlikasam-askui,

please discuss with @philipph-askui a way that we can use the default tools in the multi-agent and the (plattform?) agent as a single source of truth

Comment on lines +143 to +144
if self._agent_os is not None:
self._agent_os.connect()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if self._agent_os is not None:
self._agent_os.connect()

Comment on lines +103 to +104
# Get and locate functions must be overridden and throw please use
# .computer_agent and .android_agent instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added as discussed

@philipph-askui philipph-askui merged commit 2afc4c0 into main Mar 10, 2026
1 check passed
@philipph-askui philipph-askui deleted the feat/superagent branch March 10, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants