Skip to content

Upstream sync conflict 2026-07-13 #82

Description

@github-actions

Weekly merge of upstream/main hit conflicts in:

.github/workflows/ci.yml
agent/chat_completion_helpers.py
hermes_cli/config.py
tests/tools/test_vision_tools.py
tools/approval.py
tools/vision_tools.py
tools/web_tools.py

Resolve locally:

git fetch upstream main
git checkout -b upstream-sync-20260713 origin/main
git merge upstream/main   # resolve the files above
uv lock                   # if pyproject changed
# run the full suite, then open a PR to main

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-syncWeekly upstream merge needs manual conflict resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions