mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
* added gitbooks * 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. * refactor: update ESLint configuration and adjust module import path - Removed 'deploy/**' from ESLint ignore patterns to ensure better linting coverage. - Changed the module import path in the GitHub Actions workflow from 'deploy/prepareTauriConfig.js' to 'scripts/prepareTauriConfig.js' for improved organization.