Skip to content

Commit fae5215

Browse files
authored
chore: update README tags for clarity and consistency (#111)
- reduced excessive use of helper
1 parent ae6cf8c commit fae5215

File tree

23 files changed

+24
-25
lines changed

23 files changed

+24
-25
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Run Claude Code in your workspace
44
icon: ../../../../.icons/claude.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [agent, claude-code]
7+
tags: [agent, claude-code, ai]
88
---
99

1010
# Claude Code

registry/coder/modules/code-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: VS Code in the browser
44
icon: ../../../../.icons/code.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, ide, web]
7+
tags: [ide, web, code-server]
88
---
99

1010
# code-server

registry/coder/modules/cursor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Add a one-click button to launch Cursor IDE
44
icon: ../../../../.icons/cursor.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [ide, cursor, helper]
7+
tags: [ide, cursor, ai]
88
---
99

1010
# Cursor IDE

registry/coder/modules/dotfiles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Allow developers to optionally bring their own dotfiles repository
44
icon: ../../../../.icons/dotfiles.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper]
7+
tags: [helper, dotfiles]
88
---
99

1010
# Dotfiles

registry/coder/modules/filebrowser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A file browser for your workspace
44
icon: ../../../../.icons/filebrowser.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, filebrowser]
7+
tags: [filebrowser, web]
88
---
99

1010
# File Browser

registry/coder/modules/git-commit-signing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: [helper, git]
99

1010
# git-commit-signing
1111

12-
> [!IMPORTANT]
12+
> [!IMPORTANT]
1313
> This module will only work with Git versions >=2.34, prior versions [do not support signing commits via SSH keys](https://lore.kernel.org/git/[email protected]/).
1414
1515
This module downloads your SSH key from Coder and uses it to sign commits with Git.

registry/coder/modules/goose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Run Goose in your workspace
44
icon: ../../../../.icons/goose.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [agent, goose]
7+
tags: [agent, goose, ai]
88
---
99

1010
# Goose

registry/coder/modules/hcp-vault-secrets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
55
maintainer_github: coder
66
partner_github: hashicorp
77
verified: true
8-
tags: [helper, integration, vault, hashicorp, hvs]
8+
tags: [integration, vault, hashicorp, hvs]
99
---
1010

1111
# HCP Vault Secrets

registry/coder/modules/jetbrains-gateway/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Add a one-click button to launch JetBrains Gateway IDEs in the dash
44
icon: ../../../../.icons/gateway.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [ide, jetbrains, helper, parameter]
7+
tags: [ide, jetbrains, parameter, gateway]
88
---
99

1010
# JetBrains Gateway

registry/coder/modules/jfrog-oauth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: ../../../../.icons/jfrog.svg
55
maintainer_github: coder
66
partner_github: jfrog
77
verified: true
8-
tags: [integration, jfrog]
8+
tags: [integration, jfrog, helper]
99
---
1010

1111
# JFrog

0 commit comments

Comments
 (0)