agi-merge / waggle-dance

Knowledge work automation with AI agents

Home Page:https://waggledance.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Tool names consistent

jondwillis opened this issue · comments

commented

Currently tools look like:

 'requestUserHelp',
  'web-browser',
  'retrieveMemories',
  'saveMemories',
  'Google Search',
  'Google News',
  'Youtube Transcripts',
  'Google Scholar',
  'wolfram_alpha'

We can wrap/subclass, or perhaps there is another option.

see packages/agent/src/utils/skills

Stale issue message