Problem
OpenCode has no public changelog page. Users need to visit GitHub releases to see what's new.
Proposed Solution
Add a /changelog route to the console that fetches and displays GitHub releases with:
- Version and date
- Grouped sections (Core, TUI, SDK, etc.)
- Clickable contributor attributions
- Styling consistent with existing pages (download, zen)