TidGi-Desktop/docs
linonetwo 807311ef2e feat: add tool approval and timeout settings
- Introduced ToolApprovalConfig and related types for managing tool execution approvals.
- Implemented WebFetch and ZxScript tools for fetching web content and executing scripts, respectively.
- Added token estimation utilities for context window management.
- Enhanced ModelInfo interface with context window size and max output tokens.
- Created API Retry Utility for handling transient failures with exponential backoff.
- Updated AIAgent preferences section to include Tool Approval & Timeout Settings dialog.
- Developed ToolApprovalSettingsDialog for configuring tool-specific approval rules and retry settings.
- Modified vitest configuration to support aliasing for easier imports and stubbing.
2026-02-26 03:35:19 +08:00
..
environment Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
features feat: add tool approval and timeout settings 2026-02-26 03:35:19 +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
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