Skip to content

Remote <-> local switch #547

@Bnowako

Description

@Bnowako

Problem:
I feel like the bottle neck for developing code very often is

  1. the agents stops working when you close your terminal/computer
  2. when you start new task it has to gather a lot of context which takes time
  3. If the background agent does something not quite perfectly, you want to improve it but on your local machine, the switch takes a lot of time

Would be great to have an easy way of:

  • continuing local session from opencode/claude/codex etc. in background-agents eg. CLI open-inspect bg takes the session and starts it in the background
  • taking the context from background-agents session to the local session. eg. open-inspect continue --session af40336c686bdc664f1074db73fc37a5

Don't want to go on the tech details too much, I hope this description outlines the idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions