Skip to content

fix(opencode): backward compatibility for old sessions with string an… - #7470

Closed
bagatka wants to merge 2 commits into
anomalyco:devfrom
bagatka:fix/string-answers-backward-compatibility
Closed

fix(opencode): backward compatibility for old sessions with string an…#7470
bagatka wants to merge 2 commits into
anomalyco:devfrom
bagatka:fix/string-answers-backward-compatibility

Conversation

@bagatka

Copy link
Copy Markdown
Contributor

Fixes: #7454#7438#7433#7392

What does this PR do?

How did you verify your code works?

Created a session with question answers using an older version of opencode (before 1.1.8), then updated to 1.1.8 and confirmed the crash when opening the session. After checking out this branch, the session loads correctly.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@bagatkabagatka closed this Jan 9, 2026
@bagatka
bagatka deleted the fix/string-answers-backward-compatibility branch January 9, 2026 16:28
@bagatka
bagatka restored the fix/string-answers-backward-compatibility branch January 9, 2026 16:28
@bagatkabagatka reopened this Jan 9, 2026
@bagatkabagatka closed this Jan 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opentui: fatal: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined)

1 participant

@bagatka