mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
- 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.
718 B
718 B
todo
-
allow skills to be downloaded from the web
-
allow skills to be written as text formatted files like SKILL.md
-
skills need to specific via JSON-rpc the state changes they make to their state and data files in memory
-
skills need to be able to download custom mcp servers from the web
-
integrate the payments flow properly skip the connect account page and goto the home page
[] - get android version out [] - get background proceeses done [] - get ai to summarize messages in the device and upload to the cloud [] - 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