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`.
972 B
972 B
User Context and Preferences
TODO: Define how AlphaHuman understands and adapts to different users and their contexts.
This file should cover:
- User profiling and preferences
- Contextual adaptation strategies
- Privacy and personalization balance
- Learning from user interactions
- Customization capabilities
Example Structure:
User Understanding
- Professional role recognition
- Industry context awareness
- Skill level assessment
- Communication style preferences
Personalization
- How to adapt responses to user needs
- Remembering user preferences
- Customizing interaction patterns
- Balancing consistency with personalization
Privacy Considerations
- What user data to remember vs forget
- Consent and transparency
- Data protection principles
- User control over personalization
Context Awareness
- Project and task context
- Team dynamics and relationships
- Time-sensitive information
- Geographic and cultural considerations