Skip to content

chore: rename agent-helper to coder-helper#816

Open
DevelopmentCats wants to merge 1 commit intomainfrom
cat/agent-helper-to-coder-helper
Open

chore: rename agent-helper to coder-helper#816
DevelopmentCats wants to merge 1 commit intomainfrom
cat/agent-helper-to-coder-helper

Conversation

@DevelopmentCats
Copy link
Copy Markdown
Contributor

@DevelopmentCats DevelopmentCats commented Mar 26, 2026

Description

Change agent-helper to coder-helper

The current tag for agent-helper needs to be deleted before this PR is merged.

Type of Change

  • New module - kinda..
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/coder-helper
New version: v1.0.0
Breaking change: [X] Yes [ ] No ( Module name is changing, but this is not nested in any modules yet )

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related

#802

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the internal helper module from agent-helper to coder-helper and introduces/updates the module implementation and accompanying tests/docs under the new name.

Changes:

  • Added the coder-helper Terraform module implementation that orchestrates pre/install/post/start scripts via coder exp sync.
  • Updated module README and test suite names/labels from agent-helper to coder-helper.
  • Updated the Terraform test fixture comment to reflect the new module name.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
registry/coder/modules/coder-helper/main.tf Adds the coder-helper module implementation (script orchestration + outputs).
registry/coder/modules/coder-helper/README.md Renames module display/title and updates example source path to coder-helper.
registry/coder/modules/coder-helper/main.test.ts Updates Bun test suite name to coder-helper.
registry/coder/modules/coder-helper/main.tftest.hcl Updates the top-level test comment to coder-helper.

@matifali
Copy link
Copy Markdown
Member

What do you think about coder-utils? Also, I am sure @mafredri has some better ideas for the name.

@DevelopmentCats
Copy link
Copy Markdown
Contributor Author

What do you think about coder-utils? Also, I am sure @mafredri has some better ideas for the name.

I am not against coder-utils or coder-tools or coder-lib

Maybe we should do a poll for this internally haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants