Amp has a new tool: the Librarian
ampcode.com·21h·
Discuss: Hacker News
Flag this post

Amp has a new tool: the Librarian.

It’s a subagent built for searching remote codebases. It allows Amp to search all public code on GitHub as well as your private GitHub repositories.

Tell Amp to summon the Librarian when you need to find code in multiple repositories, or, for example, when you want it to read the code of the frameworks and libraries you’re using. Or when you want it to find examples of what you’re trying to do in open-source code. Or when you want it to connect the dots between your code and its dependencies. Or... well, anytime you want it to find and look up code on GitHub.

Here are some example prompts that lead Amp to use the Librarian:

  • “Use the Librarian to lookup how React’s useEffect cleanup function is implemented.”
  • “Explain how new versions o…

Similar Posts

Loading similar posts...