Skip to content

fix(wiki-hand): use supported dashboard metric format#47

Open
leszek3737 wants to merge 2 commits intolibrefang:mainfrom
leszek3737:fix/hand_wiki
Open

fix(wiki-hand): use supported dashboard metric format#47
leszek3737 wants to merge 2 commits intolibrefang:mainfrom
leszek3737:fix/hand_wiki

Conversation

@leszek3737
Copy link
Copy Markdown
Contributor

@leszek3737 leszek3737 commented Apr 10, 2026

Content Type

  • Hand (hands/)

Changes

Details

The wiki hand was not loading because HAND.toml used an unsupported dashboard metric format ("date") for the "Last Ingest" metric. Librefang only accepts the documented metric formats, so the manifest failed to parse during registry reload. This change updates the metric format to "text", allowing the hand to load correctly.

Checklist

General

  • Content placed in the correct directory

  • TOML files parse without errors

  • Description is clear and concise

  • id matches directory name

  • [agent] section has complete system prompt

  • [[requires]] lists external dependencies

  • [[settings]] provides user-configurable options

The wiki hand was not loading because HAND.toml used an unsupported dashboard metric format ("date") for the "Last Ingest" metric. Librefang only accepts the documented metric formats, so the manifest failed to parse during registry reload. This change updates the metric format to "text", allowing the hand to load correctly.
@leszek3737 leszek3737 requested a review from houko April 11, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant