hermes-bsd/skills/autonomous-ai-agents
Hermes & Sam abb3ab8fa1
Some checks failed
Typecheck / typecheck (apps/desktop) (pull_request) Has been cancelled
Typecheck / typecheck (apps/shared) (pull_request) Has been cancelled
Contributor Attribution Check / check-attribution (pull_request) Has been cancelled
History Check / check-common-ancestor (pull_request) Has been cancelled
Nix / nix (macos-latest) (pull_request) Has been cancelled
Nix / nix (ubuntu-latest) (pull_request) Has been cancelled
Typecheck / typecheck (ui-tui) (pull_request) Has been cancelled
Supply Chain Audit / changes (pull_request) Has been cancelled
Typecheck / typecheck (apps/bootstrap-installer) (pull_request) Has been cancelled
Typecheck / typecheck (web) (pull_request) Has been cancelled
Supply Chain Audit / Scan PR for critical supply chain risks (pull_request) Has been cancelled
Supply Chain Audit / Check PyPI dependency upper bounds (pull_request) Has been cancelled
fix(skills): add freebsd to coding-agent platforms (codex, claude-code, opencode)
These declared platforms: [linux, macos, windows] and omitted freebsd, so
skill_matches_platform() rejected them on FreeBSD (same class as PR #5's
hermes-agent fix). codex ships as a FreeBSD pkg (it's in our host baseline);
claude-code and opencode are Node/Go tools that run on FreeBSD's node24/go.

Coding-agent skills are core for an agent host, so this is the highest-value
slice of the broader "skills omit freebsd" gap (~20 skills). The rest
(research/mlops/python CLI skills) is a follow-up; genuinely OS-specific ones
(apple/*, GPU-only mlops) correctly stay as-is.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 11:45:32 +02:00
..
claude-code fix(skills): add freebsd to coding-agent platforms (codex, claude-code, opencode) 2026-06-21 11:45:32 +02:00
codex fix(skills): add freebsd to coding-agent platforms (codex, claude-code, opencode) 2026-06-21 11:45:32 +02:00
hermes-agent fix(skills): add FreeBSD to hermes-agent platform support 2026-06-21 10:48:08 +02:00
opencode fix(skills): add freebsd to coding-agent platforms (codex, claude-code, opencode) 2026-06-21 11:45:32 +02:00
DESCRIPTION.md