Hello, so I tried this exciting package to integrate in my existing emacs (doom/vanilla emacs) but it seems I don't get any response after I send any prompt. The response/chat is updated if I refresh the session by either closing emacs or re-opening the session. For some reason opencode CLI also doesn't receive the response unless I refresh the session there also.
This appears to be related to the SSE (Server-Sent Events) event stream not receiving session-specific events.
Is anyone else also facing this issue?
Environment
- opencode.el version: Latest from Codeberg (main branch)
- OpenCode server version: 1.2.6
- Emacs version: 30.2
- Operating Systems tested: Linux, macOS (both affected)
- Installation method: bun install -g opencode
Let me know if anything else is needed to debug this issue.
Thanks.
Hello, so I tried this exciting package to integrate in my existing emacs (**doom/vanilla emacs**) but it seems I don't get any response after I send any prompt. The response/chat is updated if I refresh the session by either **closing** emacs or **re-opening** the session. For some reason **opencode CLI** also doesn't receive the response unless I refresh the session there also.
This appears to be related to the SSE (Server-Sent Events) event stream not receiving session-specific events.
Is anyone else also facing this issue?
Environment
- opencode.el version: Latest from Codeberg (main branch)
- OpenCode server version: 1.2.6
- Emacs version: 30.2
- Operating Systems tested: Linux, macOS (both affected)
- Installation method: bun install -g opencode
Let me know if anything else is needed to debug this issue.
Thanks.