mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Refactor to QuickJS Integration and Update Documentation
- Replaced all references from TDLib to QuickJS in the codebase, including service paths and storage management. - Introduced a new bootstrap file for QuickJS runtime, providing necessary browser-like API shims. - Updated the documentation in CLAUDE.md to reflect the integration of QuickJS instead of TDLib. - Enhanced the TODO list with new tasks for skill bundling and independent skill coding.
This commit is contained in:
@@ -14,3 +14,4 @@ todo
|
||||
[] - get all the remaining skills working
|
||||
[] - allow bundling of unverified skills
|
||||
[] - allow for new skills to be coded on their own
|
||||
[] - allow for multiple instances of a skill to be loaded
|
||||
|
||||
+1
-1
Submodule skills updated: 9dc1855541...9d257c1ece
Reference in New Issue
Block a user