TidGi-Desktop/docs/features
linonetwo 33b80bdeab Refactor agent instance tools and services for improved modularity and maintainability
- 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.
2026-02-26 04:24:12 +08:00
..
AgentInstanceWorkflow.md Refactor agent instance tools and services for improved modularity and maintainability 2026-02-26 04:24:12 +08:00
FileProtocol.md Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
OAuthFlow.md Chore/upgrade (#646) 2025-10-23 23:42:06 +08:00
SubWiki.md Feat/subwiki external attachment (#671) 2025-12-16 17:01:09 +08:00
WikiWorkspaceCreation.md Fix/watch fs and ai commit (#674) 2026-01-10 23:57:59 +08:00
WorkspaceConfigSync.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00