This website requires JavaScript.
Explore
Help
Sign In
Timmy_Foundation
/
hermes-agent
Watch
15
Star
0
Fork
0
You've already forked hermes-agent
Code
Issues
64
Pull Requests
2
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
claw-code/issue-151
Add File
New File
Apply Patch
hermes-agent
/
tests
/
test_minisweagent_path.py
3 lines
91 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
chore: remove all remaining mini-swe-agent references Complete cleanup after dropping the mini-swe-agent submodule (PR #2804): - Remove MSWEA_SILENT_STARTUP and MSWEA_GLOBAL_CONFIG_DIR env var settings from cli.py, run_agent.py, hermes_cli/main.py, doctor.py - Remove mini-swe-agent health check from hermes doctor - Remove 'minisweagent' from logger suppression lists - Remove litellm/typer/platformdirs from requirements.txt - Remove mini-swe-agent install steps from install.ps1 (Windows) - Remove mini-swe-agent install steps from website docs - Update all stale comments/docstrings referencing mini-swe-agent in terminal_tool.py, tools/__init__.py, code_execution_tool.py, environments/README.md, environments/agent_loop.py - Remove mini_swe_runner from pyproject.toml py-modules (still exists as standalone script for RL training use) - Shrink test_minisweagent_path.py to empty stub The orphaned mini-swe-agent/ directory on disk needs manual removal: rm -rf mini-swe-agent/
2026-03-24 08:19:14 -07:00
# This file intentionally left empty.
# minisweagent_path.py was removed — see PR #2804.
Reference in New Issue
Copy Permalink