-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Goal: pip install cortex-mem → OpenClaw auto-configures, zero manual setup.
Current state:
- Users must manually import
openclaw_integration.py - Manual path configuration
- No auto-migration wizard
Proposed:
setup.pypost-install hook detects OpenClaw- Auto-adds to OpenClaw config.yaml
- Prompts for migration
- Runs
cortex-mem migrate ~/.openclaw/workspaceif yes
Implementation:
- Add to
setup.py: post-install script - Check if
~/.openclaw/config.yamlexists - Modify YAML, start service, offer migration
Success criteria:
- New user:
pip install cortex-mem→ works immediately - Zero manual configuration
- Seamless OpenClaw integration
Priority: High (critical for v1.1.0)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels