hermes-agent/optional-skills
kshitijk4poor 0a62610f10 fix(cli): swallow fsync errors in the openclaw EXDEV fallback
Exact parity with utils.atomic_replace: its target fsync is wrapped in
try/except OSError. A failed fsync after a successful copy must not
surface the already-completed write as an error (Windows can raise on
fsync of a read-only handle).
2026-08-02 14:55:32 +05:30
..
autonomous-ai-agents fix(skills): sync coding-agent CLI skills to current flags/packages 2026-07-24 08:18:10 -07:00
blockchain docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
communication
creative fix(windows): sweep remaining bare read_text/write_text sites + linter rule 2026-07-24 17:10:39 -07:00
data-science docs(jupyter-live-kernel): document zmq transport fallback and disable_check_xsrf pitfalls 2026-07-23 20:01:28 -07:00
devops fix(docker): update runtime tests and docs for the entrypoint dispatcher 2026-08-01 10:52:34 -07:00
dogfood docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
email/agentmail docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
finance docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
gaming
health fix: remove dead f-string prefixes via ruff F541 (216 sites) (#52336) 2026-07-05 13:42:46 -07:00
mcp docs(skills): fix remaining 13 broken related_skills refs repo-wide 2026-07-24 07:54:05 -07:00
migration fix(cli): swallow fsync errors in the openclaw EXDEV fallback 2026-08-02 14:55:32 +05:30
mlops fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
payments Update Stripe Projects skill docs (#48673) 2026-06-19 04:43:15 +00:00
productivity docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
research fix(windows): sweep remaining bare read_text/write_text sites + linter rule 2026-07-24 17:10:39 -07:00
security docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
software-development fix(skills): widen HERMES_HOME-aware .env resolution to all sibling skills 2026-06-10 15:10:11 -07:00
web-development docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
yuanbao refactor(skills): move yuanbao to optional-skills 2026-07-23 19:47:46 -07:00
DESCRIPTION.md