This is cool. I've been using claude code over SSH which also works very well. Even was using it via my home vpn on my phone while on a walk.<p>Seems like you could achieve the same type of experience with this.
Is there this but for local electron clients? I want to use Claude pro/max with MCP and openai plus and gemini etc (even cursor/roo/cline) via the terminal without paying extra for the api as that makes no sense. Preferably one that has tabs to actually use multiple at the same time.<p>This is quite excellent though; makes it easier to try different solutions and switch between them (considering they are all doing a race to get better).
I'm really fascinated by this.<p>This looks to me like a great way to log claude code interactions.<p>Is it just me that cannot figure out a way to log the prompts and responses when using Claude Code?<p>If I look here I see nothing about a logging switch (beyond --verbose which is different). I'm surprised I cannot tell it to write this to a per session file.<p><a href="https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview" rel="nofollow">https://docs.anthropic.com/en/docs/agents-and-tools/claude-c...</a><p>It is interesting because my daughter uses my claude account on another computer and I can see her prompts and she can see mine. I get nervous when I go down a political rabbit hole that she will get freaked out, but so far so good. Claude does keep a "history" there. But, not when you are using the code tool.<p>There is one very good reason I can imagine why this would not be in the tool. If I'm billing a client at $100X and my final cost from Claude Code is only $X, then I suppose I would prefer that no one could ever ask for that information. Someday employers will, I bet.<p>Maybe there is an easier way, like scripting or capturing the terminal output directly?
can you compare this to <a href="https://github.com/eyaltoledano/claude-task-master">https://github.com/eyaltoledano/claude-task-master</a> ?