revert: computer-use cua-driver (PR #16919)#16927
Merged
Merged
Conversation
Reverts PR #16919 (commits dad10a7, 413ee1a, b4a8031, afb9588) which was merged prematurely. Restoring the pre-merge state so #14817 and #15328 can be revisited as standing PRs. Reverted commits: - afb9588 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - b4a8031 fix(computer-use): unwrap _multimodal tool results - 413ee1a feat(computer-use): background focus-safe backend - dad10a7 feat(computer-use): cua-driver backend, universal any-model schema
| logging.debug(f"Tool {function_name} completed in {tool_duration:.2f}s") | ||
| _log_result = _multimodal_text_summary(function_result) | ||
| logging.debug(f"Tool result ({len(_log_result)} chars): {_log_result}") | ||
| logging.debug(f"Tool result ({len(function_result)} chars): {function_result}") |
ulasbilgen
pushed a commit
to ulasbilgen/hermes-adhd-agent
that referenced
this pull request
May 1, 2026
…#16927) Reverts PR NousResearch#16919 (commits 97e05ae, aa90415, 3acd292, d3138e4) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - d3138e4 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - 3acd292 fix(computer-use): unwrap _multimodal tool results - aa90415 feat(computer-use): background focus-safe backend - 97e05ae feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
donald131
pushed a commit
to donald131/hermes-agent
that referenced
this pull request
May 2, 2026
…#16927) Reverts PR NousResearch#16919 (commits dad10a7, 413ee1a, b4a8031, afb9588) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - afb9588 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - b4a8031 fix(computer-use): unwrap _multimodal tool results - 413ee1a feat(computer-use): background focus-safe backend - dad10a7 feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
02356abc
pushed a commit
to 02356abc/hermes-agent
that referenced
this pull request
May 14, 2026
…#16927) Reverts PR NousResearch#16919 (commits dad10a7, 413ee1a, b4a8031, afb9588) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - afb9588 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - b4a8031 fix(computer-use): unwrap _multimodal tool results - 413ee1a feat(computer-use): background focus-safe backend - dad10a7 feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
dannyJ848
pushed a commit
to dannyJ848/hermes-agent
that referenced
this pull request
May 17, 2026
…#16927) Reverts PR NousResearch#16919 (commits 5ab035d, d40597a, 5224787, f141365) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - f141365 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - 5224787 fix(computer-use): unwrap _multimodal tool results - d40597a feat(computer-use): background focus-safe backend - 5ab035d feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
gweeteve
pushed a commit
to gweeteve/hermes-agent
that referenced
this pull request
Jun 2, 2026
…#16927) Reverts PR NousResearch#16919 (commits dad10a7, 413ee1a, b4a8031, afb9588) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - afb9588 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - b4a8031 fix(computer-use): unwrap _multimodal tool results - 413ee1a feat(computer-use): background focus-safe backend - dad10a7 feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
Egavasyug
pushed a commit
to Egavasyug/hermes-agent
that referenced
this pull request
Jun 10, 2026
…#16927) Reverts PR NousResearch#16919 (commits fd52419, 95cadd5, 047f5e4, e176024) which was merged prematurely. Restoring the pre-merge state so NousResearch#14817 and NousResearch#15328 can be revisited as standing PRs. Reverted commits: - e176024 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP - 047f5e4 fix(computer-use): unwrap _multimodal tool results - 95cadd5 feat(computer-use): background focus-safe backend - fd52419 feat(computer-use): cua-driver backend, universal any-model schema Co-authored-by: teknium1 <teknium@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #16919 — merged prematurely. This revert restores the pre-merge state so #14817 and #15328 can be revisited as standing PRs.
Mirror-image of the original merge: 27 files, +37 / -3538.