Commit Graph
12 Commits
Author SHA1 Message Date
Steven Enamakel d51f67445c Merge branch 'develop' of github.com:tinyhumansai/openhuman into develop 2026-03-20 20:05:23 -07:00
Steven Enamakel 46172b3297 Merge branch 'main' of github.com:tinyhumansai/openhuman 2026-03-19 20:13:43 -07:00
Steven Enamakel d31f5534bd docs: update README and architecture documentation for clarity and platform support
- Revised README.md to clarify OpenHuman's capabilities and emphasize its desktop-only availability.
- Updated architecture documentation to reflect current platform support, explicitly stating that mobile and web are not yet available.
- Enhanced getting-started and platform documentation to align with the desktop-only focus and remove references to unsupported platforms.
- Improved overall consistency and clarity across documentation regarding product scope and capabilities.
2026-03-19 20:13:36 -07:00
Steven Enamakelandgitbook-bot b526f6b2aa GITBOOK-33: No subject 2026-03-19 18:39:09 +00:00
Steven Enamakel 1931e4c5ad docs: update README and SUMMARY for clarity and organization
- Changed the icon in README.md from diamond to hand-wave for better representation.
- Simplified the title in README.md from "Welcome to OpenHuman" to "Welcome".
- Revised the structure of SUMMARY.md by renaming sections and removing outdated links, enhancing navigation.
- Updated the icon in getting-started.md from play to baby-carriage for improved visual consistency.
- Removed the platform and privacy/security sections from the documentation as part of a content cleanup.
2026-03-19 11:35:57 -07:00
Steven Enamakel 6d43a6d518 chore: update GitHub Actions workflows and documentation
- Modified build.yml to trigger on changes in 'src/**' and 'src-tauri/**' paths.
- Standardized quotes in package-and-publish.yml for consistency.
- Updated README.md and SUMMARY.md to reflect new branding and added new sections for platform and privacy.
- Introduced new documentation files for platform availability and privacy/security features.
2026-03-19 11:26:56 -07:00
Steven Enamakelandgitbook-bot dbc265d28d GITBOOK-30: No subject 2026-03-19 18:22:38 +00:00
Steven Enamakelandgitbook-bot a616feec05 GITBOOK-29: No subject 2026-03-19 18:19:50 +00:00
Steven Enamakelandgitbook-bot 9b75711323 GITBOOK-28: No subject 2026-03-19 18:18:56 +00:00
Steven Enamakel 15964fb675 refactor: rename project from AlphaHuman to OpenHuman across documentation
- Updated all instances of "AlphaHuman" to "OpenHuman" in README.md, SUMMARY.md, and various overview documents.
- Adjusted links and references to the new GitHub repository for OpenHuman.
- Ensured consistency in branding and messaging throughout the documentation.
2026-03-19 11:09:00 -07:00
Steven EnamakelandGitHub 1916bb9033 Feat/gitbooks (#1)
* 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.
2026-03-19 10:27:31 -07:00
Steven Enamakel 1f6de95102 added gitbooks 2026-03-19 10:21:48 -07:00