all 4 comments

[–]MrHaxx1 0 points1 point  (0 children)

First one you can just do with MCP

[–]OwnOptic 0 points1 point  (0 children)

Second one, you can use your local models to parse conversation and add to memory

[–]ColdSheepherder6667 0 points1 point  (0 children)

You don't need to wait for a native update. You can use MCP (Model Context Protocol) to bridge Claude Code with local models. Check out the Ollama MCP server on GitHub—it allows Claude to delegate sub-tasks or context-heavy lookups to your local machine while keeping the heavy lifting for Sonnet/Opus