mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
- Updated the QuickJS operations by introducing new modules for core functionality, network operations, state management, storage, and TDLib integration. - Removed the obsolete `qjs_ops.rs` file and replaced it with modularized implementations for better organization and maintainability. - Deleted the `qjs_ops.rs` file, which contained outdated code, and added new files for improved structure and clarity in the QuickJS integration. - Updated the subproject reference in the `skills` file to reflect the latest commit.