mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-12 09:42:31 -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. |
||
|---|---|---|
| .. | ||
| environment | ||
| features | ||
| images | ||
| internal | ||
| readme | ||
| AgentTODO.md | ||
| Development.md | ||
| ErrorDuringRelease.md | ||
| ErrorDuringStart.md | ||
| ErrorDuringTest.md | ||
| MCP.md | ||
| Publish.md | ||
| Release.md | ||
| Testing.md | ||
| TestingE2E.md | ||
| TestingUnit.md | ||
| Translate.md | ||