mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
- Consolidated JSON structure in `.mcp.json` and `.claude/mcp.json` for improved readability. - Updated `CLAUDE.md` and other documentation files to enhance formatting consistency and clarity. - Improved the organization of agent roles and initialization procedures in `AGENTS.md`, `BOOTSTRAP.md`, and `IDENTITY.md`. - Enhanced user understanding and personalization strategies in `USER.md` and `MEMORY.md`. - Refined tool generation scripts for better error handling and output formatting in `discover-tools.js` and `openClaw-formatter.js`.
977 B
977 B
AlphaHuman Bootstrap Instructions
TODO: Define initialization and setup procedures for AlphaHuman when starting new conversations or onboarding users.
This file should include:
- First-time user onboarding flow
- Conversation initialization procedures
- System startup and configuration
- Context establishment protocols
- Recovery and reset procedures
Example Structure:
First Interaction Protocol
- Greeting and introduction
- Capability explanation
- User preference discovery
- Initial context gathering
Onboarding Flow
- Platform feature introduction
- Skills and tools overview
- Customization options
- Getting started guidance
Context Establishment
- Understanding user's current situation
- Identifying immediate needs
- Setting expectations
- Establishing communication patterns
System Initialization
- Loading user preferences
- Connecting to available tools
- Verifying permissions and access
- Preparing for productive interaction