mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 06:32:24 +00:00
b9cf9452f4fae5d3fbd77c20ffd87e84a120c6d4
- Introduced a three-tier tool classification system for rate limiting: state_only, api_read, and api_write, improving the management of tool execution based on their API call characteristics. - Updated rate limiting configuration to reflect new classifications, ensuring appropriate delays for different tool types. - Implemented API fallback mechanisms in various tools to first attempt data retrieval from cached Redux state before falling back to Telegram API calls, enhancing performance and reliability. - Refactored multiple Telegram tools to utilize the new API fallback approach, improving user experience during data retrieval. This update significantly enhances the efficiency and responsiveness of the MCP by optimizing tool execution and data retrieval processes.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59.1%
TypeScript
37.9%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%