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 runtime: loop, agent_init, prompt builder, context-compression, responses endpoint comp/tools Tool registry, model_tools, toolsets comp/cli CLI entry point, hermes_cli/, setup wizard labels Apr 28, 2026
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>
Seven74AI pushed a commit to Seven74AI/hermes-agent that referenced this pull request Jun 13, 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>
waefrebeorn pushed a commit to waefrebeorn/slermes that referenced this pull request Jul 2, 2026
…#16927)

Reverts PR NousResearch#16919 (commits 30585b1, 0df3090, a1f0ccc, 4477ab6)
which was merged prematurely. Restoring the pre-merge state so NousResearch#14817
and NousResearch#15328 can be revisited as standing PRs.

Reverted commits:
- 4477ab6 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP
- a1f0ccc fix(computer-use): unwrap _multimodal tool results
- 0df3090 feat(computer-use): background focus-safe backend
- 30585b1 feat(computer-use): cua-driver backend, universal any-model schema

Co-authored-by: teknium1 <teknium@users.noreply.github.com>
Gravezzz pushed a commit to Gravezzz/hermes-agent that referenced this pull request Jul 21, 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint 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