mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-04 01:37:34 +08:00
feat: ensure feature parity once again
This commit is contained in:
@@ -2,6 +2,7 @@ export interface ActiveTool {
|
||||
id: string
|
||||
name: string
|
||||
context?: string
|
||||
startedAt?: number
|
||||
}
|
||||
|
||||
export interface ActivityItem {
|
||||
|
||||
Reference in New Issue
Block a user