hermes-agent/tests/skills
opriz 36f57dbc51 fix(migration): don't auto-archive OpenClaw source directory
Remove auto-archival from hermes claw migrate — not its
responsibility (hermes claw cleanup is still there for that).

Skip MESSAGING_CWD when it points inside the OpenClaw source
directory, which was the actual root cause of agent confusion
after migration. Use Path.is_relative_to() for robust path
containment check.

Salvaged from PR #8192 by opriz.
Co-authored-by: opriz <opriz@users.noreply.github.com>
2026-04-12 00:33:54 -07:00
..
test_google_oauth_setup.py fix: update tests for gws migration 2026-04-09 14:28:35 -07:00
test_google_workspace_api.py fix: update tests for gws migration 2026-04-09 14:28:35 -07:00
test_memento_cards.py feat(skills): add memento-flashcards optional skill (#3827) 2026-03-29 16:52:52 -07:00
test_openclaw_migration.py fix(migration): don't auto-archive OpenClaw source directory 2026-04-12 00:33:54 -07:00
test_telephony_skill.py feat(skills): add optional telephony skill with Twilio, SMS, and AI calls (#1289) 2026-03-14 04:16:48 -07:00
test_youtube_quiz.py feat(skills): add memento-flashcards optional skill (#3827) 2026-03-29 16:52:52 -07:00