mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
- Changed the runtime specification in SkillsGrid from 'v8' to 'quickjs'. - Updated documentation in the SkillRuntime class to reflect the transition to QuickJS. - Modified transport logic to clarify that reverse RPC handling is now managed by QuickJS bridge globals, ensuring compatibility with the new runtime.