canvrno
canvrno
Can you try accessing the marketplace server in your browser, and see if anything is blocking access to it? https://api.cline.bot/v1/mcp/marketplace
@danix800 this is great! We'll need a changeset to merge, other than that LGTM
Restore does not update the focus chain- it is updated by the model on subsequent responses so it may take a few turns to be updated. This is a known...
The Compare button issue has been resolved, using `DIFF_VIEW_URI_SCHEME` instead of a string. Moved to draft until main is brought back to speed.
> * [ ] Disabling the checkpoints and resume a task does not disable checkpoints This is expected with the current checkpoints system- If checkpoint are enabled at the start...
@p30arena which model has this occurred with?
Hi @ctwhome, this is a known issue when running multiple windows of VS Code. One workaround is to create the new VS Code window using a different profile (File >...
This issue and #2322 both appear to be related to file permissions and the checkpoints system, which is why disabling checkpoints or updating file ownership was resolving it. I've created...
Thanks @andrewpavlov , the changes I made should handle all exceptions (not just permissions) but I will double check.
This issue and #2239 both appear to be related to file permissions and the checkpoints system, which is why disabling checkpoints or updating file ownership was resolving it. I've created...