pi: handing off to a focused session 0 ▲ ¬ just serendipity 🍀 53 minutes ago · Tech · hide · 0 comments ♠ Previously. Disclaimer: This was a failed experiment. I am including it here anyway, for completeness. Handoff # Problem statement: move a running Pi task into a fresh, focused session without losing the way back. I wanted Amp’s handoff workflow in Pi, so I vendored the handoff and session_query pieces of pasky/pi-amplike as a local package: % git show --stat --oneline 77af167 77af167 Add Amp-like handoff package pi/.pi/README.md | 2 + pi/.pi/agent/local/handoff-amp/LICENSE | 21 + pi/.pi/agent/local/handoff-amp/README.md | 28 ++ .../agent/local/handoff-amp/extensions/handoff.ts | 553 +++++++++++++++++++++ .../local/handoff-amp/extensions/lib/mode-utils.ts | 127 +++++ .../local/handoff-amp/extensions/session-query.ts | 198 ++++++++ pi/.pi/agent/local/handoff-amp/package.json | 17 + .../handoff-amp/skills/session-query/SKILL.md | 35 ++ pi/.pi/agent/settings.json | 1 + 9 files changed, 982 insertions(+) From the editor, /handoff accepts a goal and optional mode or model: /handoff… No comments yet. Log in to reply on the Fediverse. Comments will appear here.