mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
lint
This commit is contained in:
parent
4d5a5b2ae0
commit
981d306ba2
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import type { IWorkspaceService } from '@services/workspaces/interface';
|
|||
import type { AgentFrameworkContext } from '../../agentFrameworks/utilities/type';
|
||||
import type { AgentInstance } from '../../interface';
|
||||
import { createAgentFrameworkHooks } from '../index';
|
||||
import type { AIResponseContext, ToolActions, PromptConcatHookContext } from '../types';
|
||||
import type { AIResponseContext, PromptConcatHookContext, ToolActions } from '../types';
|
||||
import { wikiOperationPlugin } from '../wikiOperation';
|
||||
import { workspacesListPlugin } from '../workspacesList';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue