feat: route voice through OpenClaw agent session (full memory + tools) #1

Merged
daniil merged 1 commits from feature/openclaw-agent-session into main 2026-04-13 20:15:03 +00:00

1 Commits

Author SHA1 Message Date
Cosmo
d9d892664a feat: route voice requests through OpenClaw agent session
- Remove local Conversation history (now managed by gateway)
- Use x-openclaw-session-key for persistent agent sessions
- Agent now has full context: SOUL.md, MEMORY.md, tools
- Add VOICE_SESSION_KEY env var (default: agent:main:voice:home)
- Backward compatible: conv parameter kept for compatibility
2026-04-13 20:12:01 +00:00