mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
- Documented tasks including skill downloads, JSON-RPC state management, and custom MCP server integration. - Outlined payment flow integration and various skill enhancements. - Added checklist for upcoming Android version and background processes.
18 lines
718 B
Markdown
18 lines
718 B
Markdown
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
|