mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-10 17:00:25 -07:00
- Extracted type definitions and tool registry from defineTool.ts into separate files (defineToolTypes.ts, toolRegistry.ts) to reduce file size and enhance importability. - Implemented a retry mechanism in ExternalAPIService for stream creation to handle transient failures. - Updated ToolApprovalSettingsDialog to persist settings using localStorage instead of a preference service. - Created agentMessagePersistence.ts and agentRepository.ts to manage agent message and instance CRUD operations, reducing the size of AgentInstanceService. - Added a progress tracker document (AgentTODO.md) for the ongoing enhancement plan of the TidGi Agent. |
||
|---|---|---|
| .. | ||
| AgentInstanceWorkflow.md | ||
| FileProtocol.md | ||
| OAuthFlow.md | ||
| SubWiki.md | ||
| WikiWorkspaceCreation.md | ||
| WorkspaceConfigSync.md | ||