opencode icon indicating copy to clipboard operation
opencode copied to clipboard

/session/status always empty

Open fcrisafulli-dev opened this issue 2 weeks ago • 3 comments

Description

after updating to version [email protected] /session/status no longer returns any information for any active or inactive sessions.

OpenCode version

1.0.213

Steps to reproduce

  • start a long running task, I tested with "create a bash file that sleeps for 100 seconds and prints hello world at the end and run the file"
  • GET /session/status

my response is always an empty dictionary {}

Screenshot and/or share link

Image

Operating System

Windows 11

Terminal

Windows Terminal

fcrisafulli-dev avatar Dec 30 '25 15:12 fcrisafulli-dev