Skip to content

revert: computer-use cua-driver (PR #16919)#16927

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-c8604b32
Apr 28, 2026
Merged

revert: computer-use cua-driver (PR #16919)#16927
teknium1 merged 1 commit into
mainfrom
hermes/hermes-c8604b32

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

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.

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
Comment thread run_agent.py
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}")
@teknium1 teknium1 merged commit e63364b into main Apr 28, 2026
11 of 13 checks passed
@teknium1 teknium1 deleted the hermes/hermes-c8604b32 branch April 28, 2026 08:57
@alt-glitch alt-glitch added type/refactor Code restructuring, no behavior change P2 Medium — degraded but workaround exists comp/agent Core agent loop, run_agent.py, prompt builder comp/tools Tool registry, model_tools, toolsets comp/cli CLI entry point, hermes_cli/, setup wizard labels Apr 28, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/agent Core agent loop, run_agent.py, prompt builder comp/cli CLI entry point, hermes_cli/, setup wizard comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists type/refactor Code restructuring, no behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants