mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
8a8b3acf13fb2a0ce0fb7587926d9318183106cb
* 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] * feat: implement TDLib client initialization and ensure parameters are set - Added early TDLib client startup in `run` function to prepare for skill execution. - Introduced `ensureInitialized` method in QuickJS to create the client and set parameters atomically. - Enhanced `TdLibManager` with `ensure_initialized` method to streamline client creation and parameter handling. - Improved logging for client creation and parameter setting processes, aiding in debugging and monitoring. * feat: reactive TDLib param auto-send and query initial auth state - Rust worker loop auto-sends setTdlibParameters when TDLib requests them - Add getAuthorizationState call after update loop starts in TS skill - Add verbose logging to TDLib manager for debugging Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * update skill --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.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%