Extension lets Pi continue earlier OpenCode sessions

This extension brings an earlier OpenCode work session into Pi so the work can continue there. It was inspired by commands named `/resume-codex`, `/resume-cursor`, and `/resume-claude`, with OpenCode chosen as the first tool to support.

OpenCode had been the creator’s main tool before moving to Pi, and it already provides useful commands for exporting work records. The extension is available as the `@atharva-again/pi-resume-opencode` and as example code in Pi’s , along with a working demo.

Key points

  • Earlier OpenCode work sessions can be brought into Pi and continued.
  • Commands for resuming Codex, Cursor, and Claude work in inspired the extension.
  • OpenCode was supported first partly because it has commands for exporting work records.
  • An , GitHub example code, and a working demo are available.
Read original