Maybe we don't take sessions, but take something else that we can fully control. Sessions were always a poor substitute to capture or archive the basis on which the implemented code rested on. They get noisy over time even with compaction, were not always inspectable, no real science behind when to ditch a session and start a new one, and rarely have a clean mapping to the work done. So instead of trying to archive s…
The session you cannot take with you
191–200 of 238 posts
Re: The session you cannot take with you
#192This is exactly why Pi will win. It lets you hot swap models when one is struggling or straight up refusing the task. And since it works with any sub outside Claude Code, you can use it to try different models on OpenCode Go sub or even OpenRouter. As far as subagent prompts and results being obfuscated, I just let Pi spawn new agents. Using skills and extensions, I’ve essentially built a software factory using Pi an…
How did you decide on Pi over Opencode? What you see as the “edge” Pi has?
Re: The session you cannot take with you
#193Earlier quoted context omitted.
I'm opposite. If my email goes down, or I do not have access to it, I cannot login. With passwords I still can.
My email is with Google. They are less likely to go down than my password manager.
Re: The session you cannot take with you
#194Re: The session you cannot take with you
#195Re: The session you cannot take with you
#196Earlier quoted context omitted.
I don't think that's the economical definition of monopoly. It's not about 1 single actor owning the market but rather about unilateral change. Obviously a single actor owning 99.99% will be able to shape the market ... but also one owning a lot less, e.g. 30% if even if they don't collude with another actor owning e.g. 21%.
what you are describing sounds like an oligopoly not a monopoly. A company cannot realize monopolistic benefits without > 50% control of a market. That's not to say there aren't benefits to a large market share, but they are different and we have different terms for them.
Re: The session you cannot take with you
#197It probably does degrade quality somewhat. But so does compacting context and that happens all the time too.
Re: The session you cannot take with you
#198And I don't need any of that in an AI conversation.
If it's a truly long and important conversation, stay with the provider for that one only and start all new ones elsewhere. But I've never needed that.
Re: The session you cannot take with you
#199Maybe we don't take sessions, but take something else that we can fully control. Sessions were always a poor substitute to capture or archive the basis on which the implemented code rested on. They get noisy over time even with compaction, were not always inspectable, no real science behind when to ditch a session and start a new one, and rarely have a clean mapping to the work done. So instead of trying to archive s…
Suggestions? My attempts to get the agent to summarize the discussion largely failed. Other options I’m considering is capturing design, implementation plans, and maybe sub-plans. I’m Other words precursor to actions. Another idea is to get an agent to review code post-action and capture that. In other words action outcomes. The actual reasoning is between these “checkpoints” and remains hidden. But maybe that’s ok.
Re: The session you cannot take with you
#200I'm having Claude/Codex continue each others' sessions pretty frequently without issue. I have max plans on both and still hit limits, whenever I do I open the other and say "resume the last session was working on in this repo" and I don't have any issues. It probably does degrade quality somewhat. But so does compacting context and that happens all the time too.