-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Please explain the motivation behind the feature request.
When goose is calling its developer tools we don't do a great job showing what it is actually doing. it either says command, path or it running shell script, possibly other things.
proposal
in the server, annotate each tool with what it is doing and show that. in some cases this can be deduced directly from the command (reading file x), and in some cases we should change the tool definition so the llm can fill in this field
/cc @alexhancock
Reactions are currently unavailable