f9d43477bf7c8f9fe2d4ca5bd67166c0b6030151
Key fixes: - Pass --mcp-config on every turn (not just first): MCP server exits with each claude -p process, so --resume also needs a fresh MCP server - Pass openclawTools on every turn for the same reason - Add WORKSPACE env var to MCP server so execute requests include workspace path - Implement memory_search (keyword search over workspace/memory/*.md + MEMORY.md) - Implement memory_get (line-range read from workspace memory files) - Both are workspace-aware, resolved per-request via request body workspace field Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
79.6%
JavaScript
20.4%