Harsha Vardhan
Harsha Vardhan
## Summary This PR adds directory-based filtering to session listing, so sessions are scoped to the current working directory by default rather than showing all sessions across the entire project....
## Summary Fixes SSE parsing issues when Codex API returns non-standard SSE formats. ## Changes - Handle `data:` with or without space after colon (both `data: {...}` and `data:{...}`) -...
## Summary TUI crashes with "[Reconciler] Unknown component type: spinner" during prompt render. ## Steps to reproduce 1. Build OpenCode locally from branch `feature/session-directory-filtering` (HEAD 4bbb0df, based on dev bded900ef)....
## Summary Adds [opencode-canvas](https://github.com/mailshieldai/opencode-canvas) to the ecosystem page. **opencode-canvas** is a plugin that gives OpenCode its own display. Instead of text-only responses, the AI can spawn interactive terminal interfaces in...