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
112 stars 17 forks source link

Enable cli options for plugin #22

Closed lifeizhou-ap closed 1 month ago

lifeizhou-ap commented 1 month ago

Why Added the entry point goose.cli.group_optionso that the plugin can add customised command option as top level cli

What