Skip to content

fix(researcher): add memory_list tool to researcher hand#31

Merged
houko merged 2 commits intolibrefang:mainfrom
Chukwuebuka-2003:fix/researcher-memory-list-tool
Mar 31, 2026
Merged

fix(researcher): add memory_list tool to researcher hand#31
houko merged 2 commits intolibrefang:mainfrom
Chukwuebuka-2003:fix/researcher-memory-list-tool

Conversation

@Chukwuebuka-2003
Copy link
Copy Markdown
Contributor

The researcher hand was trying to call memory_list but lacked the capability, causing 'Tool execution failed: Permission denied' errors.

This fix adds memory_list to the tools list in the researcher hand's HAND.toml.

Fixes: librefang/librefang#1774

Content Type

  • Hand (hands/)
    Changes
    Added/Updated
  • Added memory_list to tools list in hands/researcher/HAND.toml
  • Bumped version from 1.1.0 to 1.1.1

Details
The researcher hand was calling memory_list to check existing research state but the tool wasn't included in its capabilities, causing "Tool execution failed: Permission denied" errors.
Checklist
Hands (if applicable)

  • id matches directory name
  • [agent] section has complete system prompt
  • [[requires]] lists external dependencies
  • [[settings]] provides user-configurable options

Chukwuebuka-2003 and others added 2 commits March 28, 2026 17:40
The researcher hand was trying to call memory_list but lacked the capability,
causing 'Tool execution failed: Permission denied' errors.

This fix adds memory_list to the tools list in the researcher hand's HAND.toml.

Fixes: librefang/librefang#1774
@houko houko merged commit 98e6601 into librefang:main Mar 31, 2026
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.

Tool execution failed for Research Hand for simple query

2 participants