mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 15:03:57 +00:00
ca11da6600be60cb1fc1b35e75b31580f7278c08
* feat: add .mcp.json for MCP server configuration - Introduced `.mcp.json` with server details for managing MCP integrations - Defines `readme` server with HTTP type and URL endpoint configuration * fix: Update skills submodule with Telegram error handling improvements - Fixed setup flow showing false success when TDLib errors occurred - Improved async error handling in setup steps - Added client reset mechanisms for error recovery - Enhanced error messaging for better user experience - Cleaned up excessive debug logging while maintaining error logs Resolves issue where Telegram setup showed success modal despite underlying TDLib errors. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * chore: bump version to 0.38.0 [skip ci] * chore: bump version to 0.39.0 [skip ci] * chore: bump version to 0.40.0 [skip ci] * chore: bump version to 0.41.0 [skip ci] * chore: bump version to 0.42.0 [skip ci] * fix: update skills submodule with Telegram timeout fixes Update skills submodule to include comprehensive fixes for Telegram skill setup timeout issues: ### Skills Changes (ec04185): - Increased Telegram authentication timeout from 15s to 45s - Added progressive timeout warnings with troubleshooting guidance - Implemented automatic retry mechanism for timeout and connection issues - Enhanced error reporting with specific, actionable messages - Added real-time progress indicators during authentication - Improved TDLib connectivity validation and database recovery - Added 'closing' auth state support for better state handling ### Impact: - Resolves "onSetupSubmit() timed out after 30s" errors - Provides better user experience with real-time feedback - Automatic recovery from temporary network and database issues - Clear troubleshooting guidance when issues occur This update significantly improves the reliability of Telegram skill setup and reduces setup failures caused by timeout issues. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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%