Hao Luo

Results 35 issues of Hao Luo

**Is your feature request related to a problem? Please describe.** Currently the onComplete function for abilities have set types for its parameters, it should be generics that are set by...

type:discussion

**Is your feature request related to a problem? Please describe.** There will be situations where one onFill function requires knowledge of another slotData **Describe the solution you'd like** getSlotData that...

type:discussion

**Is your feature request related to a problem? Please describe.** Currently there is not a way to "inject" other dependencies onto the `onComplete` function. Any developer could want to use...

type:discussion

**Is your feature request related to a problem? Please describe.** user should have access to `convoState` when deciding which ability to start next. However in order to have an accurate...

type:discussion

### Describe the need I would like a way for the copilot cli `suggest` command to send only the suggested command to stdout, and then terminate the process, instead of...

enhancement