fix: provide stable Monaco model path in file editor (#2781)
## Summary
- Compute a stable Monaco `path` value from `appId` and `filePath` in
`FileEditor`
- Pass that `path` into the editor so file models are keyed consistently
across renders/apps
## Test plan
- npm run fmt
- npm run lint:fix
- npm run ts
- npm test
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2781"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
---------
Co-authored-by:
Will Chen <willchen90@gmail.com>
正在显示
请
注册
或者
登录
后发表评论