TidGi-Desktop/docs
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
..
environment Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
features Refactor agent instance tools and services for improved modularity and maintainability 2026-02-26 04:24:12 +08:00
images docs: more image of windows 2023-05-23 10:25:42 +08:00
internal lint 2026-02-11 17:01:08 +08:00
readme Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
AgentTODO.md Refactor agent instance tools and services for improved modularity and maintainability 2026-02-26 04:24:12 +08:00
Development.md Fix/edit agent and several bugs (#670) 2025-12-15 17:33:59 +08:00
ErrorDuringRelease.md Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
ErrorDuringStart.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
ErrorDuringTest.md lint 2026-02-11 17:01:08 +08:00
MCP.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
Publish.md Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
Release.md fix: macos intel build 2025-12-08 14:01:38 +08:00
Testing.md docs: move to .github/instructions/testing.instructions.md 2026-02-04 20:29:44 +08:00
TestingE2E.md docs: make test inst shorter 2026-02-05 00:52:45 +08:00
TestingUnit.md docs: make test inst shorter 2026-02-05 00:52:45 +08:00
Translate.md Feat/mini window (#642) 2025-10-21 20:07:04 +08:00