Skip to content

fix(opencode): Update directory and path fields of imported session#27516

Merged
rekram1-node merged 4 commits into
anomalyco:devfrom
OpeOginni:fix/opencode-session-import
May 20, 2026
Merged

fix(opencode): Update directory and path fields of imported session#27516
rekram1-node merged 4 commits into
anomalyco:devfrom
OpeOginni:fix/opencode-session-import

Conversation

@OpeOginni
Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #27515

Type of change

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

What does this PR do?

It updates the directory and path fields of sessions imported using the import command. This allows the session to finally be seen on the desktop app.

How did you verify your code works?

Typechecks pass and tested with the following flow.

  • Exported a session from one project (with its own dir) to another project
  • Check if the new session is on the desktop app for the project that it was imported into

Screenshots / recordings

Checklist

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

@rekram1-node
Copy link
Copy Markdown
Collaborator

/review

@github-actions
Copy link
Copy Markdown
Contributor

lgtm

@rekram1-node rekram1-node merged commit 66d409d into anomalyco:dev May 20, 2026
8 checks passed
@OpeOginni OpeOginni deleted the fix/opencode-session-import branch May 20, 2026 16:10
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.

Imported Sessions do not show up on Desktop app

2 participants