Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: pin devin-desktop version constraint to ~> 0.1 - #28257

Closed
matifali wants to merge 1 commit into
mainfrom
docs/devin-desktop-version-0.1.0
Closed

docs: pin devin-desktop version constraint to ~> 0.1#28257
matifali wants to merge 1 commit into
mainfrom
docs/devin-desktop-version-0.1.0

Conversation

@matifali

Copy link
Copy Markdown
Member

Summary

coder/registry#1050 starts the new devin-desktop module at 0.1.0, not 1.0.0. The three get-started/customize-your-template/*.md tutorials merged in #28205 used version = "~> 1.0" for it, copied from the sibling IDE module blocks, that constraint doesn't match 0.1.x releases.

Change

version = "~> 1.0" -> version = "~> 0.1" for the devin-desktop module block in add-a-language.md, authenticate-to-github.md, and install-command-line-tools.md.

Validation

  • pnpm run lint-docs: clean.
  • make pre-commit: passes.

🤖 This PR was created with the help of Coder Agents, and needs a human review. 🧑💻

@github-actions

Copy link
Copy Markdown
Contributor

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

@matifali matifali closed this Aug 18, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant