docs(cli): sync Hermes SKILL.md with flat workspace and runtime types #301
Reference in New Issue
Block a user
Delete Branch "fix/298-update-hermes-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Comprehensive update of
packages/cli/skills/hermes/SKILL.mdto match all recent structural changes.Changes (SKILL.md, +144/-69)
roles/<role>.ts, addedbuild.ts/moderator.ts, referencedAGENT.mdcreateRolefour-tuple — full section with adapter/prompt/schema/extract explanation and examplecreateLlmAdapter— documented as pure-LLM adapter optioncomputesignature — corrected toSenseComputeFn<T> = () => Promise<ComputeResult<T>>(no params, runtime handles persistence)nerve agentCLI — added inject/update/remove/status commands to CLI referencenpm run build, no per-workflow buildCLI_VERSIONhardcode was already fixed in #297.Ref
Fixes #298