block / goose

Goose is a developer agent that operates from your command line to help you do the boring stuff.
https://block.github.io/goose/
Apache License 2.0
220 stars 37 forks source link

[cli] Add renderers to prompt to make it easier to implement tool specific rendering #288

Closed jsibbison-square closed 2 days ago

jsibbison-square commented 2 days ago

This PR doesn't change any functionality but it sets up a hashmap that allows us to map specific tools to specific renderers so that we can do tool specific rendering. Currently everything defaults to the default renderer.