Leone Parise
eda1d516dc
fix(skills): exclude .archive from skill index walk
...
Archived skills (moved to ~/.hermes/skills/.archive/ by the curator)
were still surfaced in the <available_skills> system prompt under a
fake '.archive' category, causing the agent to load and try to use
deprecated skills. The os.walk in iter_skill_index_files() only
excluded .git/.github/.hub.
Add '.archive' to EXCLUDED_SKILL_DIRS, and to the two other places
that hardcode the same exclusion tuple (gateway/run.py and
agent/skill_commands.py).
2026-04-30 04:59:22 -07:00
..
2026-04-30 04:29:04 -07:00
2026-02-21 22:31:43 -08:00
2026-04-21 01:56:35 -07:00
2026-04-29 21:56:54 -07:00
2026-04-29 23:23:50 -07:00
2026-04-28 03:53:11 -07:00
2026-04-25 18:22:06 -07:00
2026-04-28 01:57:21 -07:00
2026-04-24 02:55:43 -07:00
2026-04-20 01:56:41 -07:00
2026-04-29 23:18:55 -07:00
2026-04-29 09:53:42 -07:00
2026-04-29 09:53:42 -07:00
2026-04-30 04:52:28 -07:00
2026-04-28 01:57:21 -07:00
2026-04-29 21:56:54 -07:00
2026-04-21 01:31:58 -07:00
2026-04-28 06:46:45 -07:00
2026-04-24 05:35:17 -07:00
2026-04-28 06:46:45 -07:00
2026-04-28 06:46:45 -07:00
2026-04-28 06:46:45 -07:00
2026-04-21 21:30:10 -07:00
2026-04-21 21:30:10 -07:00
2026-04-27 06:27:59 -07:00
2026-04-20 05:25:49 -07:00
2026-04-28 12:27:36 -07:00
2026-04-10 21:16:53 -07:00
2026-04-29 04:57:22 -07:00
2026-04-29 04:57:22 -07:00
2026-04-30 04:31:23 -07:00
2026-04-29 09:53:42 -07:00
2026-04-23 16:11:57 -07:00
2026-04-28 04:58:22 -07:00
2026-04-29 08:08:36 -07:00
2026-04-28 05:37:50 -07:00
2026-03-21 16:54:43 -07:00
2026-04-13 16:32:04 -07:00
2026-04-29 23:18:55 -07:00
2026-04-08 00:41:36 -07:00
2026-04-28 04:58:22 -07:00
2026-04-30 04:59:22 -07:00
2026-04-24 15:15:07 -07:00
2026-04-30 04:59:22 -07:00
2026-04-09 03:10:30 -07:00
2026-04-28 01:47:25 -07:00
2026-02-21 22:31:43 -08:00
2026-04-29 04:56:50 -07:00