mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 01:41:43 +00:00
chore: uptick
This commit is contained in:
parent
cb31732c4f
commit
8e06db56fd
14 changed files with 1712 additions and 1362 deletions
|
|
@ -320,6 +320,7 @@ export interface GatewayEventHandlerContext {
|
|||
}
|
||||
|
||||
export interface SlashHandlerContext {
|
||||
slashFlightRef: MutableRefObject<number>
|
||||
composer: {
|
||||
enqueue: (text: string) => void
|
||||
hasSelection: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue