goose icon indicating copy to clipboard operation
goose copied to clipboard

Tool Arguments of type List are not displayed in the UI

Open AaronGoldsmith opened this issue 9 months ago • 0 comments

Describe the bug

The tool arguments are not showing up in the UI for calls that include list arguments.

To Reproduce Steps to reproduce the behavior:

  1. Add a tool that accepts an Optional List argument
  2. Configure the extension and Start a new Goose session (UI)
  3. Prompt Goose to use the tool with and without the arguments.

Expected behavior When an argument is provided, the key and value should be displayed in the UI

Screenshots

Image

Please provide following information:

  • OS & Arch: Mac OS Sequoia - Version 15.3.2 (24D81)
  • Interface: UI
  • Version: Version 1.0.14-block
  • Extensions enabled: Developer, Computer Controller, Google Drive, Knowledge Graph Memory, "Cupid (local development)"
  • Provider & Model: default

AaronGoldsmith avatar Mar 18 '25 17:03 AaronGoldsmith