Files
openhuman/docs/TODO.md
T
Steven Enamakel 3b2bbb586b add: create TODO.md for upcoming features and improvements
- 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.
2026-03-19 10:22:24 -07:00

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