Skip to content

fix(desktop): desktop won't read project scope commands/skills#66

Closed
alexyaroshuk wants to merge 1 commit into
devfrom
feat/workspace-toggle-command
Closed

fix(desktop): desktop won't read project scope commands/skills#66
alexyaroshuk wants to merge 1 commit into
devfrom
feat/workspace-toggle-command

Conversation

@alexyaroshuk

Copy link
Copy Markdown
Owner

Issue: on desktop, no project setup will read(project scope commands/skills etc.).

Root cause: only one project instance created, won't rebuild when switching project.

Solution: added ProcessCwd utility to safely manages process.cwd() changes. And wrap some process in Instance.provide to make sure use right project instance.

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the web label Feb 8, 2026
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.

1 participant