# Transfer context from one agent to another agent mid task

> Source: <https://news.ycombinator.com/item?id=49102632>
> Published: 2026-07-29 20:29:31+00:00

Hello HN, If you integrate your agents with decispher you can transfer context from one agent to another agents in 2 ways -:

1) If you are working on git branch then branchstory feature keeps on recording your session activity like user prompts -> agent's reasoning -> agent's action -> edited files. These recordings can be played by other agent/human taking up task next. Agents can also write handoff note for other agents.

2) If you are connected using Decispher mcp then this mcp provides you a tool with copy_context and paste_context. Copy_context tools gives you a key which you use as paste_context(key) inside any other agent on any machine and your context of chat will be transfered.

Try at decispher.com

Comments URL: [https://news.ycombinator.com/item?id=49102632](https://news.ycombinator.com/item?id=49102632)

Points: 2

# Comments: 0
