usdk icon indicating copy to clipboard operation
usdk copied to clipboard

[SDK] agent feature checklist

Open avaer opened this issue 1 year ago • 0 comments

The agent interview currently operates purely in chat, but in the background it works on a configurable json object.

We can add more low-level checkbox interface (optional) for the user to directly configure the features if they would rather not go through the agent interview, but instead make a quick edit.

We can use: https://www.npmjs.com/package/@inquirer/checkbox

Related:

  • https://github.com/UpstreetAI/monorepo/issues/466
  • https://github.com/UpstreetAI/monorepo/issues/468

avaer avatar Nov 08 '24 19:11 avaer