Show HN: Mole – Deep research agent for your terminal

(github.com)

15 points | by lajosdeme an hour ago ago

3 comments

  • basedpolymer 31 minutes ago

    https://github.com/tw93/Mole I see a certain conflict of interest.

    • cmdrmac 27 minutes ago

      agreed! Name change is needed.

  • daybox 30 minutes ago

    > Never spend more than you budgeted

    I assume that this is "$ spent on search + $ spent on LLM" < budget, but how do you handle the LLM spending more than you would expect on a request? Or is this handled by max_tokens and some form of pricing table? (and if so, how does caching play a role?)