Skip to content

fix(opencode): Legacy message display#29965

Open
Eric-Guo wants to merge 3 commits into
anomalyco:devfrom
Eric-Guo:legacy_message_display
Open

fix(opencode): Legacy message display#29965
Eric-Guo wants to merge 3 commits into
anomalyco:devfrom
Eric-Guo:legacy_message_display

Conversation

@Eric-Guo
Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #29908

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Make legacy message which missing agent or model display proper.

How did you verify your code works?

It works on my machine and used for 26 days.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Copilot AI review requested due to automatic review settings May 30, 2026 04:14
@github-actions
Copy link
Copy Markdown
Contributor

Hey! Your PR title fix(opencode) Legacy message display doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@Eric-Guo Eric-Guo changed the title fix(opencode) Legacy message display fix(opencode): Legacy message display May 30, 2026
@Eric-Guo Eric-Guo force-pushed the legacy_message_display branch from 213f2a5 to 437fda0 Compare May 30, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(session): legacy message/part rows missing required schema fields cause 400 BadRequest on session load

1 participant